summaryrefslogtreecommitdiff
path: root/recipes-wigwag/edge-proxy/files/edge-proxy.service
blob: 7f6abc43ee86614637b6f7cc58069590721e2179 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Tunneling Proxy for gateways
Requires=wait-for-pelion-identity.service
After=wait-for-pelion-identity.service

[Service]
Restart=always
RestartSec=5
ExecStart=/wigwag/system/bin/launch-edge-proxy.sh

[Install]
WantedBy=network.target