]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/boot.d/40-startopenvpn
HinzugefĆ¼gt:
[ipfire-2.x.git] / src / boot.d / 40-startopenvpn
diff --git a/src/boot.d/40-startopenvpn b/src/boot.d/40-startopenvpn
new file mode 100644 (file)
index 0000000..8c8ebd3
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "Starting openvpn (if enabled)"
+/usr/local/bin/openvpnctrl --start-daemon-only >& /dev/null