kopia lustrzana https://github.com/cyoung/stratux
Fixes #16.
rodzic
b5081ca849
commit
e61ea656a6
|
@ -30,7 +30,7 @@ case "$1" in
|
|||
start)
|
||||
log_daemon_msg "Starting $DESC" "$NAME"
|
||||
start-stop-daemon --start --oknodo --quiet --exec "$DAEMON_SBIN" \
|
||||
--pidfile "$PIDFILE" -- $DAEMON_OPTS >/dev/null
|
||||
--pidfile "$PIDFILE" --make-pidfile -- $DAEMON_OPTS >/dev/null
|
||||
log_end_msg "$?"
|
||||
;;
|
||||
stop)
|
||||
|
|
Ładowanie…
Reference in New Issue