Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3099 → Rev 3098

/conf/logrotate.d/dnsmasq-blacklist
0,0 → 1,11
/var/log/dnsmasq/dnsmasq-blacklist.log {
missingok
notifempty
rotate 52
weekly
dateext
sharedscripts
postrotate
/usr/bin/systemctl restart dnsmasq-blacklist
endscript
}