This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/default/nginx-debug
T
2021-10-27 17:20:29 +02:00

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