mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2026-04-23 00:27:05 +08:00
add php-nginx
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[group:syslog]
|
||||
programs=syslogd
|
||||
priority=10
|
||||
|
||||
[program:syslogd]
|
||||
command = /opt/docker/bin/service.d/syslog-ng.sh
|
||||
process_name=%(program_name)s
|
||||
autostart = false
|
||||
autorestart = true
|
||||
stdout_logfile=/dev/stdout
|
||||
stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
stderr_logfile_maxbytes=0
|
||||
Reference in New Issue
Block a user