(legacy) syslog cp messages to portalauth.log

This commit is contained in:
Ad Schellevis 2016-02-04 18:06:58 +01:00
parent 6dfe4bfd8d
commit e1d6a690e7

View File

@ -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