mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
10 lines
108 B
Text
10 lines
108 B
Text
/var/log/pihole.log {
|
|
# su #
|
|
daily
|
|
copytruncate
|
|
rotate 5
|
|
compress
|
|
delaycompress
|
|
notifempty
|
|
nomail
|
|
}
|