Well, this is not good...
-bash: pihole: command not found
if I run:
systemctl status pihole-FTL
I get the following:
● pihole-FTL.service - LSB: pihole-FTL daemon
Loaded: loaded (/etc/init.d/pihole-FTL; generated)
Active: active (exited) since Tue 2020-06-02 20:15:53 EDT; 11min ago
Docs: man:systemd-sysv-generator(8)
Process: 347 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=0/SUCCESS)
Jun 02 20:15:52 raspberrypi systemd[1]: Starting LSB: pihole-FTL daemon...
Jun 02 20:15:52 raspberrypi pihole-FTL[347]: Not running
Jun 02 20:15:53 raspberrypi su[500]: (to pihole) root on none
Jun 02 20:15:53 raspberrypi su[500]: pam_unix(su:session): session opened for user pihole by (uid=0)
Jun 02 20:15:53 raspberrypi pihole-FTL[347]: FTL started!
Jun 02 20:15:53 raspberrypi su[500]: pam_unix(su:session): session closed for user pihole
Jun 02 20:15:53 raspberrypi systemd[1]: Started LSB: pihole-FTL daemon.