Thursday, March 26, 2015

View systemd information

VIEW systemd INFORMATION

This is for redhat 7 

systemctl list-dependencies
Show a unit’s dependencies
systemctl list-sockets
List sockets and what activates
systemctl list-jobs
View active systemd jobs
systemctl list-unit-files
See unit files and their states
systemctl list-units
Show if units are loaded/active
systemctl get-default
List default target (like run level)

No comments:

Post a Comment