This website requires JavaScript.
Explore
Help
Sign in
Pi-hole
/
pi-hole
Watch
1
Star
0
Fork
You've already forked pi-hole
0
mirror of
https://github.com/pi-hole/pi-hole.git
synced
2024-11-15 10:43:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a463250ecf
pi-hole
/
advanced
/
logrotate
11 lines
108 B
Text
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 a new issue
Copy permalink