DEBSOURCES
Skip Quicknav
sources / apache2 / 2.4.66-8 / build / rpm / httpd.logrotate
12345678
/var/log/httpd/*log { missingok notifempty sharedscripts postrotate /sbin/service httpd graceful 2> /dev/null || true endscript }