etc and var customers

This commit is contained in:
2025-05-16 16:28:02 +02:00
parent 9b8f4871c4
commit ac0d8efa77
922 changed files with 30951 additions and 0 deletions

8
etc/default/nginx-debug Normal file
View File

@@ -0,0 +1,8 @@
# 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=""