List active services managed by systemd.
Section: systemd Service Process Views
List running services
bash
bash
systemctl list-units --type=service --state=runningExplanation
List active services managed by systemd.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing systemd Service Process Views
Show unit definition
Print the unit file and drop-ins defining a service.
Show logs for a service
Read recent logs associated with one systemd unit.