mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-24 15:13:42 +00:00
Update piholeLogFlush.sh
Tested 6 different codes to flush the script, this was the only one I was able to come up with that did not stop the queries from freezing on the LCD or if letting the script run before and then after the flush cron runs.
This commit is contained in:
parent
60bf14d4dd
commit
60aed85933
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
#the Free Software Foundation, either version 2 of the License, or
|
||||
#(at your option) any later version.
|
||||
|
||||
truncate -s 0 /var/log/pihole.log
|
||||
echo " " > /var/log/pihole.log
|
||||
|
|
Loading…
Reference in a new issue