素朴な疑問ですが syslog.conf デフォルトの状態で
*.err;kern.warning;auth.notice;mail.crit /dev/console この行で mail.crit は頭の *.err でマッチするから不要なのでは? *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages 同様に mail.crit と news.err は *.notice でマッチするはず 重複しているように見えるこれらの設定に何かの意図があるのでしょうか? -- けんずふぁみりー <[email protected]>
