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.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/chaperone.d/vpnweb.conf b/chaperone.d/vpnweb.conf
new file mode 100644
index 0000000..1c10f09
--- /dev/null
+++ b/chaperone.d/vpnweb.conf
@@ -0,0 +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} -notls }'",
+ exit_kills: false
+}