aports/main/nginx/nginx.confd
2019-10-26 15:29:08 +02:00

6 lines
281 B
Bash

# 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"