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

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