summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/tunnel@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/tunnel@.service b/init/tunnel@.service
index 031e6a0..7b25d15 100644
--- a/init/tunnel@.service
+++ b/init/tunnel@.service
@@ -3,7 +3,7 @@ Description=Tunnel Daemon
After=network.target
[Service]
-ExecStart=tunneld -c /etc/tunnel/%I.conf
+ExecStart=tunneld -s %I -c /etc/tunnel/%I.conf
KillMode=process
[Install]