[Bug 271777] [NEW] Exit status 127 when starting openvpn when its already started.

wayne wayne at flashmedia.co.za
Thu Sep 18 16:00:52 BST 2008


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
Server Team, which is subscribed to openvpn in ubuntu.



More information about the Ubuntu-server-bugs mailing list