aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx/nginx.confd
blob: dd9ddf5269eb062e4118515e7cdb40bcc3f44759 (plain)
1
2
3
4
5
6
# Configuration for /etc/init.d/nginx

# The nginx binary to run. If you want to use debugging log, install package
# "nginx-debug" and set this variable to "/usr/sbin/nginx-debug".
# See http://nginx.org/en/docs/debugging_log.html for more information.
#command="/usr/sbin/nginx"