[BACK]Return to newsyslog.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/newsyslog.conf between version 1.6 and 1.36

version 1.6, 1998/09/19 20:04:13 version 1.36, 2016/12/27 09:17:52
Line 2 
Line 2 
 #  #
 # configuration file for newsyslog  # configuration file for newsyslog
 #  #
 # logfilename           owner.group     mode ngen size time [ZB]  # logfile_name          owner:group     mode count size when  flags
 /var/cron/log           root.wheel      600  3    10   *     Z  /var/cron/log           root:wheel      600  3     10   *     Z
 /var/log/aculog         uucp.dialer     640  7    *    24    Z  /var/log/authlog        root:wheel      640  7     *    168   Z
 /var/log/authlog        root.wheel      640  7    *    168   Z  /var/log/daemon                         640  5     300  *     Z
 /var/log/daemon                         640  5    30   *     Z  /var/log/lpd-errs                       640  7     10   *     Z
 /var/log/ipflog                         640  3    10   *     Z  /var/log/maillog                        640  7     *    24    Z
 /var/log/kerberos.log                   640  7    *    24    Z  /var/log/messages                       644  5     300  *     Z
 /var/log/lpd-errs                       640  7    10   *     Z  /var/log/secure                         600  7     *    168   Z
 /var/log/maillog                        600  7    *    24    Z  /var/log/wtmp                           644  7     *    $W6D4 B
 /var/log/messages                       644  5    30   *     Z  /var/log/xferlog                        640  7     250  *     Z
 /var/log/secure                         600  7    *    168   Z  /var/log/pflog                          600  3     250  *     ZB "pkill -HUP -u root -U root -t - -x pflogd"
 /var/log/wtmp                           644  7    *    168   ZB  /var/www/logs/access.log                644  4     *    $W0   Z "pkill -USR1 -u root -U root -x httpd"
 /var/log/xferlog                        640  7    250  *     Z  /var/www/logs/error.log                 644  7     250  *     Z "pkill -USR1 -u root -U root -x httpd"
 /var/log/ppp.log        root.wheel      640  7    250  *     Z  

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.36