This website requires JavaScript.
Explore
Help
Sign In
arno
/
pi-hole
Watch
1
Star
0
Fork
0
You've already forked pi-hole
mirror of
https://github.com/pi-hole/pi-hole
synced
2024-11-16 04:59:23 +00:00
Code
Issues
Releases
Wiki
Activity
2740c68a63
pi-hole
/
advanced
/
logrotate
11 lines
108 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add logrotate for pihole.log
2017-01-12 19:39:25 +00:00
/var/log/pihole.log {
Change how user and group are stored in the logrotate config file (necessary on Ubuntu 16.04.1)
2017-01-29 18:58:53 +00:00
# su #
Add logrotate for pihole.log
2017-01-12 19:39:25 +00:00
daily
copytruncate
rotate 5
compress
delaycompress
notifempty
nomail
}
Reference in New Issue
Copy Permalink