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

[Service]
ExecStart=tunneld
KillMode=process

[Install]
WantedBy=multi-user.target