--- functions.orig 2018-02-28 15:18:30.127567139 +0300 +++ functions 2018-02-28 15:19:00.448288217 +0300 @@ -245,7 +245,7 @@ initlog $INITLOG_ARGS -n "$BASENAME" -c "limited -n $BASENAME -- start-stop-daemon $FLAGS --chuid $SU -- $*" else initlog $INITLOG_ARGS -n "$BASENAME" -c "limited -n $BASENAME -- start-stop-daemon $FLAGS --startas /bin/su -- \ -- -s /bin/sh -l '$SU' --c '$WHICH $*'" + -s /bin/sh -l '$SU' --c '$WHICH $*'" fi fi STATUS=$?
. *** This bug has been marked as a duplicate of bug 34500 ***