mirror of
https://github.com/minoplhy/scriptbox.git
synced 2025-01-09 10:58:03 +00:00
3 lines
120 B
Bash
3 lines
120 B
Bash
STOPDAEMON=`which start-stop-daemon`
|
|
|
|
$STOPDAEMON --quiet --stop --retry QUIT/5 --pidfile ~/nginx-settings/run/nginx.pid |