aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/autotunnel@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/autotunnel@.service b/system/autotunnel@.service
index b128cac..405a7d7 100644
--- a/system/autotunnel@.service
+++ b/system/autotunnel@.service
@@ -5,7 +5,7 @@ After=network.target
[Service]
Environment="AUTOSSH_GATETIME=0"
EnvironmentFile=/etc/autotunnel/%I.conf
-ExecStart=/usr/lib/systemd/scripts/tunnel-to-host
+ExecStart=/usr/lib/systemd/scripts/autotunnel
[Install]
WantedBy=multi-user.target