summarylogtreecommitdiffstats
path: root/pi-hole-logtruncate.service
blob: 5e8248b2c4b522a742a468b1f6a4279fecf47052 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Reset dnsmasq/pi-hole query log

[Service]
Type=oneshot
ExecStart=/usr/bin/pihole flush
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7