1
0
Fork 0
mirror of https://github.com/pi-hole/pi-hole.git synced 2025-03-24 17:24:04 +00:00
pi-hole/advanced/logrotate

10 lines
108 B
Text

/var/log/pihole.log {
# su #
daily
copytruncate
rotate 5
compress
delaycompress
notifempty
nomail
}