This commit is contained in:
florian 2022-10-26 21:44:25 +02:00
parent ba85eec922
commit d3d9f21665
22 changed files with 156056 additions and 2 deletions

View file

@ -0,0 +1,21 @@
/var/log/pihole/pihole.log {
su root root
daily
copytruncate
rotate 5
compress
delaycompress
notifempty
nomail
}
/var/log/pihole/FTL.log {
su root root
weekly
copytruncate
rotate 3
compress
delaycompress
notifempty
nomail
}