Index: head/sysutils/logrotate/files/logrotate.conf.sample =================================================================== --- head/sysutils/logrotate/files/logrotate.conf.sample (revision 280256) +++ head/sysutils/logrotate/files/logrotate.conf.sample (revision 280257) @@ -1,25 +1,22 @@ # see "man logrotate" for details # rotate log files weekly weekly # keep 4 weeks worth of backlogs rotate 4 -# send errors to root -errors root - # create new (empty) log files after rotating old ones create # uncomment this if you want your log files compressed compress # RPM packages drop log rotation information into this directory include __PREFIX__/etc/logrotate.d /var/log/lastlog { monthly rotate 1 } # system-specific logs may be configured here Property changes on: head/sysutils/logrotate/files/logrotate.conf.sample ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property