Ohh I now understand. What about $script_security???

So, will doing something similar to the following solve this issue?

+    start-stop-daemon --start --quiet --oknodo \
+        --pidfile /var/run/openvpn.$NAME.pid \
+        --exec $DAEMON -- $OPTARGS --writepid /var/run/openvpn.$NAME.pid \
+        $DAEMONARG $STATUSARG --cd $CONFIG_DIR \
+        --config $CONFIG_DIR/$NAME.conf $script_security < /dev/null || 
STATUS=1

We'll have to test it setting up a password-protected VPN right?

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to