1 2 3 4 5 6 7 8 9 10 11 12 13
|
#! /bin/sh
echo "UNIT LOAD ACTIVE SUB DESCRIPTION
rtkit-daemon.service loaded failed running RealtimeKit Scheduling Policy Service
setvtrgb.service loaded active exited Set console scheme
smartd.service masked failed dead smartd.service
LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
xxx loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'."
|