Revert "add logrotatecontents directive to osfamilymap"

This reverts commit bd9f38c352.
This commit is contained in:
l00d3r 2021-10-21 15:48:21 +03:00
parent b5adbc38dc
commit c6895c531c

View file

@ -87,16 +87,6 @@ RedHat:
use_require: false
moddir: /etc/httpd/conf.modules.d
sitesdir: /etc/httpd/conf.d
logrotatecontents: |
{{ apache.logdir }}/*log {
missingok
notifempty
sharedscripts
delaycompress
postrotate
/bin/systemctl reload {{ apache.service.name }} > /dev/null 2>/dev/null || true
endscript
}
Suse:
pkg: