[Bug 713581] bogus logrotate config for apache2
http://bugzilla.suse.com/show_bug.cgi?id=713581 --- Comment #3 from Petr Gajdos <pgajdos@suse.com> --- (In reply to Bruno Friedmann from comment #2)
Petr, I'm personally already using a similar things on my deployed openSUSE
Why you haven't send a sr :)?
/var/log/apache2/access_log /var/log/apache2/error_log /var/log/apache2/suexec.log /var/log/apache2/deflate.log /var/log/apache2/ssl_request_log /var/log/apache2/ssl_engine_log { compress dateext maxage 365 rotate 99 size=+1024k notifempty missingok create 644 root root postrotate systemctl reload apache2.service endscript }
This is missing 'sharedscripts' which should resolve the original report if I understand correctly.
or and *.log when tuned ...
Take care, we don't have httpd.service :-)
Oops, sure :-].
And I'm not sure why they want to push everything to dev/null ? if it failed it's better to have the cron logrotate job sending an email.
Ok. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com