mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 01:59:01 -05:00
11 lines
318 B
Text
11 lines
318 B
Text
*.err;kern.debug;auth.notice;mail.crit /dev/console
|
|
*.notice;kern.debug;lpr,auth.info;mail.crit /var/log/messages
|
|
mail.info /var/log/maillog
|
|
lpr.info /var/log/lpd-errs
|
|
cron.* /var/cron/log
|
|
*.err root
|
|
*.notice;auth.debug root
|
|
*.alert root
|
|
*.emerg *
|
|
!startslip
|
|
*.* /var/log/slip.log
|