Lines Matching defs:stop
140 start-stop-daemon --background --chuid $usr --start --exec $bin -- $@
143 start-stop-daemon --stop --exec $@
169 start-stop-daemon --background --chuid $usr --start --exec $bin -- $@
172 start-stop-daemon --stop --exec $@
345 stop() {
361 stop && start
377 stop)
378 stop
394 echo "Usage: $0 {start|stop|restart|status}"