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

[Service]
ExecStart=tunneld

[Install]
WantedBy=multi-user.target