You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/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
|
|
}
|