Ubuntu Pastebin

Paste from arpad2 at Sat, 1 Aug 2015 20:20:45 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
:~$ systemctl --state=failed
  UNIT                         LOAD   ACTIVE SUB    DESCRIPTION
● systemd-modules-load.service loaded failed failed Load Kernel Modules

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.

1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.
arpad@arpad-P170EM:~$ 
Download as text