We can use the following commands to list Systemctl active and running services.
Command to list active services:
systemctl --type=service --state=active
Command to list running services:
systemctl --type=service --state=running
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket