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

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

[Install]
WantedBy=multi-user.target