From c67e1141dedda5108d1330f59038b55ff8829525 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 25 Apr 2015 00:10:56 +0200 Subject: system/autotunnel@.service: Fixing script name. --- system/autotunnel@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3