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

[Service]
User=pihole
Group=pihole
ExecStart=/usr/bin/pihole-FTL
     
[Install]
WantedBy=multi-user.target