mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-25 23:41:39 +01:00
7 lines
281 B
Bash
7 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"
|