None
EN
How to List Linux Services With systemctl
['Graeme Peacock', 'Dave Mckay']
How-To Geek
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.