summaryrefslogtreecommitdiff
path: root/etc/syslog.conf
blob: c423610f25f817d67dd38f14f5df9f78e604636d (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: syslog.conf,v 1.2 1996/05/26 10:25:31 deraadt Exp $
#
*.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.info					/var/cron/log
*.err						root
*.notice;auth.debug				root
*.alert						root
*.emerg						*