9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
# Defaults for nginx initscript
|
|
# sourced by /etc/init.d/nginx-debug
|
|
NAME="nginx-debug"
|
|
DESC="nginx-debug"
|
|
DAEMON="/usr/sbin/nginx-debug"
|
|
|
|
# Additional options that are passed to nginx
|
|
DAEMON_OPTS=""
|