summaryrefslogtreecommitdiff
path: root/init/tunnel@.service
blob: 031e6a05fa2497b4b85f36b71186af4a326749b8 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Tunnel Daemon
After=network.target

[Service]
ExecStart=tunneld -c /etc/tunnel/%I.conf
KillMode=process

[Install]
WantedBy=multi-user.target