Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2008 → Rev 2009

/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
}