summaryrefslogtreecommitdiff
path: root/chaperone.d/vpnweb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'chaperone.d/vpnweb.conf')
-rw-r--r--chaperone.d/vpnweb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/chaperone.d/vpnweb.conf b/chaperone.d/vpnweb.conf
index 7b7bd4a..a4cc02a 100644
--- a/chaperone.d/vpnweb.conf
+++ b/chaperone.d/vpnweb.conf
@@ -1,4 +1,4 @@
vpnweb-server.service: {
- command: "/bin/sh -c 'exec /usr/local/bin/vpnweb -caCrt ${CLIENT_CA.CRT:-/etc/leap/ca/client_ca.crt} -caKey ${CLIENT_CA.KEY:-/etc/leap/ca/client_ca.key} }'",
+ command: "/bin/sh -c 'exec /usr/local/bin/vpnweb'",
exit_kills: false
}