summarylogtreecommitdiffstats
path: root/pi-hole-logtruncate.service
diff options
context:
space:
mode:
authormax.bra2018-01-24 10:43:07 +0100
committermax.bra2018-01-24 10:43:07 +0100
commit34d38afd2bcd53b8e22d053bb23ae82925eec03c (patch)
treee16a3615c26dd17f2a9b88158866a8a801c3e319 /pi-hole-logtruncate.service
parentcca87e325a0a19c282fd4cbaa38f9d64f68b4b7f (diff)
downloadaur-34d38afd2bcd53b8e22d053bb23ae82925eec03c.tar.gz
log flushing like upstream
Diffstat (limited to 'pi-hole-logtruncate.service')
-rw-r--r--pi-hole-logtruncate.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/pi-hole-logtruncate.service b/pi-hole-logtruncate.service
index 5e8248b2c4b5..e6ecd1263ff8 100644
--- a/pi-hole-logtruncate.service
+++ b/pi-hole-logtruncate.service
@@ -3,7 +3,7 @@ Description=Reset dnsmasq/pi-hole query log
[Service]
Type=oneshot
-ExecStart=/usr/bin/pihole flush
+ExecStart=/usr/bin/pihole flush once quiet
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7