aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openconnect/openconnect.initd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openconnect/openconnect.initd')
-rw-r--r--testing/openconnect/openconnect.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openconnect/openconnect.initd b/testing/openconnect/openconnect.initd
index 040edc76f6..3ff0b25cfe 100644
--- a/testing/openconnect/openconnect.initd
+++ b/testing/openconnect/openconnect.initd
@@ -8,7 +8,7 @@ VPNLOG="/var/log/openconnect/${VPN}"
VPNLOGFILE="${VPNLOG}/openconnect.log"
VPNERRFILE="${VPNLOG}/openconnect.err"
-command="/usr/sbin/openconnect"
+command="/usr/bin/openconnect"
name="OpenConnect: ${VPN}"
pidfile="/run/openconnect/${VPN}.pid"
stopsig="SIGINT"