mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Use system ident rather than php-fpm for system logs
This commit is contained in:
parent
4aea91d808
commit
9e0fb7010d
@ -309,7 +309,7 @@ fi
|
||||
pid = run/php-fpm.pid
|
||||
error_log=syslog
|
||||
syslog.facility = daemon
|
||||
syslog.ident = php-fpm
|
||||
syslog.ident = system
|
||||
log_level = notice
|
||||
daemonize = yes
|
||||
events.mechanism = kqueue
|
||||
|
||||
Loading…
Reference in New Issue
Block a user