summarylogtreecommitdiffstats
path: root/pi-hole-ftl.service
blob: 0832ef9645f4548f32646cbbe3c11a881a793465 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Pi-hole FTLDNS engine

[Service]
PIDFile=/run/pihole-ftl/pihole-FTL.pid
ExecStart=/usr/bin/pihole-FTL no-daemon
Restart=on-failure
     
[Install]
WantedBy=multi-user.target