You might find the following systemd commands useful:
-
# service sfptpd [start|stop|restart] -
# systemctl status sfptpd -
# systemctl is-active sfptpd -
# systemctl is-enabled sfptpd -
# systemctl is-failed sfptpd -
# systemctl list-unitslist-unitsonly displays units thatsystemdhas attempted to parse and load into memory. -
# systemctl list-unit-fileslist-unit-filesdisplays all units, including those thatsystemddid not attempt to parse and load.