CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
e2fsprogs: updated to 1.42.5 and aligned with upstream
[crossrootfs.git] / sysklogd / syslog.conf
1 #
2 # /etc/syslog.conf
3 #
4
5 *.emerg *
6 authpriv.*;auth.* /var/log/auth
7 mail.* -/var/log/mail
8 *.info;authpriv,auth,mail.none /var/log/messages
9
10 # End of file