newsyslog.conf revision 110995
113250Sgraichen# configuration file for newsyslog
250472Speter# $FreeBSD: head/etc/newsyslog.conf 110995 2003-02-16 13:07:20Z des $
313250Sgraichen#
482758Srwatson# Note: some sites will want to select more restrictive protections than the
582758Srwatson# defaults.  In particular, it may be desirable to switch many of the 644
682758Srwatson# entries to 640 or 600.  For example, some sites will consider the
782758Srwatson# contents of maillog, messages, and lpd-errs to be confidential.  In the
882758Srwatson# future, these defaults may change to more conservative ones.
982758Srwatson#
1080639Sobrien# logfilename          [owner:group]    mode count size when [ZJB] [/pid_file] [sig_num]
11110995Sdes/var/log/all.log			600  7	   *	@T00  J
12103263Sobrien/var/log/amd.log			644  7	   100	*     J
13103263Sobrien/var/log/auth.log			600  7     100  *     J
14110995Sdes/var/log/console.log			600  5	   100	*     J
15110995Sdes/var/log/cron				600  3	   100	*     J
16110995Sdes/var/log/daily.log			640  7	   *	@T00  J
17103263Sobrien/var/log/kerberos.log			600  7	   100	*     J
18103263Sobrien/var/log/lpd-errs			644  7	   100	*     J
19103263Sobrien/var/log/maillog			640  7	   *	@T00  J
20103263Sobrien/var/log/messages			644  5	   100	*     J
21110995Sdes/var/log/monthly.log			640  12	   *	$M1D0 J
22103263Sobrien/var/log/ppp.log	root:network	640  3	   100	*     J
23103263Sobrien/var/log/security			600  10	   100	*     J
24110995Sdes/var/log/sendmail.st			640  10	   *	168   B
25110995Sdes/var/log/slip.log	root:network	640  3	   100	*     J
26110995Sdes/var/log/weekly.log			640  5	   1	$W6D0 J
2743358Swollman/var/log/wtmp				644  3	   *	@01T05 B
28110995Sdes/var/log/xferlog			600  7	   100	*     J
29