mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
(legacy) syslog cp messages to portalauth.log
This commit is contained in:
parent
6dfe4bfd8d
commit
e1d6a690e7
@ -875,6 +875,7 @@ function system_syslogd_start()
|
||||
if (!isset($syslogcfg['disablelocallogging'])) {
|
||||
$syslogconf .= <<<EOD
|
||||
local3.* {$log_directive}/var/log/vpn.log
|
||||
!captiveportal
|
||||
local4.* {$log_directive}/var/log/portalauth.log
|
||||
local7.* {$log_directive}/var/log/dhcpd.log
|
||||
*.notice;kern.debug;lpr.info;mail.crit;daemon.none; {$log_directive}/var/log/system.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user