You can use the systemctl command to inspect and control different aspects of the systemd system, including services and daemons. The command to list services and daemons is systemctl . By default, systemctl lists processes—services and daemons—that have been launched by systemd because systemd found a unit file that contained a valid unit file for them.