Expected Behaviour:
active (running)
Actual Behaviour:
Although I dont have any problems its kinda weird and I wonder if I have to worry about the exited FTL service.
pihole status
[✓] DNS service is running
[✓] Pi-hole blocking is Enabled
systemctl status pihole-FTL
● pihole-FTL.service - LSB: pihole-FTL daemon
Loaded: loaded (/etc/init.d/pihole-FTL; generated; vendor preset: enabled)
Active: active (exited) since Tue 2018-03-27 13:19:34 CEST; 6h ago
Docs: man:systemd-sysv-generator(8)
Process: 4876 ExecStop=/etc/init.d/pihole-FTL stop (code=exited, status=0/SUCCESS)
Process: 4923 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 4915)
CGroup: /system.slice/pihole-FTL.service
Debug Token:
igwvjdtyq0
//edit: The only issue I'm having is that pihole -up always tells me there is an update for FTL but after updating the update is available again and again and ...
pihole -up
[i] Checking for updates...
[i] Pi-hole Core: up to date
[i] FTL: update available
[i] FTL out of date
[i] FTL Checks...
[✓] Detected x86_64 architecture
[i] Checking for existing FTL binary...
[✓] Downloading and Installing FTL
[i] Web Interface: up to date
[i] FTL version is now at
[✓] Starting pihole-FTL service
[✓] Enabling pihole-FTL service to start on reboot
Thanks