pi-hole
https://github.com/pi-hole/pi-hole/tree/development
No description set
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Herbster0815:HTPC/pi-hole && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
010_pi-hole_logrotate_config.patch | 0000001065 1.04 KB | |
99-edns.conf | 0000000021 21 Bytes | |
_service | 0000000557 557 Bytes | |
adlists.list | 0000000388 388 Bytes | |
dns-servers.conf | 0000000596 596 Bytes | |
pi-hole-logrotate.timer | 0000000322 322 Bytes | |
pi-hole-updategravity.service | 0000000291 291 Bytes | |
pi-hole-updategravity.timer | 0000000331 331 Bytes | |
pi-hole.changes | 0000033593 32.8 KB | |
pi-hole.spec | 0000009746 9.52 KB | |
pi-hole.sudo | 0000000362 362 Bytes | |
pihole_unbound.conf | 0000003935 3.84 KB | |
system-user-pihole.conf | 0000000063 63 Bytes |
Comments 4
This may be an upstream problem, but this package configures pi-hole to log to /var/log/pihole/pihole-FTL.log but doesn't include any configuration to rotate that log in /etc/logrotate.d/pihole. Unfortunately that log can balloon to gigabytes in size after several months' use...
I will have a look, never went into issues the last years...
The file is added now to logrotate.
Thanks!