Show More
@@ -70,6 +70,7 b' case "$1" in' | |||||
70 | --pidfile $PID_PATH \ |
|
70 | --pidfile $PID_PATH \ | |
71 | --user $RUN_AS \ |
|
71 | --user $RUN_AS \ | |
72 | --exec $DAEMON -- $DAEMON_OPTS |
|
72 | --exec $DAEMON -- $DAEMON_OPTS | |
|
73 | ;; | |||
73 | *) |
|
74 | *) | |
74 | echo "Usage: $0 {start|stop|restart}" |
|
75 | echo "Usage: $0 {start|stop|restart}" | |
75 | exit 1 |
|
76 | exit 1 |
General Comments 0
You need to be logged in to leave comments.
Login now