Rotates, compresses, removes and mails system log files
5d6d8a191b
=================================================================== --- a/examples/logrotate.cron (revision 268) +++ b/examples/logrotate.cron (revision 334) @@ -1,5 +1,5 @@ #!/bin/sh -/usr/sbin/logrotate /etc/logrotate.conf >/dev/null 2>&1 +/usr/sbin/logrotate /etc/logrotate.conf EXITVALUE=$? if [ $EXITVALUE != 0 ]; then |
||
---|---|---|
.gitignore | ||
logrotate-3.8.0-no-cron-redirection.patch | ||
logrotate.spec | ||
sources |