Useful systemd Commands

Enhanced PTP User Guide (UG1602)

Document ID
UG1602
Release Date
2023-04-07
Revision
1.1 English

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-units

    list-units only displays units that systemd has attempted to parse and load into memory.

  • # systemctl list-unit-files

    list-unit-files displays all units, including those that systemd did not attempt to parse and load.