Sign Up
Log In
Sign Up
Username:
*
Email:
*
Password:
*
Password confirmation:
*
or
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Web
pi-hole
no-default-flush-method.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-default-flush-method.patch of Package pi-hole
Index: pi-hole-5.14.2/advanced/Scripts/piholeLogFlush.sh =================================================================== --- pi-hole-5.14.2.orig/advanced/Scripts/piholeLogFlush.sh +++ pi-hole-5.14.2/advanced/Scripts/piholeLogFlush.sh @@ -55,7 +55,8 @@ if [[ "$@" == *"once"* ]]; then echo " " > ${dnsmasq_log} chmod 640 ${dnsmasq_log} fi -else +fi +if [[ "$@" == *"force"* ]]; then # Manual flushing if command -v /usr/sbin/logrotate >/dev/null; then # Logrotate twice to move all data out of sight of FTL
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Contact
Support
@OBShq
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor