syslog.conf
来自「早期freebsd实现」· CONF 代码 · 共 18 行
CONF
18 行
*.err;kern.*;auth.notice;authpriv.none;mail.crit /dev/console*.notice;*.info;authpriv,ftp.none;kern.debug;mail.crit /var/log/messages# The authpriv log file should be restricted access; these# messages shouldn't go to terminals or publically-readable# files.authpriv.* /var/log/securelpr.info /var/log/lpd-errsmail.* /var/log/mailloguucp.info /var/spool/uucp/ERRORSftp.* /var/log/ftp.log*.emerg **.alert root*.err,authpriv.none root*.notice;auth.debug root
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?