1
0
Fork 0
mirror of https://github.com/pi-hole/pi-hole.git synced 2025-03-23 16:54:03 +00:00
pi-hole/advanced/logrotate

10 lines
108 B
Text

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