Public bug reported:
Binary package hint: openvpn
Using package openvpn/hardy uptodate 2.1~rc7-1ubuntu3.3
Line 57 is not a valid variable assignment as below.
# Check to see if it's already started...
if test -e /var/run/openvpn.$NAME.pid ; then
57 STATUS = "FAILED - Already running (PID file exists)."
else
$DAEMON --writepid /var/run/openvpn.$NAME.pid \
$DAEMONARG $STATUSARG --cd $CONFIG_DIR \
--config $CONFIG_DIR/$NAME.conf < /dev/null || STATUS="FAILED"
fi
log_action_msg "$NAME ($STATUS)"
** Affects: openvpn (Ubuntu)
Importance: Undecided
Status: New
--
Exit status 127 when starting openvpn when its already started.
https://bugs.launchpad.net/bugs/271777
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs