1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-08-13 15:43:47 -04:00
arch-ppa/src/pi-hole-server/pi-hole-logtruncate.service
2018-08-13 09:35:19 -04:00

10 lines
179 B
Desktop File

[Unit]
Description=Reset dnsmasq/pi-hole query log
[Service]
Type=oneshot
ExecStart=/usr/bin/pihole flush once quiet
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7