[Pkg-systemd-maintainers] Bug#743217: systemd: systemctl enabled/disable does not print what it's doing with the unit file
Ralf Jung
post at ralfj.de
Mon Mar 31 16:54:06 BST 2014
Package: systemd
Version: 204-8
Severity: minor
Dear Maintainer,
I very much like how commands like "systemctl mask" or "systemctl unmask"
print to stdout the commands they are executing, so that it becomes
clear to the admin where this "magic" systemd state is stored and that
it's not so magic after all.
I seem to remember that this also used to be the case for
"systemctl disable" and "systemctl enable".
However, currently, no such output is done for what systemctl does
with the service file:
$ sudo systemctl disable osspd
Synchronizing state for osspd with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d osspd defaults
Executing /usr/sbin/update-rc.d osspd disable
insserv: warning: current start runlevel(s) (empty) of script `osspd' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `osspd' overrides LSB defaults (0 1 6).
I expected to see something like
rm '/etc/systemd/system/multi-user.target.wants/osspd.service'
in there.
The same goes for "systemctl enable".
Kind regards
Ralf
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14.0 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.52-1
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-51
ii libacl1 2.2.52-1
ii libaudit1 1:2.3.4-1
ii libc6 2.18-4
ii libcap2 1:2.22-1.2
ii libcap2-bin 1:2.22-1.2
ii libcryptsetup4 2:1.6.4-4
ii libdbus-1-3 1.8.0-2
ii libgcrypt11 1.5.3-4
ii libkmod2 16-2
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.8-2
ii libselinux1 2.2.2-1
ii libsystemd-daemon0 204-8
ii libsystemd-journal0 204-8
ii libsystemd-login0 204-8
ii libudev1 204-8
ii libwrap0 7.6.q-25
ii sysv-rc 2.88dsf-51
ii udev 204-8
ii util-linux 2.20.1-5.6
Versions of packages systemd recommends:
ii libpam-systemd 204-8
Versions of packages systemd suggests:
ii systemd-ui 3-1
-- no debconf information
-------------- next part --------------
0 overridden configuration files found.
-------------- next part --------------
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.service
Name: rsyslog.service
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: syslog.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: syslog.socket
After: basic.target
TriggeredBy: syslog.socket
References: syslog.socket
References: basic.target
References: shutdown.target
ReferencedBy: syslog.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rsyslog.service
ControlGroup: name=systemd:/system/rsyslog.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
Main PID: 1135
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
-> Unit cups.service:
Description: CUPS Printing Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:42:35 CEST
Active Enter Timestamp: Mon 2014-03-31 17:42:35 CEST
Active Exit Timestamp: Mon 2014-03-31 17:43:06 CEST
Inactive Enter Timestamp: Mon 2014-03-31 17:43:06 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: cups.service
Documentation: man:cupsd(8)
Documentation: man:cupsd.conf(5)
Fragment Path: /lib/systemd/system/cups.service
Condition Timestamp: Mon 2014-03-31 17:42:35 CEST
Condition Result: yes
Requires: cups.socket
Requires: basic.target
WantedBy: cups-browsed.service
Conflicts: shutdown.target
Before: cups-browsed.service
Before: shutdown.target
After: cups.socket
After: cups.path
After: systemd-journald.socket
After: basic.target
TriggeredBy: cups.socket
TriggeredBy: cups.path
References: cups.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: cups.socket
ReferencedBy: cups.path
ReferencedBy: cups-browsed.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cups.service
ControlGroup: name=systemd:/system/cups.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cupsd -f
-> Unit motd.service:
Description: LSB: Create dynamic part of /etc/motd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: motd.service
Source Path: /etc/init.d/motd
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: rescue.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: rescue.target
Before: multi-user.target
Before: graphical.target
After: hostname.service
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: hostname.service
References: local-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/motd.service
ControlGroup: name=systemd:/system/motd.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/motd start
-> ExecStop:
Command Line: /etc/init.d/motd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 12345
-> Unit postfix.service:
Description: LSB: start and stop the Postfix Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: postfix.service
Name: mail-transport-agent.service
Source Path: /etc/init.d/postfix
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: syslog.target
After: nss-lookup.target
After: network.target
After: time-sync.target
After: postgresql.service
After: mysql.service
After: clamav-daemon.service
After: postgrey.service
After: spamassassin.service
After: saslauthd.service
After: dovecot.service
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: syslog.target
References: nss-lookup.target
References: network.target
References: time-sync.target
References: postgresql.service
References: mysql.service
References: clamav-daemon.service
References: postgrey.service
References: spamassassin.service
References: saslauthd.service
References: dovecot.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/postfix.service
ControlGroup: name=systemd:/system/postfix.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/postfix start
-> ExecReload:
Command Line: /etc/init.d/postfix reload
-> ExecStop:
Command Line: /etc/init.d/postfix stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit smartmontools.service:
Description: LSB: SMART monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: smartmontools.service
Source Path: /etc/init.d/smartmontools
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: syslog.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/smartmontools.service
ControlGroup: name=systemd:/system/smartmontools.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/smartmontools start
-> ExecReload:
Command Line: /etc/init.d/smartmontools reload
-> ExecStop:
Command Line: /etc/init.d/smartmontools stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit osspd.service:
Description: OSS Proxy Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:42:03 CEST
Active Enter Timestamp: Mon 2014-03-31 17:42:03 CEST
Active Exit Timestamp: Mon 2014-03-31 17:42:02 CEST
Inactive Enter Timestamp: Mon 2014-03-31 17:42:02 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: osspd.service
Fragment Path: /lib/systemd/system/osspd.service
Condition Timestamp: Mon 2014-03-31 17:42:03 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/osspd.service
ControlGroup: name=systemd:/system/osspd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 2974
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/osspd -f --dsp-slave=/usr/lib/osspd/ossp-slave
-> Unit pulseaudio.service:
Description: LSB: Start the PulseAudio sound server
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: pulseaudio.service
Name: esound.service
Source Path: /etc/init.d/pulseaudio
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: remote-fs.target
After: syslog.target
After: avahi.service
After: systemd-udevd.service
After: systemd-journald.socket
After: basic.target
After: NetworkManager.service
References: remote-fs.target
References: syslog.target
References: avahi.service
References: systemd-udevd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: NetworkManager.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/pulseaudio.service
ControlGroup: name=systemd:/system/pulseaudio.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/pulseaudio start
-> ExecStop:
Command Line: /etc/init.d/pulseaudio stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit bumblebeed.service:
Description: Bumblebee C Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: bumblebeed.service
Fragment Path: /lib/systemd/system/bumblebeed.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/bumblebeed.service
ControlGroup: name=systemd:/system/bumblebeed.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: always
NotifyAccess: none
Main PID: 1099
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
CPUSchedulingPolicy: idle
CPUSchedulingPriority: 0
CPUSchedulingResetOnFork: no
StandardInput: null
StandardOutput: kmsg
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/bumblebeed
-> Unit avahi-daemon.service:
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: avahi-daemon.service
Fragment Path: /lib/systemd/system/avahi-daemon.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: avahi-daemon.socket
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
WantedBy: cups-browsed.service
Conflicts: shutdown.target
Before: cups-browsed.service
Before: shutdown.target
Before: multi-user.target
After: avahi-daemon.socket
After: systemd-journald.socket
After: dbus.socket
After: basic.target
TriggeredBy: avahi-daemon.socket
References: avahi-daemon.socket
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: avahi-daemon.socket
ReferencedBy: multi-user.target
ReferencedBy: cups-browsed.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/avahi-daemon.service
ControlGroup: name=systemd:/system/avahi-daemon.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
Main PID: 1100
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Avahi
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/avahi-daemon -s
-> ExecReload:
Command Line: /usr/sbin/avahi-daemon -r
Status Text: Server startup complete. Host name is r-schnelltop.local. Local service cookie is 3552108253.
-> Unit teamviewerd.service:
Description: LSB: TeamViewer remote control daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: teamviewerd.service
Source Path: /etc/init.d/teamviewerd
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: all.target
After: systemd-journald.socket
After: basic.target
References: all.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/teamviewerd.service
ControlGroup: name=systemd:/system/teamviewerd.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
PIDFile: /var/run/teamviewerd.pid
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/teamviewerd start
-> ExecStop:
Command Line: /etc/init.d/teamviewerd stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit lightdm.service:
Description: LSB: Light Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lightdm.service
Source Path: /etc/init.d/lightdm
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: console-screen.service
After: kbd.service
After: acpid.service
After: dbus.service
After: hal.service
After: consolekit.service
After: local-fs.target
After: remote-fs.target
After: x11-common.service
After: systemd-journald.socket
After: basic.target
References: console-screen.service
References: kbd.service
References: acpid.service
References: dbus.service
References: hal.service
References: consolekit.service
References: local-fs.target
References: remote-fs.target
References: x11-common.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lightdm.service
ControlGroup: name=systemd:/system/lightdm.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/lightdm start
-> ExecReload:
Command Line: /etc/init.d/lightdm reload
-> ExecStop:
Command Line: /etc/init.d/lightdm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit schroot.service:
Description: LSB: Recover schroot sessions.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: schroot.service
Source Path: /etc/init.d/schroot
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: syslog.target
After: network.target
After: remote-fs.target
After: lvm.service
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: syslog.target
References: network.target
References: remote-fs.target
References: lvm.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/schroot.service
ControlGroup: name=systemd:/system/schroot.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/schroot start
-> ExecStop:
Command Line: /etc/init.d/schroot stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit dns2tcp.service:
Description: LSB: dns2tcp server init script
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dns2tcp.service
Source Path: /etc/init.d/dns2tcp
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: network.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: network.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dns2tcp.service
ControlGroup: name=systemd:/system/dns2tcp.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/dns2tcp start
-> ExecReload:
Command Line: /etc/init.d/dns2tcp reload
-> ExecStop:
Command Line: /etc/init.d/dns2tcp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 2345
-> Unit openvpn.service:
Description: LSB: Openvpn VPN service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: openvpn.service
Source Path: /etc/init.d/openvpn
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: x-display-manager.target
Before: gdm.service
Before: kdm.service
Before: xdm.service
Before: wdm.service
Before: ldm.service
Before: sdm.service
Before: nodm.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: NetworkManager.service
References: network.target
References: remote-fs.target
References: syslog.target
References: x-display-manager.target
References: gdm.service
References: kdm.service
References: xdm.service
References: wdm.service
References: ldm.service
References: sdm.service
References: nodm.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: NetworkManager.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/openvpn.service
ControlGroup: name=systemd:/system/openvpn.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/openvpn start
-> ExecReload:
Command Line: /etc/init.d/openvpn reload
-> ExecStop:
Command Line: /etc/init.d/openvpn stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: 2345
-> Unit kdm.service:
Description: LSB: X display manager for KDE
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: kdm.service
Source Path: /etc/init.d/kdm
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: console-screen.service
After: kbd.service
After: acpid.service
After: dbus.service
After: krb5-kdc.service
After: systemd-journald.socket
After: basic.target
After: openvpn.service
References: local-fs.target
References: remote-fs.target
References: console-screen.service
References: kbd.service
References: acpid.service
References: dbus.service
References: krb5-kdc.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: openvpn.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/kdm.service
ControlGroup: name=systemd:/system/kdm.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kdm start
-> ExecReload:
Command Line: /etc/init.d/kdm reload
-> ExecStop:
Command Line: /etc/init.d/kdm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
SysVRunLevels: 2345
-> Unit virtualbox.service:
Description: LSB: VirtualBox Linux kernel module
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: virtualbox.service
Name: vboxdrv.service
Source Path: /etc/init.d/virtualbox
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: network.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/virtualbox.service
ControlGroup: name=systemd:/system/virtualbox.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/virtualbox start
-> ExecStop:
Command Line: /etc/init.d/virtualbox stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 2345
-> Unit cups-browsed.service:
Description: Make remote CUPS printers available locally
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cups-browsed.service
Fragment Path: /lib/systemd/system/cups-browsed.service
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: basic.target
Wants: cups.service
Wants: avahi-daemon.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: cups.service
After: avahi-daemon.service
After: systemd-journald.socket
After: basic.target
References: cups.service
References: avahi-daemon.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cups-browsed.service
ControlGroup: name=systemd:/system/cups-browsed.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 1239
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cups-browsed
-> Unit iptables-persistent.service:
Description: LSB: Set up iptables rules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: iptables-persistent.service
Source Path: /etc/init.d/iptables-persistent
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: network.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: mountkernfs.service
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: mountkernfs.service
References: local-fs.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/iptables-persistent.service
ControlGroup: name=systemd:/system/iptables-persistent.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/iptables-persistent start
-> ExecReload:
Command Line: /etc/init.d/iptables-persistent reload
-> ExecStop:
Command Line: /etc/init.d/iptables-persistent stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 2345
-> Unit nvidia-kernel.service:
Description: LSB: create NVIDIA device nodes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: nvidia-kernel.service
Source Path: /etc/init.d/nvidia-kernel
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: mountdevsubfs.service
After: systemd-udevd.service
After: systemd-journald.socket
After: basic.target
References: mountdevsubfs.service
References: systemd-udevd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/nvidia-kernel.service
ControlGroup: name=systemd:/system/nvidia-kernel.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/nvidia-kernel start
-> ExecReload:
Command Line: /etc/init.d/nvidia-kernel reload
-> ExecStop:
Command Line: /etc/init.d/nvidia-kernel stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 2345
-> Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:46 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:46 CEST
Active Exit Timestamp: Mon 2014-03-31 17:35:46 CEST
Inactive Enter Timestamp: Mon 2014-03-31 17:35:46 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: ssh.service
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run
Condition Timestamp: Mon 2014-03-31 17:35:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: network.target
After: auditd.service
After: systemd-journald.socket
After: basic.target
References: network.target
References: auditd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ssh.service
ControlGroup: name=systemd:/system/ssh.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-failure
NotifyAccess: none
Main PID: 1782
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
EnvironmentFile: -/etc/default/ssh
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> Unit binfmt-support.service:
Description: Enable support for additional executable binary formats
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: binfmt-support.service
Documentation: man:update-binfmts(8)
Fragment Path: /lib/systemd/system/binfmt-support.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/binfmt-support.service
ControlGroup: name=systemd:/system/binfmt-support.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/update-binfmts --enable
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dbus.service
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: kdm.service
Before: lightdm.service
After: dbus.socket
After: systemd-journald.socket
After: basic.target
TriggeredBy: dbus.socket
References: dbus.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: dbus.socket
ReferencedBy: multi-user.target
ReferencedBy: kdm.service
ReferencedBy: lightdm.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dbus.service
ControlGroup: name=systemd:/system/dbus.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 1137
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -900
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit cron.service:
Description: LSB: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cron.service
Source Path: /etc/init.d/cron
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: time-sync.target
After: network.target
After: nss-lookup.target
After: slapd.service
After: autofs.service
After: ypbind.service
After: nscd.service
After: nslcd.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: time-sync.target
References: network.target
References: nss-lookup.target
References: slapd.service
References: autofs.service
References: ypbind.service
References: nscd.service
References: nslcd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cron.service
ControlGroup: name=systemd:/system/cron.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/cron start
-> ExecReload:
Command Line: /etc/init.d/cron reload
-> ExecStop:
Command Line: /etc/init.d/cron stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Inactive Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
GC Check Good: no
Need Daemon Reload: no
Name: anacron.service
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
References: time-sync.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/anacron.service
ControlGroup: name=systemd:/system/anacron.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/anacron -dsq
-> Unit hdparm.service:
Description: LSB: Tune IDE hard disks
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: hdparm.service
Source Path: /etc/init.d/hdparm
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountdevsubfs.service
After: systemd-udevd.service
After: systemd-journald.socket
References: mountdevsubfs.service
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/hdparm.service
ControlGroup: name=systemd:/system/hdparm.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/hdparm start
-> ExecReload:
Command Line: /etc/init.d/hdparm reload
-> ExecStop:
Command Line: /etc/init.d/hdparm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
SysVRunLevels: S
-> Unit networking.service:
Description: LSB: Raise network interfaces.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: networking.service
Name: ifupdown.service
Source Path: /etc/init.d/networking
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: mountkernfs.service
After: local-fs.target
After: systemd-journald.socket
After: systemd-random-seed-load.service
References: mountkernfs.service
References: local-fs.target
References: systemd-journald.socket
References: systemd-random-seed-load.service
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/networking.service
ControlGroup: name=systemd:/system/networking.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/networking start
-> ExecReload:
Command Line: /etc/init.d/networking reload
-> ExecStop:
Command Line: /etc/init.d/networking stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 14
SysVRunLevels: S
-> Unit hostname.service:
Description: hostname.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: hostname.service
Fragment Path: /dev/null
Before: motd.service
ReferencedBy: motd.service
-> Unit kbd.service:
Description: LSB: Prepare console
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: kbd.service
Source Path: /etc/init.d/kbd
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: console-setup.service
Before: kdm.service
Before: lightdm.service
Before: sysinit.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
ReferencedBy: console-setup.service
ReferencedBy: kdm.service
ReferencedBy: lightdm.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/kbd.service
ControlGroup: name=systemd:/system/kbd.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kbd start
-> ExecStop:
Command Line: /etc/init.d/kbd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: S
-> Unit pppd-dns.service:
Description: Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
GC Check Good: no
Need Daemon Reload: no
Name: pppd-dns.service
Fragment Path: /lib/systemd/system/pppd-dns.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/pppd-dns.service
ControlGroup: name=systemd:/system/pppd-dns.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/ppp/ip-down.d/0000usepeerdns
-> Unit keyboard-setup.service:
Description: LSB: Set preliminary keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: keyboard-setup.service
Source Path: /etc/init.d/keyboard-setup
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: systemd-remount-fs.service
Before: sysinit.target
After: mountkernfs.service
After: keymap.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountkernfs.service
References: keymap.service
References: systemd-journald.socket
References: systemd-udevd.service
References: systemd-remount-fs.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/keyboard-setup.service
ControlGroup: name=systemd:/system/keyboard-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keyboard-setup start
-> ExecReload:
Command Line: /etc/init.d/keyboard-setup reload
-> ExecStop:
Command Line: /etc/init.d/keyboard-setup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: S
-> Unit x11-common.service:
Description: x11-common.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: x11-common.service
Fragment Path: /dev/null
Before: lightdm.service
ReferencedBy: lightdm.service
-> Unit mountdevsubfs.service:
Description: mountdevsubfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: mountdevsubfs.service
Fragment Path: /dev/null
Before: hdparm.service
Before: nvidia-kernel.service
ReferencedBy: hdparm.service
ReferencedBy: nvidia-kernel.service
-> Unit mountkernfs.service:
Description: mountkernfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: mountkernfs.service
Fragment Path: /dev/null
Before: qemu-system-x86.service
Before: keyboard-setup.service
Before: networking.service
Before: iptables-persistent.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: keyboard-setup.service
ReferencedBy: networking.service
ReferencedBy: iptables-persistent.service
-> Unit qemu-system-x86.service:
Description: LSB: QEMU KVM module loading script
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: qemu-system-x86.service
Source Path: /etc/init.d/qemu-system-x86
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountkernfs.service
After: devfsd.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountkernfs.service
References: devfsd.service
References: systemd-journald.socket
References: systemd-udevd.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/qemu-system-x86.service
ControlGroup: name=systemd:/system/qemu-system-x86.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/qemu-system-x86 start
-> ExecStop:
Command Line: /etc/init.d/qemu-system-x86 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: S
-> Unit console-setup.service:
Description: LSB: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-setup.service
Source Path: /etc/init.d/console-setup
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: remote-fs.target
After: console-screen.service
After: kbd.service
After: systemd-journald.socket
References: remote-fs.target
References: console-screen.service
References: kbd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-setup.service
ControlGroup: name=systemd:/system/console-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/console-setup start
-> ExecReload:
Command Line: /etc/init.d/console-setup reload
-> ExecStop:
Command Line: /etc/init.d/console-setup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
SysVRunLevels: S
-> Unit lm-sensors.service:
Description: Initialize hardware monitoring sensors
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lm-sensors.service
Fragment Path: /lib/systemd/system/lm-sensors.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lm-sensors.service
ControlGroup: name=systemd:/system/lm-sensors.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/sensors -s
Command Line: /usr/bin/sensors
-> Unit umountnfs.service:
Description: LSB: Unmount all network filesystems except the root fs.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountnfs.service
Source Path: /etc/init.d/umountnfs.sh
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountnfs.service
ControlGroup: name=systemd:/system/umountnfs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountnfs.sh start
-> ExecStop:
Command Line: /etc/init.d/umountnfs.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit sendsigs.service:
Description: LSB: Kill all remaining processes.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sendsigs.service
Source Path: /etc/init.d/sendsigs
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sendsigs.service
ControlGroup: name=systemd:/system/sendsigs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/sendsigs start
-> ExecStop:
Command Line: /etc/init.d/sendsigs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit umountfs.service:
Description: LSB: Turn off swap and unmount all local file systems.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountfs.service
Source Path: /etc/init.d/umountfs
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountfs.service
ControlGroup: name=systemd:/system/umountfs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountfs start
-> ExecStop:
Command Line: /etc/init.d/umountfs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit umountroot.service:
Description: LSB: Mount the root filesystem read-only.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountroot.service
Source Path: /etc/init.d/umountroot
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountroot.service
ControlGroup: name=systemd:/system/umountroot.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountroot start
-> ExecStop:
Command Line: /etc/init.d/umountroot stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit halt.service:
Description: LSB: Execute the halt command.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: halt.service
Source Path: /etc/init.d/halt
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/halt.service
ControlGroup: name=systemd:/system/halt.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/halt start
-> ExecStop:
Command Line: /etc/init.d/halt stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit reboot.service:
Description: LSB: Execute the reboot command.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: reboot.service
Source Path: /etc/init.d/reboot
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/reboot.service
ControlGroup: name=systemd:/system/reboot.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/reboot start
-> ExecStop:
Command Line: /etc/init.d/reboot stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-journald.socket
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: systemd-journald.service
WantedBy: sockets.target
Before: reboot.service
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: systemd-binfmt.service
Before: systemd-readahead-done.service
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-sysctl.service
Before: systemd-udev-trigger.service
Before: systemd-initctl.service
Before: systemd-shutdownd.service
Before: lvm2-lvmetad.service
Before: sys-fs-fuse-connections.mount
Before: systemd-journald.service
Before: sys-kernel-config.mount
Before: systemd-random-seed-load.service
Before: systemd-ask-password-console.service
Before: sys-kernel-debug.mount
Before: dev-mqueue.mount
Before: debian-fixup.service
Before: dev-hugepages.mount
Before: systemd-cryptsetup at cryptpv.service
Before: systemd-cryptsetup at store.service
Before: mnt-store.mount
Before: systemd-fsck at dev-mapper-store.service
Before: systemd-tmpfiles-setup-dev.service
Before: systemd-journal-flush.service
Before: systemd-user-sessions.service
Before: systemd-modules-load.service
Before: systemd-udevd.service
Before: run-lock.mount
Before: systemd-fsck-root.service
Before: run-user.mount
Before: home.mount
Before: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
Before: boot.mount
Before: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
Before: lvm2-activation.service
Before: systemd-udev-settle.service
Before: tmp.mount
Before: lvm2-activation-early.service
Before: systemd-ask-password-wall.service
Before: systemd-logind.service
Before: getty at tty1.service
Before: rc-local.service
Before: NetworkManager.service
Before: ModemManager.service
Before: systemd-tmpfiles-setup.service
Before: systemd-remount-fs.service
Before: systemd-random-seed-save.service
Before: console-kit-log-system-start.service
Before: systemd-tmpfiles-clean.service
Before: sockets.target
Before: syslog.target
Before: halt.service
Before: umountroot.service
Before: umountfs.service
Before: sendsigs.service
Before: umountnfs.service
Before: lm-sensors.service
Before: console-setup.service
Before: qemu-system-x86.service
Before: keyboard-setup.service
Before: pppd-dns.service
Before: kbd.service
Before: networking.service
Before: hdparm.service
Before: anacron.service
Before: cron.service
Before: dbus.service
Before: binfmt-support.service
Before: ssh.service
Before: nvidia-kernel.service
Before: iptables-persistent.service
Before: cups-browsed.service
Before: virtualbox.service
Before: kdm.service
Before: openvpn.service
Before: dns2tcp.service
Before: schroot.service
Before: lightdm.service
Before: teamviewerd.service
Before: avahi-daemon.service
Before: bumblebeed.service
Before: pulseaudio.service
Before: osspd.service
Before: smartmontools.service
Before: postfix.service
Before: motd.service
Before: cups.service
Before: ifup at eth0.service
Before: ifup at wlan0.service
Before: polkitd.service
Before: colord.service
Before: wpa_supplicant.service
Before: console-kit-daemon.service
Before: upower.service
Before: udisks2.service
Before: rtkit-daemon.service
After: -.mount
Triggers: systemd-journald.service
References: sockets.target
References: syslog.target
References: systemd-journald.service
References: -.mount
ReferencedBy: reboot.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-readahead-done.service
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
ReferencedBy: systemd-initctl.service
ReferencedBy: systemd-shutdownd.service
ReferencedBy: lvm2-lvmetad.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-journald.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: debian-fixup.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-cryptsetup at cryptpv.service
ReferencedBy: systemd-cryptsetup at store.service
ReferencedBy: mnt-store.mount
ReferencedBy: systemd-fsck at dev-mapper-store.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-udevd.service
ReferencedBy: run-lock.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: run-user.mount
ReferencedBy: home.mount
ReferencedBy: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
ReferencedBy: boot.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
ReferencedBy: lvm2-activation.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: tmp.mount
ReferencedBy: lvm2-activation-early.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: ModemManager.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: halt.service
ReferencedBy: umountroot.service
ReferencedBy: umountfs.service
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
ReferencedBy: lm-sensors.service
ReferencedBy: console-setup.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: keyboard-setup.service
ReferencedBy: pppd-dns.service
ReferencedBy: kbd.service
ReferencedBy: networking.service
ReferencedBy: hdparm.service
ReferencedBy: anacron.service
ReferencedBy: cron.service
ReferencedBy: dbus.service
ReferencedBy: binfmt-support.service
ReferencedBy: ssh.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: iptables-persistent.service
ReferencedBy: cups-browsed.service
ReferencedBy: virtualbox.service
ReferencedBy: kdm.service
ReferencedBy: openvpn.service
ReferencedBy: dns2tcp.service
ReferencedBy: schroot.service
ReferencedBy: lightdm.service
ReferencedBy: teamviewerd.service
ReferencedBy: avahi-daemon.service
ReferencedBy: bumblebeed.service
ReferencedBy: pulseaudio.service
ReferencedBy: osspd.service
ReferencedBy: smartmontools.service
ReferencedBy: postfix.service
ReferencedBy: motd.service
ReferencedBy: cups.service
ReferencedBy: ifup at eth0.service
ReferencedBy: ifup at wlan0.service
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: rtkit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journald.socket
ControlGroup: name=systemd:/system/systemd-journald.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenStream: /run/systemd/journal/stdout
ListenDatagram: /run/systemd/journal/socket
ListenDatagram: /dev/log
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: basic.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: sysinit.target
Wants: sockets.target
Wants: timers.target
Wants: paths.target
Wants: console-kit-log-system-start.service
RequiredBy: reboot.service
RequiredBy: rsyslog.service
RequiredBy: systemd-user-sessions.service
RequiredBy: multi-user.target
RequiredBy: systemd-ask-password-wall.service
RequiredBy: systemd-logind.service
RequiredBy: getty at tty1.service
RequiredBy: rc-local.service
RequiredBy: NetworkManager.service
RequiredBy: ModemManager.service
RequiredBy: halt.service
RequiredBy: umountroot.service
RequiredBy: umountfs.service
RequiredBy: sendsigs.service
RequiredBy: umountnfs.service
RequiredBy: lm-sensors.service
RequiredBy: pppd-dns.service
RequiredBy: anacron.service
RequiredBy: cron.service
RequiredBy: dbus.service
RequiredBy: binfmt-support.service
RequiredBy: ssh.service
RequiredBy: nvidia-kernel.service
RequiredBy: iptables-persistent.service
RequiredBy: cups-browsed.service
RequiredBy: virtualbox.service
RequiredBy: kdm.service
RequiredBy: openvpn.service
RequiredBy: dns2tcp.service
RequiredBy: schroot.service
RequiredBy: lightdm.service
RequiredBy: teamviewerd.service
RequiredBy: avahi-daemon.service
RequiredBy: bumblebeed.service
RequiredBy: pulseaudio.service
RequiredBy: osspd.service
RequiredBy: smartmontools.service
RequiredBy: postfix.service
RequiredBy: motd.service
RequiredBy: cups.service
RequiredBy: ifup at eth0.service
RequiredBy: ifup at wlan0.service
RequiredBy: polkitd.service
RequiredBy: colord.service
RequiredBy: wpa_supplicant.service
RequiredBy: console-kit-daemon.service
RequiredBy: upower.service
RequiredBy: udisks2.service
RequiredBy: rtkit-daemon.service
Conflicts: shutdown.target
Before: reboot.service
Before: rsyslog.service
Before: systemd-user-sessions.service
Before: multi-user.target
Before: systemd-ask-password-wall.service
Before: systemd-logind.service
Before: getty at tty1.service
Before: rc-local.service
Before: NetworkManager.service
Before: ModemManager.service
Before: halt.service
Before: umountroot.service
Before: umountfs.service
Before: sendsigs.service
Before: umountnfs.service
Before: lm-sensors.service
Before: pppd-dns.service
Before: anacron.service
Before: cron.service
Before: dbus.service
Before: binfmt-support.service
Before: ssh.service
Before: nvidia-kernel.service
Before: iptables-persistent.service
Before: cups-browsed.service
Before: virtualbox.service
Before: kdm.service
Before: openvpn.service
Before: dns2tcp.service
Before: schroot.service
Before: lightdm.service
Before: teamviewerd.service
Before: avahi-daemon.service
Before: bumblebeed.service
Before: pulseaudio.service
Before: osspd.service
Before: smartmontools.service
Before: postfix.service
Before: motd.service
Before: cups.service
Before: ifup at eth0.service
Before: ifup at wlan0.service
Before: polkitd.service
Before: colord.service
Before: wpa_supplicant.service
Before: console-kit-daemon.service
Before: upower.service
Before: udisks2.service
Before: rtkit-daemon.service
After: sysinit.target
After: sockets.target
After: timers.target
After: paths.target
References: sysinit.target
References: sockets.target
References: timers.target
References: paths.target
References: console-kit-log-system-start.service
References: shutdown.target
ReferencedBy: reboot.service
ReferencedBy: rsyslog.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: ModemManager.service
ReferencedBy: halt.service
ReferencedBy: umountroot.service
ReferencedBy: umountfs.service
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
ReferencedBy: lm-sensors.service
ReferencedBy: pppd-dns.service
ReferencedBy: anacron.service
ReferencedBy: cron.service
ReferencedBy: dbus.service
ReferencedBy: binfmt-support.service
ReferencedBy: ssh.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: iptables-persistent.service
ReferencedBy: cups-browsed.service
ReferencedBy: virtualbox.service
ReferencedBy: kdm.service
ReferencedBy: openvpn.service
ReferencedBy: dns2tcp.service
ReferencedBy: schroot.service
ReferencedBy: lightdm.service
ReferencedBy: teamviewerd.service
ReferencedBy: avahi-daemon.service
ReferencedBy: bumblebeed.service
ReferencedBy: pulseaudio.service
ReferencedBy: osspd.service
ReferencedBy: smartmontools.service
ReferencedBy: postfix.service
ReferencedBy: motd.service
ReferencedBy: cups.service
ReferencedBy: ifup at eth0.service
ReferencedBy: ifup at wlan0.service
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: rtkit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit shutdown.target:
Description: Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: shutdown.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
Wants: systemd-random-seed-save.service
Wants: systemd-update-utmp-shutdown.service
ConflictedBy: reboot.service
ConflictedBy: graphical.target
ConflictedBy: rescue.target
ConflictedBy: rescue.service
ConflictedBy: sysinit.target
ConflictedBy: systemd-binfmt.service
ConflictedBy: systemd-readahead-replay.service
ConflictedBy: systemd-readahead-collect.service
ConflictedBy: systemd-readahead-done.timer
ConflictedBy: systemd-readahead-done.service
ConflictedBy: systemd-sysctl.service
ConflictedBy: sockets.target
ConflictedBy: dbus.socket
ConflictedBy: avahi-daemon.socket
ConflictedBy: lvm2-lvmetad.service
ConflictedBy: cups.socket
ConflictedBy: syslog.socket
ConflictedBy: rsyslog.service
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: paths.target
ConflictedBy: cryptsetup.target
ConflictedBy: local-fs-pre.target
ConflictedBy: systemd-user-sessions.service
ConflictedBy: remote-fs.target
ConflictedBy: remote-fs-pre.target
ConflictedBy: systemd-modules-load.service
ConflictedBy: swap.target
ConflictedBy: local-fs.target
ConflictedBy: emergency.target
ConflictedBy: emergency.service
ConflictedBy: multi-user.target
ConflictedBy: systemd-ask-password-wall.path
ConflictedBy: systemd-ask-password-wall.service
ConflictedBy: systemd-logind.service
ConflictedBy: nss-user-lookup.target
ConflictedBy: getty.target
ConflictedBy: getty at tty1.service
ConflictedBy: rc-local.service
ConflictedBy: network.target
ConflictedBy: cups.path
ConflictedBy: NetworkManager.service
ConflictedBy: ModemManager.service
ConflictedBy: systemd-remount-fs.service
ConflictedBy: basic.target
ConflictedBy: timers.target
ConflictedBy: systemd-tmpfiles-clean.timer
ConflictedBy: halt.service
ConflictedBy: umountroot.service
ConflictedBy: umountfs.service
ConflictedBy: sendsigs.service
ConflictedBy: umountnfs.service
ConflictedBy: lm-sensors.service
ConflictedBy: pppd-dns.service
ConflictedBy: anacron.service
ConflictedBy: time-sync.target
ConflictedBy: cron.service
ConflictedBy: nss-lookup.target
ConflictedBy: dbus.service
ConflictedBy: binfmt-support.service
ConflictedBy: ssh.service
ConflictedBy: nvidia-kernel.service
ConflictedBy: iptables-persistent.service
ConflictedBy: cups-browsed.service
ConflictedBy: virtualbox.service
ConflictedBy: kdm.service
ConflictedBy: openvpn.service
ConflictedBy: dns2tcp.service
ConflictedBy: schroot.service
ConflictedBy: lightdm.service
ConflictedBy: teamviewerd.service
ConflictedBy: avahi-daemon.service
ConflictedBy: bumblebeed.service
ConflictedBy: pulseaudio.service
ConflictedBy: osspd.service
ConflictedBy: smartmontools.service
ConflictedBy: postfix.service
ConflictedBy: motd.service
ConflictedBy: cups.service
ConflictedBy: networking.service
ConflictedBy: sound.target
ConflictedBy: ifup at eth0.service
ConflictedBy: ifup at wlan0.service
ConflictedBy: polkitd.service
ConflictedBy: colord.service
ConflictedBy: wpa_supplicant.service
ConflictedBy: console-kit-daemon.service
ConflictedBy: upower.service
ConflictedBy: udisks2.service
ConflictedBy: rtkit-daemon.service
Before: final.target
After: reboot.service
After: rescue.service
After: systemd-binfmt.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-readahead-done.timer
After: systemd-readahead-done.service
After: systemd-sysctl.service
After: dbus.socket
After: avahi-daemon.socket
After: cups.socket
After: syslog.socket
After: rsyslog.service
After: systemd-ask-password-console.path
After: systemd-ask-password-console.service
After: systemd-fsck at dev-mapper-store.service
After: systemd-user-sessions.service
After: systemd-modules-load.service
After: systemd-fsck-root.service
After: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
After: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
After: lvm2-activation.service
After: lvm2-activation-early.service
After: emergency.service
After: systemd-ask-password-wall.path
After: systemd-ask-password-wall.service
After: systemd-logind.service
After: getty at tty1.service
After: rc-local.service
After: cups.path
After: NetworkManager.service
After: ModemManager.service
After: systemd-tmpfiles-setup.service
After: systemd-remount-fs.service
After: console-kit-log-system-start.service
After: systemd-tmpfiles-clean.timer
After: systemd-tmpfiles-clean.service
After: halt.service
After: umountroot.service
After: umountfs.service
After: sendsigs.service
After: umountnfs.service
After: lm-sensors.service
After: pppd-dns.service
After: anacron.service
After: cron.service
After: dbus.service
After: binfmt-support.service
After: ssh.service
After: nvidia-kernel.service
After: iptables-persistent.service
After: cups-browsed.service
After: virtualbox.service
After: kdm.service
After: openvpn.service
After: dns2tcp.service
After: schroot.service
After: lightdm.service
After: teamviewerd.service
After: avahi-daemon.service
After: bumblebeed.service
After: pulseaudio.service
After: osspd.service
After: smartmontools.service
After: postfix.service
After: motd.service
After: cups.service
After: networking.service
After: ifup at eth0.service
After: ifup at wlan0.service
After: polkitd.service
After: colord.service
After: wpa_supplicant.service
After: console-kit-daemon.service
After: upower.service
After: udisks2.service
After: rtkit-daemon.service
References: systemd-random-seed-save.service
References: systemd-update-utmp-shutdown.service
ReferencedBy: reboot.service
ReferencedBy: final.target
ReferencedBy: graphical.target
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: systemd-readahead-done.timer
ReferencedBy: systemd-readahead-done.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: sockets.target
ReferencedBy: dbus.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: lvm2-lvmetad.service
ReferencedBy: cups.socket
ReferencedBy: syslog.socket
ReferencedBy: rsyslog.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: paths.target
ReferencedBy: cryptsetup.target
ReferencedBy: systemd-fsck at dev-mapper-store.service
ReferencedBy: local-fs-pre.target
ReferencedBy: systemd-user-sessions.service
ReferencedBy: remote-fs.target
ReferencedBy: remote-fs-pre.target
ReferencedBy: systemd-modules-load.service
ReferencedBy: swap.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
ReferencedBy: lvm2-activation.service
ReferencedBy: lvm2-activation-early.service
ReferencedBy: emergency.target
ReferencedBy: emergency.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-logind.service
ReferencedBy: nss-user-lookup.target
ReferencedBy: getty.target
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: network.target
ReferencedBy: cups.path
ReferencedBy: NetworkManager.service
ReferencedBy: ModemManager.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: timers.target
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: halt.service
ReferencedBy: umountroot.service
ReferencedBy: umountfs.service
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
ReferencedBy: lm-sensors.service
ReferencedBy: pppd-dns.service
ReferencedBy: anacron.service
ReferencedBy: time-sync.target
ReferencedBy: cron.service
ReferencedBy: nss-lookup.target
ReferencedBy: dbus.service
ReferencedBy: binfmt-support.service
ReferencedBy: ssh.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: iptables-persistent.service
ReferencedBy: cups-browsed.service
ReferencedBy: virtualbox.service
ReferencedBy: kdm.service
ReferencedBy: openvpn.service
ReferencedBy: dns2tcp.service
ReferencedBy: schroot.service
ReferencedBy: lightdm.service
ReferencedBy: teamviewerd.service
ReferencedBy: avahi-daemon.service
ReferencedBy: bumblebeed.service
ReferencedBy: pulseaudio.service
ReferencedBy: osspd.service
ReferencedBy: smartmontools.service
ReferencedBy: postfix.service
ReferencedBy: motd.service
ReferencedBy: cups.service
ReferencedBy: networking.service
ReferencedBy: sound.target
ReferencedBy: ifup at eth0.service
ReferencedBy: ifup at wlan0.service
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: rtkit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-random-seed-save.service:
Description: Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-random-seed-save.service
Documentation: man:systemd-random-seed-load.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed-save.service
Requires: -.mount
WantedBy: shutdown.target
Before: final.target
After: systemd-remount-fs.service
After: systemd-random-seed-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-remount-fs.service
References: systemd-random-seed-load.service
References: final.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: shutdown.target
RequiresMountsFor: /var/lib/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-random-seed-save.service
ControlGroup: name=systemd:/system/systemd-random-seed-save.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed save
-> Unit systemd-update-utmp-shutdown.service:
Description: Update UTMP about System Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-update-utmp-shutdown.service
Documentation: man:systemd-update-utmp-runlevel.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-shutdown.service
Requires: -.mount
WantedBy: shutdown.target
Before: final.target
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: systemd-update-utmp-runlevel.service
After: systemd-journald.socket
After: -.mount
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: systemd-update-utmp-runlevel.service
References: final.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: shutdown.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-update-utmp-shutdown.service
ControlGroup: name=systemd:/system/systemd-update-utmp-shutdown.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-remount-fs.service
Name: checkroot.service
Documentation: man:systemd-remount-fs.service(8)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
ConditionPathExists: /etc/fstab
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
Wants: local-fs-pre.target
WantedBy: local-fs.target
Conflicts: shutdown.target
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: systemd-random-seed-load.service
Before: debian-fixup.service
Before: local-fs-pre.target
Before: local-fs.target
Before: shutdown.target
Before: systemd-random-seed-save.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-fsck-root.service
After: systemd-journald.socket
After: keyboard-setup.service
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-fsck-root.service
References: local-fs-pre.target
References: local-fs.target
References: systemd-journald.socket
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: debian-fixup.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: keyboard-setup.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-remount-fs.service
ControlGroup: name=systemd:/system/systemd-remount-fs.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
-> Unit systemd-tmpfiles-setup.service:
Description: Recreate Volatile Files and Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-setup.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Wants: local-fs.target
WantedBy: sysinit.target
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-setup.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: auditd.service
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: ssh.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: ssh.service
Load Error Code: No such file or directory
-> Unit systemd-update-utmp-runlevel.service:
Description: Update UTMP about System Runlevel Changes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-update-utmp-runlevel.service
Documentation: man:systemd-update-utmp-runlevel.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: -.mount
WantedBy: graphical.target
WantedBy: multi-user.target
WantedBy: rescue.target
Before: systemd-update-utmp-shutdown.service
Before: final.target
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: graphical.target
After: systemd-journald.socket
After: -.mount
After: multi-user.target
After: rescue.target
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: graphical.target
References: final.target
References: systemd-journald.socket
References: -.mount
References: multi-user.target
References: rescue.target
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: graphical.target
ReferencedBy: multi-user.target
ReferencedBy: rescue.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-update-utmp-runlevel.service
ControlGroup: name=systemd:/system/systemd-update-utmp-runlevel.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
-> Unit final.target:
Description: Final Step
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: final.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/final.target
After: systemd-update-utmp-shutdown.service
After: shutdown.target
After: umount.target
After: systemd-update-utmp-runlevel.service
After: systemd-random-seed-load.service
After: systemd-random-seed-save.service
References: shutdown.target
References: umount.target
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-random-seed-save.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: umount.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: systemd-cryptsetup at cryptpv.service
ConflictedBy: systemd-cryptsetup at store.service
ConflictedBy: mnt-store.mount
ConflictedBy: run-lock.mount
ConflictedBy: run-user.mount
ConflictedBy: home.mount
ConflictedBy: boot.mount
ConflictedBy: tmp.mount
Before: final.target
After: systemd-cryptsetup at cryptpv.service
After: systemd-cryptsetup at store.service
After: mnt-store.mount
After: run-lock.mount
After: run-user.mount
After: home.mount
After: boot.mount
After: tmp.mount
ReferencedBy: final.target
ReferencedBy: systemd-cryptsetup at cryptpv.service
ReferencedBy: systemd-cryptsetup at store.service
ReferencedBy: mnt-store.mount
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: home.mount
ReferencedBy: boot.mount
ReferencedBy: tmp.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: runlevel5.target
Name: graphical.target
Name: default.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: multi-user.target
Wants: display-manager.service
Wants: systemd-update-utmp-runlevel.service
Wants: bumblebeed.service
Wants: nvidia-kernel.service
Wants: kdm.service
Wants: motd.service
Wants: lightdm.service
Wants: virtualbox.service
Wants: schroot.service
Wants: dns2tcp.service
Wants: openvpn.service
Wants: iptables-persistent.service
Wants: postfix.service
Wants: cron.service
Conflicts: rescue.target
Conflicts: shutdown.target
Before: systemd-update-utmp-runlevel.service
Before: systemd-readahead-done.timer
Before: systemd-readahead-done.service
After: multi-user.target
After: bumblebeed.service
After: nvidia-kernel.service
After: kdm.service
After: motd.service
After: lightdm.service
After: virtualbox.service
After: schroot.service
After: dns2tcp.service
After: openvpn.service
After: iptables-persistent.service
After: postfix.service
After: cron.service
References: multi-user.target
References: rescue.target
References: display-manager.service
References: systemd-update-utmp-runlevel.service
References: bumblebeed.service
References: shutdown.target
References: nvidia-kernel.service
References: kdm.service
References: motd.service
References: lightdm.service
References: virtualbox.service
References: schroot.service
References: dns2tcp.service
References: openvpn.service
References: iptables-persistent.service
References: postfix.service
References: cron.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-readahead-done.timer
ReferencedBy: systemd-readahead-done.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit multi-user.target:
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: multi-user.target
Name: runlevel4.target
Name: runlevel3.target
Name: runlevel2.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: basic.target
Wants: pppd-dns.service
Wants: ssh.service
Wants: ModemManager.service
Wants: rsyslog.service
Wants: anacron.service
Wants: binfmt-support.service
Wants: NetworkManager.service
Wants: cups-browsed.service
Wants: cups.path
Wants: avahi-daemon.service
Wants: lm-sensors.service
Wants: remote-fs.target
Wants: osspd.service
Wants: rc-local.service
Wants: getty.target
Wants: systemd-logind.service
Wants: systemd-ask-password-wall.path
Wants: systemd-user-sessions.service
Wants: dbus.service
Wants: systemd-update-utmp-runlevel.service
Wants: nvidia-kernel.service
Wants: kdm.service
Wants: motd.service
Wants: lightdm.service
Wants: virtualbox.service
Wants: schroot.service
Wants: dns2tcp.service
Wants: openvpn.service
Wants: iptables-persistent.service
Wants: postfix.service
Wants: cron.service
RequiredBy: graphical.target
Conflicts: rescue.service
Conflicts: rescue.target
Conflicts: shutdown.target
Before: graphical.target
Before: systemd-update-utmp-runlevel.service
After: basic.target
After: rescue.service
After: rescue.target
After: rsyslog.service
After: remote-fs.target
After: systemd-user-sessions.service
After: systemd-logind.service
After: getty.target
After: rc-local.service
After: cups.path
After: NetworkManager.service
After: ModemManager.service
After: lm-sensors.service
After: pppd-dns.service
After: anacron.service
After: dbus.service
After: binfmt-support.service
After: ssh.service
After: cups-browsed.service
After: avahi-daemon.service
After: osspd.service
After: nvidia-kernel.service
After: kdm.service
After: motd.service
After: lightdm.service
After: virtualbox.service
After: schroot.service
After: dns2tcp.service
After: openvpn.service
After: iptables-persistent.service
After: postfix.service
After: cron.service
References: basic.target
References: rescue.service
References: rescue.target
References: pppd-dns.service
References: ssh.service
References: ModemManager.service
References: rsyslog.service
References: anacron.service
References: binfmt-support.service
References: NetworkManager.service
References: cups-browsed.service
References: cups.path
References: avahi-daemon.service
References: lm-sensors.service
References: remote-fs.target
References: osspd.service
References: rc-local.service
References: getty.target
References: systemd-logind.service
References: systemd-ask-password-wall.path
References: systemd-user-sessions.service
References: dbus.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: nvidia-kernel.service
References: kdm.service
References: motd.service
References: lightdm.service
References: virtualbox.service
References: schroot.service
References: dns2tcp.service
References: openvpn.service
References: iptables-persistent.service
References: postfix.service
References: cron.service
ReferencedBy: graphical.target
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit rescue.target:
Description: Rescue Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: rescue.target
Name: runlevel1.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Requires: sysinit.target
Requires: rescue.service
Wants: systemd-update-utmp-runlevel.service
Wants: motd.service
Conflicts: shutdown.target
ConflictedBy: graphical.target
ConflictedBy: multi-user.target
Before: multi-user.target
Before: systemd-update-utmp-runlevel.service
After: sysinit.target
After: rescue.service
After: motd.service
References: sysinit.target
References: rescue.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: motd.service
ReferencedBy: graphical.target
ReferencedBy: multi-user.target
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit display-manager.service:
Description: display-manager.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: display-manager.service
WantedBy: graphical.target
ReferencedBy: graphical.target
Load Error Code: No such file or directory
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sysinit.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Wants: local-fs.target
Wants: swap.target
Wants: systemd-udevd.service
Wants: systemd-modules-load.service
Wants: systemd-journal-flush.service
Wants: systemd-tmpfiles-setup-dev.service
Wants: cryptsetup.target
Wants: dev-hugepages.mount
Wants: debian-fixup.service
Wants: dev-mqueue.mount
Wants: sys-kernel-debug.mount
Wants: systemd-ask-password-console.path
Wants: systemd-tmpfiles-setup.service
Wants: systemd-random-seed-load.service
Wants: sys-kernel-config.mount
Wants: systemd-journald.service
Wants: sys-fs-fuse-connections.mount
Wants: systemd-udev-trigger.service
Wants: systemd-sysctl.service
Wants: proc-sys-fs-binfmt_misc.automount
Wants: systemd-binfmt.service
Wants: hdparm.service
Wants: networking.service
Wants: kbd.service
Wants: keyboard-setup.service
Wants: qemu-system-x86.service
Wants: console-setup.service
RequiredBy: rescue.target
RequiredBy: dbus.socket
RequiredBy: avahi-daemon.socket
RequiredBy: cups.socket
RequiredBy: cups.path
RequiredBy: basic.target
RequiredBy: systemd-tmpfiles-clean.timer
Conflicts: emergency.service
Conflicts: emergency.target
Conflicts: shutdown.target
Before: rescue.target
Before: rescue.service
Before: dbus.socket
Before: avahi-daemon.socket
Before: cups.socket
Before: cups.path
Before: basic.target
Before: console-kit-log-system-start.service
Before: systemd-tmpfiles-clean.timer
After: local-fs.target
After: swap.target
After: emergency.service
After: emergency.target
After: systemd-binfmt.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: proc-sys-fs-binfmt_misc.automount
After: systemd-sysctl.service
After: systemd-udev-trigger.service
After: sys-fs-fuse-connections.mount
After: systemd-journald.service
After: sys-kernel-config.mount
After: systemd-random-seed-load.service
After: sys-kernel-debug.mount
After: dev-mqueue.mount
After: debian-fixup.service
After: dev-hugepages.mount
After: cryptsetup.target
After: systemd-tmpfiles-setup-dev.service
After: systemd-modules-load.service
After: systemd-udevd.service
After: systemd-udev-settle.service
After: systemd-tmpfiles-setup.service
After: systemd-tmpfiles-clean.service
After: hdparm.service
After: networking.service
After: kbd.service
After: keyboard-setup.service
After: qemu-system-x86.service
After: console-setup.service
References: emergency.service
References: emergency.target
References: local-fs.target
References: swap.target
References: systemd-udevd.service
References: systemd-modules-load.service
References: systemd-journal-flush.service
References: systemd-tmpfiles-setup-dev.service
References: cryptsetup.target
References: dev-hugepages.mount
References: debian-fixup.service
References: dev-mqueue.mount
References: sys-kernel-debug.mount
References: systemd-ask-password-console.path
References: systemd-tmpfiles-setup.service
References: systemd-random-seed-load.service
References: sys-kernel-config.mount
References: systemd-journald.service
References: sys-fs-fuse-connections.mount
References: systemd-udev-trigger.service
References: systemd-sysctl.service
References: proc-sys-fs-binfmt_misc.automount
References: systemd-binfmt.service
References: shutdown.target
References: hdparm.service
References: networking.service
References: kbd.service
References: keyboard-setup.service
References: qemu-system-x86.service
References: console-setup.service
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: dbus.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-journald.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: debian-fixup.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: cups.path
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
RequiredBy: rescue.target
Conflicts: shutdown.target
ConflictedBy: multi-user.target
Before: rescue.target
Before: shutdown.target
Before: multi-user.target
After: sysinit.target
After: plymouth-start.service
References: shutdown.target
References: sysinit.target
References: plymouth-start.service
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rescue.service
ControlGroup: name=systemd:/system/rescue.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
Environment: HOME=/root
LimitNOFILE: 4096
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
-> ExecStartPre:
Command Line: /bin/plymouth quit
Command Line: /bin/echo -e 'Welcome to rescue mode! Type "systemctl default" or ^D to enter default mode.\nType "journalctl -xb" to view system logs. Type "systemctl reboot" to reboot.'
-> ExecStart:
Command Line: /sbin/sulogin
-> ExecStopPost:
Command Line: /bin/systemctl --fail --no-block default
-> Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: plymouth-start.service
Before: rescue.service
Before: systemd-ask-password-console.path
Before: systemd-ask-password-console.service
ReferencedBy: rescue.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
Load Error Code: No such file or directory
-> Unit emergency.service:
Description: Emergency Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
RequiredBy: emergency.target
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: sysinit.target
Before: emergency.target
Before: shutdown.target
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: emergency.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/emergency.service
ControlGroup: name=systemd:/system/emergency.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: HOME=/root
LimitNOFILE: 4096
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
-> ExecStartPre:
Command Line: /bin/plymouth quit
Command Line: /bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\nto boot into default mode.'
-> ExecStart:
Command Line: /sbin/sulogin
-> ExecStopPost:
Command Line: /bin/systemctl --fail --no-block default
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: emergency.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: sysinit.target
After: emergency.service
References: emergency.service
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: local-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: mnt-store.mount
Requires: boot.mount
Requires: home.mount
Requires: -.mount
Wants: lvm2-activation-early.service
Wants: tmp.mount
Wants: lvm2-activation.service
Wants: systemd-remount-fs.service
Wants: run-user.mount
Wants: systemd-fsck-root.service
Wants: run-lock.mount
WantedBy: sysinit.target
WantedBy: systemd-tmpfiles-setup.service
WantedBy: systemd-tmpfiles-clean.service
Conflicts: shutdown.target
Before: sysinit.target
Before: systemd-journal-flush.service
Before: remote-fs.target
Before: systemd-tmpfiles-setup.service
Before: systemd-tmpfiles-clean.service
Before: networking.service
Before: iptables-persistent.service
Before: kdm.service
Before: dns2tcp.service
Before: schroot.service
Before: lightdm.service
Before: postfix.service
Before: motd.service
Before: ifup at eth0.service
Before: ifup at wlan0.service
After: mnt-store.mount
After: local-fs-pre.target
After: run-lock.mount
After: systemd-fsck-root.service
After: run-user.mount
After: -.mount
After: home.mount
After: boot.mount
After: lvm2-activation.service
After: tmp.mount
After: lvm2-activation-early.service
After: systemd-remount-fs.service
OnFailure: emergency.target
References: local-fs-pre.target
References: emergency.target
References: lvm2-activation-early.service
References: tmp.mount
References: lvm2-activation.service
References: mnt-store.mount
References: boot.mount
References: home.mount
References: -.mount
References: systemd-remount-fs.service
References: run-user.mount
References: systemd-fsck-root.service
References: run-lock.mount
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: mnt-store.mount
ReferencedBy: systemd-journal-flush.service
ReferencedBy: remote-fs.target
ReferencedBy: run-lock.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: run-user.mount
ReferencedBy: -.mount
ReferencedBy: home.mount
ReferencedBy: boot.mount
ReferencedBy: lvm2-activation.service
ReferencedBy: tmp.mount
ReferencedBy: lvm2-activation-early.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: networking.service
ReferencedBy: iptables-persistent.service
ReferencedBy: kdm.service
ReferencedBy: dns2tcp.service
ReferencedBy: schroot.service
ReferencedBy: lightdm.service
ReferencedBy: postfix.service
ReferencedBy: motd.service
ReferencedBy: ifup at eth0.service
ReferencedBy: ifup at wlan0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: swap.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd.service
Name: udev.service
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
(null): CAP_MKNOD
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
WantedBy: sysinit.target
WantedBy: systemd-udev-trigger.service
WantedBy: systemd-udev-settle.service
Before: sysinit.target
Before: local-fs-pre.target
Before: qemu-system-x86.service
Before: keyboard-setup.service
Before: hdparm.service
Before: nvidia-kernel.service
Before: pulseaudio.service
After: systemd-udevd-control.socket
After: systemd-udevd-kernel.socket
After: systemd-tmpfiles-setup-dev.service
After: systemd-journald.socket
TriggeredBy: systemd-udevd-control.socket
TriggeredBy: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: systemd-udevd-kernel.socket
References: sysinit.target
References: local-fs-pre.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: keyboard-setup.service
ReferencedBy: hdparm.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: pulseaudio.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd.service
ControlGroup: name=systemd:/system/systemd-udevd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
Main PID: 379
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-modules-load.service
Name: kmod.service
Documentation: man:systemd-modules-load.service(8)
Documentation: man:modules-load.d(5)
Fragment Path: /lib/systemd/system/systemd-modules-load.service
ConditionKernelCommandLine: |rd.modules-load
ConditionKernelCommandLine: |modules-load
ConditionDirectoryNotEmpty: |/run/modules-load.d
ConditionDirectoryNotEmpty: |/etc/modules-load.d
ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d
ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d
ConditionDirectoryNotEmpty: |/lib/modules-load.d
(null): CAP_SYS_MODULE
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sys-fs-fuse-connections.mount
Before: sys-kernel-config.mount
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: sys-kernel-config.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-modules-load.service
ControlGroup: name=systemd:/system/systemd-modules-load.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
-> Unit systemd-journal-flush.service:
Description: Trigger Flushing of Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-journal-flush.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: systemd-journald.service
WantedBy: sysinit.target
Before: systemd-user-sessions.service
After: systemd-journald.service
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
References: systemd-journald.service
References: local-fs.target
References: remote-fs.target
References: systemd-user-sessions.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journal-flush.service
ControlGroup: name=systemd:/system/systemd-journal-flush.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create static device nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-setup-dev.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
(null): CAP_MKNOD
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-udevd.service
After: systemd-journald.socket
References: sysinit.target
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-setup-dev.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-setup-dev.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
-> Unit cryptsetup.target:
Description: Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cryptsetup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: systemd-cryptsetup at store.service
Requires: systemd-cryptsetup at cryptpv.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: lvm2-activation.service
After: systemd-cryptsetup at cryptpv.service
After: systemd-cryptsetup at store.service
After: lvm2-activation-early.service
References: systemd-cryptsetup at store.service
References: systemd-cryptsetup at cryptpv.service
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-cryptsetup at cryptpv.service
ReferencedBy: systemd-cryptsetup at store.service
ReferencedBy: lvm2-activation.service
ReferencedBy: lvm2-activation-early.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-hugepages.mount
Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-hugepages.mount
ConditionPathExists: /sys/kernel/mm/hugepages
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-hugepages.mount
ControlGroup: name=systemd:/system/dev-hugepages.mount
Mount State: mounted
Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit debian-fixup.service:
Description: Various fixups to make systemd work better on Debian
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: debian-fixup.service
Fragment Path: /lib/systemd/system/debian-fixup.service
ConditionPathIsSymbolicLink: |!/var/lock
ConditionPathIsSymbolicLink: |!/var/run
ConditionPathIsSymbolicLink: |!/etc/mtab
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: no
WantedBy: sysinit.target
Before: var-run.mount
Before: var-lock.mount
Before: sysinit.target
After: systemd-remount-fs.service
After: systemd-journald.socket
References: var-run.mount
References: var-lock.mount
References: sysinit.target
References: systemd-remount-fs.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/debian-fixup.service
ControlGroup: name=systemd:/system/debian-fixup.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/debian-fixup
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mqueue.mount
Documentation: man:mq_overview(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-mqueue.mount
ConditionPathExists: /proc/sys/fs/mqueue
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-mqueue.mount
ControlGroup: name=systemd:/system/dev-mqueue.mount
Mount State: mounted
Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sys-kernel-debug.mount:
Description: Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-kernel-debug.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
ConditionPathExists: /sys/kernel/debug
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-kernel-debug.mount
ControlGroup: name=systemd:/system/sys-kernel-debug.mount
Mount State: mounted
Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-ask-password-console.path:
Description: Dispatch Password Requests to Console Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-ask-password-console.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-console.service
After: plymouth-start.service
After: -.mount
Triggers: systemd-ask-password-console.service
References: shutdown.target
References: plymouth-start.service
References: paths.target
References: systemd-ask-password-console.service
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-random-seed-load.service:
Description: Load Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-random-seed-load.service
Name: urandom.service
Documentation: man:systemd-random-seed-load.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed-load.service
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
Before: final.target
Before: systemd-random-seed-save.service
Before: networking.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-remount-fs.service
After: systemd-journald.socket
After: -.mount
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: sysinit.target
References: final.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: networking.service
RequiresMountsFor: /var/lib/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-random-seed-load.service
ControlGroup: name=systemd:/system/systemd-random-seed-load.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
-> Unit sys-kernel-config.mount:
Description: Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: sys-kernel-config.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-config.mount
ConditionPathExists: /sys/kernel/config
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: no
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-kernel-config.mount
ControlGroup: name=systemd:/system/sys-kernel-config.mount
Mount State: dead
Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-journald.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: systemd-journald.socket
RequiredBy: systemd-journal-flush.service
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-journal-flush.service
After: systemd-journald.socket
After: syslog.socket
TriggeredBy: systemd-journald.socket
References: systemd-journald.socket
References: syslog.socket
References: sysinit.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journald.service
ControlGroup: name=systemd:/system/systemd-journald.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: always
NotifyAccess: all
Main PID: 361
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 16384
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_syslog
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
Status Text: Processing requests...
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-fs-fuse-connections.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionPathExists: /sys/fs/fuse/connections
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
WantedBy: sys-module-fuse.device
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: sys-module-fuse.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-fs-fuse-connections.mount
ControlGroup: name=systemd:/system/sys-fs-fuse-connections.mount
Mount State: mounted
Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udev-trigger.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
(null): CAP_MKNOD
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Wants: systemd-udevd.service
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-udev-settle.service
After: systemd-udevd-kernel.socket
After: systemd-udevd-control.socket
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-settle.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udev-trigger.service
ControlGroup: name=systemd:/system/systemd-udev-trigger.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
Command Line: /bin/udevadm trigger --type=devices --action=add
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-sysctl.service
Name: procps.service
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /lib/systemd/system/systemd-sysctl.service
ConditionDirectoryNotEmpty: |/run/sysctl.d
ConditionDirectoryNotEmpty: |/etc/sysctl.d
ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d
ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d
ConditionDirectoryNotEmpty: |/lib/sysctl.d
ConditionPathExists: |/etc/sysctl.conf
ConditionPathIsReadWrite: /proc/sys/
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-sysctl.service
ControlGroup: name=systemd:/system/systemd-sysctl.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
-> Unit proc-sys-fs-binfmt_misc.automount:
Description: Arbitrary Executable File Formats File System Automount Point
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: proc-sys-fs-binfmt_misc.automount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys/
ConditionPathExists: /proc/sys/fs/binfmt_misc/
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: systemd-binfmt.service
Before: sysinit.target
Before: proc-sys-fs-binfmt_misc.mount
After: -.mount
Triggers: proc-sys-fs-binfmt_misc.mount
References: sysinit.target
References: proc-sys-fs-binfmt_misc.mount
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: systemd-binfmt.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-binfmt.service
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Fragment Path: /lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d
ConditionDirectoryNotEmpty: |/etc/binfmt.d
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d
ConditionDirectoryNotEmpty: |/lib/binfmt.d
ConditionPathIsReadWrite: /proc/sys/
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: no
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: proc-sys-fs-binfmt_misc.automount
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-binfmt.service
ControlGroup: name=systemd:/system/systemd-binfmt.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> Unit systemd-readahead-collect.service:
Description: Collect Read-Ahead Data
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-readahead-collect.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
ConditionVirtualization: no
ConditionPathExists: !/run/systemd/readahead/done
ConditionPathExists: !/run/systemd/readahead/cancel
Wants: systemd-readahead-done.timer
Conflicts: shutdown.target
Before: systemd-binfmt.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-sysctl.service
Before: systemd-random-seed-load.service
Before: systemd-cryptsetup at cryptpv.service
Before: systemd-cryptsetup at store.service
Before: systemd-fsck at dev-mapper-store.service
Before: systemd-modules-load.service
Before: systemd-fsck-root.service
Before: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
Before: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
Before: systemd-tmpfiles-setup.service
Before: systemd-remount-fs.service
Before: systemd-tmpfiles-clean.service
References: systemd-readahead-done.timer
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-cryptsetup at cryptpv.service
ReferencedBy: systemd-cryptsetup at store.service
ReferencedBy: systemd-fsck at dev-mapper-store.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-readahead-collect.service
ControlGroup: name=systemd:/system/systemd-readahead-collect.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: 1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /lib/systemd/systemd-readahead collect
-> Unit systemd-readahead-replay.service:
Description: Replay Read-Ahead Data
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-readahead-replay.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-replay.service
ConditionVirtualization: no
ConditionPathExists: /.readahead
ConditionPathExists: !/run/systemd/readahead/noreplay
Conflicts: shutdown.target
Before: systemd-binfmt.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-sysctl.service
Before: systemd-random-seed-load.service
Before: systemd-cryptsetup at cryptpv.service
Before: systemd-cryptsetup at store.service
Before: systemd-fsck at dev-mapper-store.service
Before: systemd-modules-load.service
Before: systemd-fsck-root.service
Before: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
Before: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
Before: systemd-tmpfiles-setup.service
Before: systemd-remount-fs.service
Before: systemd-tmpfiles-clean.service
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-cryptsetup at cryptpv.service
ReferencedBy: systemd-cryptsetup at store.service
ReferencedBy: systemd-fsck at dev-mapper-store.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-readahead-replay.service
ControlGroup: name=systemd:/system/systemd-readahead-replay.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: 1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /lib/systemd/systemd-readahead replay
-> Unit systemd-readahead-done.timer:
Description: Stop Read-Ahead Data Collection 10s After Completed Startup
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-readahead-done.timer
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-done.timer
WantedBy: systemd-readahead-collect.service
Conflicts: shutdown.target
Before: shutdown.target
Before: systemd-readahead-done.service
After: graphical.target
Triggers: systemd-readahead-done.service
References: shutdown.target
References: systemd-readahead-done.service
References: graphical.target
ReferencedBy: systemd-readahead-collect.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Timer State: dead
Result: success
Unit: systemd-readahead-done.service
OnActiveSec: 30s
-> Unit systemd-readahead-done.service:
Description: Stop Read-Ahead Data Collection
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-readahead-done.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-done.service
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-readahead-done.timer
After: systemd-journald.socket
After: graphical.target
TriggeredBy: systemd-readahead-done.timer
References: shutdown.target
References: systemd-journald.socket
References: graphical.target
ReferencedBy: systemd-readahead-done.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-readahead-done.service
ControlGroup: name=systemd:/system/systemd-readahead-done.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-notify --readahead=done
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: proc-sys-fs-binfmt_misc.mount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: -.mount
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
After: -.mount
TriggeredBy: proc-sys-fs-binfmt_misc.automount
References: systemd-journald.socket
References: -.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/proc-sys-fs-binfmt_misc.mount
ControlGroup: name=systemd:/system/proc-sys-fs-binfmt_misc.mount
Mount State: mounted
Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd-kernel.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
(null): CAP_MKNOD
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: systemd-udev-trigger.service
Before: sockets.target
Before: systemd-udevd.service
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd-kernel.socket
ControlGroup: name=systemd:/system/systemd-udevd-kernel.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd-control.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
(null): CAP_MKNOD
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: systemd-udev-trigger.service
Before: sockets.target
Before: systemd-udevd.service
After: -.mount
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
References: -.mount
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd-control.socket
ControlGroup: name=systemd:/system/systemd-udevd-control.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
ListenSequentialPacket: /run/udev/control
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sockets.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Wants: cups.socket
Wants: lvm2-lvmetad.socket
Wants: avahi-daemon.socket
Wants: systemd-udevd-control.socket
Wants: dbus.socket
Wants: systemd-shutdownd.socket
Wants: systemd-journald.socket
Wants: systemd-udevd-kernel.socket
Wants: systemd-initctl.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-udevd-control.socket
After: systemd-initctl.socket
After: systemd-shutdownd.socket
After: dbus.socket
After: avahi-daemon.socket
After: cups.socket
After: systemd-udevd-kernel.socket
After: syslog.socket
After: systemd-journald.socket
References: cups.socket
References: lvm2-lvmetad.socket
References: avahi-daemon.socket
References: systemd-udevd-control.socket
References: dbus.socket
References: systemd-shutdownd.socket
References: systemd-journald.socket
References: systemd-udevd-kernel.socket
References: systemd-initctl.socket
References: shutdown.target
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: dbus.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: syslog.socket
ReferencedBy: basic.target
ReferencedBy: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit cups.socket:
Description: CUPS Printing Service Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cups.socket
Fragment Path: /lib/systemd/system/cups.socket
DropIn Path: /etc/systemd/system/cups.socket.d/cupsd-listen.conf
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: cups.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: cups.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: -.mount
Triggers: cups.service
References: cups.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: cups.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cups.socket
ControlGroup: name=systemd:/system/cups.socket
Socket State: listening
Result: success
BindIPv6Only: ipv6-only
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/cups/cups.sock
ListenStream: 127.0.0.1:631
ListenStream: [::1]:631
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit lvm2-lvmetad.socket:
Description: LVM2 metadata daemon socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lvm2-lvmetad.socket
Documentation: man:lvmetad(8)
Fragment Path: /lib/systemd/system/lvm2-lvmetad.socket
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: lvm2-lvmetad.service
WantedBy: sockets.target
Before: lvm2-lvmetad.service
After: -.mount
Triggers: lvm2-lvmetad.service
References: lvm2-lvmetad.service
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: lvm2-lvmetad.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2-lvmetad.socket
ControlGroup: name=systemd:/system/lvm2-lvmetad.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /run/lvm/lvmetad.socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit avahi-daemon.socket:
Description: Avahi mDNS/DNS-SD Stack Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: avahi-daemon.socket
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: avahi-daemon.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: avahi-daemon.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: -.mount
Triggers: avahi-daemon.service
References: avahi-daemon.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: avahi-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/avahi-daemon.socket
ControlGroup: name=systemd:/system/avahi-daemon.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/avahi-daemon/socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dbus.socket
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: systemd-logind.service
RequiredBy: NetworkManager.service
RequiredBy: ModemManager.service
RequiredBy: dbus.service
RequiredBy: avahi-daemon.service
RequiredBy: polkitd.service
RequiredBy: colord.service
RequiredBy: wpa_supplicant.service
RequiredBy: console-kit-daemon.service
RequiredBy: upower.service
RequiredBy: udisks2.service
RequiredBy: rtkit-daemon.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: dbus.service
Before: sockets.target
Before: shutdown.target
Before: systemd-logind.service
Before: NetworkManager.service
Before: ModemManager.service
Before: avahi-daemon.service
Before: polkitd.service
Before: colord.service
Before: wpa_supplicant.service
Before: console-kit-daemon.service
Before: upower.service
Before: udisks2.service
Before: rtkit-daemon.service
After: sysinit.target
After: -.mount
Triggers: dbus.service
References: dbus.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: systemd-logind.service
ReferencedBy: NetworkManager.service
ReferencedBy: ModemManager.service
ReferencedBy: dbus.service
ReferencedBy: avahi-daemon.service
ReferencedBy: polkitd.service
ReferencedBy: colord.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: rtkit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dbus.socket
ControlGroup: name=systemd:/system/dbus.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/dbus/system_bus_socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-shutdownd.socket:
Description: Delayed Shutdown Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-shutdownd.socket
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-shutdownd.service
After: -.mount
Triggers: systemd-shutdownd.service
References: sockets.target
References: systemd-shutdownd.service
References: -.mount
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-shutdownd.socket
ControlGroup: name=systemd:/system/systemd-shutdownd.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ListenDatagram: /run/systemd/shutdownd
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-initctl.socket:
Description: /dev/initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-initctl.socket
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-initctl.service
After: -.mount
Triggers: systemd-initctl.service
References: sockets.target
References: systemd-initctl.service
References: -.mount
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-initctl.socket
ControlGroup: name=systemd:/system/systemd-initctl.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenFIFO: /dev/initctl
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-initctl.service:
Description: /dev/initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-initctl.service
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
After: systemd-initctl.socket
After: systemd-journald.socket
TriggeredBy: systemd-initctl.socket
References: systemd-journald.socket
ReferencedBy: systemd-initctl.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-initctl.service
ControlGroup: name=systemd:/system/systemd-initctl.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
-> Unit systemd-shutdownd.service:
Description: Delayed Shutdown Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-shutdownd.service
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.service
After: systemd-shutdownd.socket
After: systemd-journald.socket
TriggeredBy: systemd-shutdownd.socket
References: systemd-journald.socket
ReferencedBy: systemd-shutdownd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-shutdownd.service
ControlGroup: name=systemd:/system/systemd-shutdownd.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-shutdownd
-> Unit lvm2-lvmetad.service:
Description: LVM2 metadata daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lvm2-lvmetad.service
Documentation: man:lvmetad(8)
Fragment Path: /lib/systemd/system/lvm2-lvmetad.service
Requires: lvm2-lvmetad.socket
Conflicts: shutdown.target
After: lvm2-lvmetad.socket
After: systemd-journald.socket
TriggeredBy: lvm2-lvmetad.socket
References: lvm2-lvmetad.socket
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: lvm2-lvmetad.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2-lvmetad.service
ControlGroup: name=systemd:/system/lvm2-lvmetad.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: on-abort
NotifyAccess: none
PIDFile: /var/run/lvmetad.pid
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: yes
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
Environment: SD_ACTIVATION=1
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/lvmetad
-> ExecReload:
Command Line: /sbin/lvmetad -R
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.socket
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
Wants: syslog.target
RequiredBy: rsyslog.service
Conflicts: shutdown.target
Before: systemd-journald.service
Before: sockets.target
Before: syslog.target
Before: shutdown.target
Before: rsyslog.service
After: -.mount
Triggers: rsyslog.service
References: sockets.target
References: syslog.target
References: shutdown.target
References: rsyslog.service
References: -.mount
ReferencedBy: systemd-journald.service
ReferencedBy: rsyslog.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/syslog.socket
ControlGroup: name=systemd:/system/syslog.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit syslog.target:
Description: Syslog
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.target
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
WantedBy: syslog.socket
Before: ModemManager.service
Before: cron.service
Before: openvpn.service
Before: schroot.service
Before: pulseaudio.service
Before: smartmontools.service
Before: postfix.service
Before: console-kit-daemon.service
Before: rtkit-daemon.service
After: syslog.socket
After: systemd-journald.socket
ReferencedBy: syslog.socket
ReferencedBy: ModemManager.service
ReferencedBy: systemd-journald.socket
ReferencedBy: cron.service
ReferencedBy: openvpn.service
ReferencedBy: schroot.service
ReferencedBy: pulseaudio.service
ReferencedBy: smartmontools.service
ReferencedBy: postfix.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: rtkit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: paths.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-ask-password-console.path
After: systemd-ask-password-wall.path
After: cups.path
References: shutdown.target
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: cups.path
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-ask-password-console.service:
Description: Dispatch Password Requests to Console
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-ask-password-console.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
ConditionPathExists: !/run/plymouth/pid
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-console.path
After: plymouth-start.service
After: systemd-vconsole-setup.service
After: systemd-journald.socket
TriggeredBy: systemd-ask-password-console.path
References: shutdown.target
References: plymouth-start.service
References: systemd-vconsole-setup.service
References: systemd-journald.socket
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-ask-password-console.service
ControlGroup: name=systemd:/system/systemd-ask-password-console.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service
ReferencedBy: systemd-ask-password-console.service
Load Error Code: No such file or directory
-> Unit var-run.mount:
Description: var-run.mount
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: var-run.mount
After: debian-fixup.service
ReferencedBy: debian-fixup.service
Load Error Code: No such file or directory
-> Unit var-lock.mount:
Description: var-lock.mount
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: var-lock.mount
After: debian-fixup.service
ReferencedBy: debian-fixup.service
Load Error Code: No such file or directory
-> Unit systemd-cryptsetup at store.service:
Description: Cryptography Setup for store
Instance: store
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-cryptsetup at store.service
Documentation: man:systemd-cryptsetup at .service(8)
Documentation: man:crypttab(5)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at store.service
Source Path: /etc/crypttab
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
Requires: -.mount
BindsTo: dev-mapper-store.device
BindsTo: dev-disk-by\x2duuid-931f27b2\x2d2a68\x2d41f5\x2d8108\x2d104d494cd284.device
RequiredBy: cryptsetup.target
RequiredBy: dev-mapper-store.device
WantedBy: dev-disk-by\x2duuid-931f27b2\x2d2a68\x2d41f5\x2d8108\x2d104d494cd284.device
Conflicts: umount.target
Before: cryptsetup.target
Before: umount.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-931f27b2\x2d2a68\x2d41f5\x2d8108\x2d104d494cd284.device
After: systemd-journald.socket
After: -.mount
References: umount.target
References: dev-mapper-store.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: cryptsetup.target
References: dev-disk-by\x2duuid-931f27b2\x2d2a68\x2d41f5\x2d8108\x2d104d494cd284.device
References: systemd-journald.socket
References: -.mount
ReferencedBy: cryptsetup.target
ReferencedBy: dev-disk-by\x2duuid-931f27b2\x2d2a68\x2d41f5\x2d8108\x2d104d494cd284.device
ReferencedBy: dev-mapper-store.device
RequiresMountsFor: /root/.storekey
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-cryptsetup at .service/systemd-cryptsetup at store.service
ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at store.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach store /dev/disk/by-uuid/931f27b2-2a68-41f5-8108-104d494cd284 /root/.storekey luks
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach store
-> Unit systemd-cryptsetup at cryptpv.service:
Description: Cryptography Setup for cryptpv
Instance: cryptpv
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-cryptsetup at cryptpv.service
Documentation: man:systemd-cryptsetup at .service(8)
Documentation: man:crypttab(5)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at cryptpv.service
Source Path: /etc/crypttab
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
BindsTo: dev-mapper-cryptpv.device
BindsTo: dev-disk-by\x2duuid-406e399c\x2de7b1\x2d42b4\x2d8a2f\x2df35346797b8f.device
RequiredBy: cryptsetup.target
RequiredBy: dev-mapper-cryptpv.device
WantedBy: dev-disk-by\x2duuid-406e399c\x2de7b1\x2d42b4\x2d8a2f\x2df35346797b8f.device
Conflicts: umount.target
Before: cryptsetup.target
Before: umount.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-406e399c\x2de7b1\x2d42b4\x2d8a2f\x2df35346797b8f.device
After: systemd-journald.socket
References: umount.target
References: dev-mapper-cryptpv.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: cryptsetup.target
References: dev-disk-by\x2duuid-406e399c\x2de7b1\x2d42b4\x2d8a2f\x2df35346797b8f.device
References: systemd-journald.socket
ReferencedBy: cryptsetup.target
ReferencedBy: dev-disk-by\x2duuid-406e399c\x2de7b1\x2d42b4\x2d8a2f\x2df35346797b8f.device
ReferencedBy: dev-mapper-cryptpv.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-cryptsetup at .service/systemd-cryptsetup at cryptpv.service
ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at cryptpv.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach cryptpv /dev/disk/by-uuid/406e399c-e7b1-42b4-8a2f-f35346797b8f none luks,discard
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach cryptpv
-> Unit dev-mapper-cryptpv.device:
Description: /dev/mapper/cryptpv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-cryptpv.device
Following: sys-devices-virtual-block-dm\x2d0.device
DropIn Path: /run/systemd/generator/dev-mapper-cryptpv.device.d/50-job-timeout-sec-0.conf
Requires: systemd-cryptsetup at cryptpv.service
BoundBy: systemd-cryptsetup at cryptpv.service
References: systemd-cryptsetup at cryptpv.service
ReferencedBy: systemd-cryptsetup at cryptpv.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2duuid-406e399c\x2de7b1\x2d42b4\x2d8a2f\x2df35346797b8f.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-406e399c\x2de7b1\x2d42b4\x2d8a2f\x2df35346797b8f.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
Wants: systemd-cryptsetup at cryptpv.service
BoundBy: systemd-cryptsetup at cryptpv.service
Before: systemd-cryptsetup at cryptpv.service
References: systemd-cryptsetup at cryptpv.service
ReferencedBy: systemd-cryptsetup at cryptpv.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3
-> Unit dev-mapper-store.device:
Description: /dev/mapper/store
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-store.device
Following: sys-devices-virtual-block-dm\x2d3.device
DropIn Path: /run/systemd/generator/dev-mapper-store.device.d/50-job-timeout-sec-0.conf
Requires: systemd-cryptsetup at store.service
Wants: mnt-store.mount
BoundBy: systemd-cryptsetup at store.service
BoundBy: mnt-store.mount
BoundBy: systemd-fsck at dev-mapper-store.service
Before: mnt-store.mount
Before: systemd-fsck at dev-mapper-store.service
References: mnt-store.mount
References: systemd-cryptsetup at store.service
ReferencedBy: systemd-cryptsetup at store.service
ReferencedBy: mnt-store.mount
ReferencedBy: systemd-fsck at dev-mapper-store.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2duuid-931f27b2\x2d2a68\x2d41f5\x2d8108\x2d104d494cd284.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-931f27b2\x2d2a68\x2d41f5\x2d8108\x2d104d494cd284.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
Wants: systemd-cryptsetup at store.service
BoundBy: systemd-cryptsetup at store.service
Before: systemd-cryptsetup at store.service
References: systemd-cryptsetup at store.service
ReferencedBy: systemd-cryptsetup at store.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit mnt-store.mount:
Description: /mnt/store
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mnt-store.mount
Fragment Path: /run/systemd/generator/mnt-store.mount
Source Path: /etc/fstab
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: systemd-fsck at dev-mapper-store.service
Requires: -.mount
BindsTo: dev-mapper-store.device
RequiredBy: local-fs.target
WantedBy: dev-mapper-store.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-store.device
After: systemd-fsck at dev-mapper-store.service
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-mapper-store.device
References: systemd-fsck at dev-mapper-store.service
References: -.mount
ReferencedBy: dev-mapper-store.device
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/mnt-store.mount
ControlGroup: name=systemd:/system/mnt-store.mount
Mount State: mounted
Result: success
Where: /mnt/store
What: /dev/mapper/store
File System Type: ext4
Options: rw,relatime,rw,errors=remount-ro,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: local-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: mnt-store.mount
Before: local-fs.target
Before: run-lock.mount
Before: run-user.mount
Before: home.mount
Before: boot.mount
After: systemd-udevd.service
After: systemd-remount-fs.service
References: shutdown.target
ReferencedBy: mnt-store.mount
ReferencedBy: systemd-udevd.service
ReferencedBy: local-fs.target
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: home.mount
ReferencedBy: boot.mount
ReferencedBy: systemd-remount-fs.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-fsck at dev-mapper-store.service:
Description: File System Check on /dev/mapper/store
Instance: dev-mapper-store
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-mapper-store.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
BindsTo: dev-mapper-store.device
RequiredBy: mnt-store.mount
Before: mnt-store.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-mapper-store.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-mapper-store.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: mnt-store.mount
ReferencedBy: systemd-fsck-root.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-store.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-store.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 2
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: remote-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-journal-flush.service
Before: systemd-user-sessions.service
Before: multi-user.target
Before: console-setup.service
Before: kbd.service
Before: cron.service
Before: virtualbox.service
Before: kdm.service
Before: openvpn.service
Before: dns2tcp.service
Before: schroot.service
Before: lightdm.service
Before: pulseaudio.service
Before: smartmontools.service
Before: postfix.service
After: remote-fs-pre.target
After: local-fs.target
References: remote-fs-pre.target
References: local-fs.target
References: shutdown.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: multi-user.target
ReferencedBy: console-setup.service
ReferencedBy: kbd.service
ReferencedBy: cron.service
ReferencedBy: virtualbox.service
ReferencedBy: kdm.service
ReferencedBy: openvpn.service
ReferencedBy: dns2tcp.service
ReferencedBy: schroot.service
ReferencedBy: lightdm.service
ReferencedBy: pulseaudio.service
ReferencedBy: smartmontools.service
ReferencedBy: postfix.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-user-sessions.service
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: systemd-ask-password-wall.service
Before: getty at tty1.service
After: systemd-journal-flush.service
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-user-sessions.service
ControlGroup: name=systemd:/system/systemd-user-sessions.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Conflicts: shutdown.target
Before: remote-fs.target
References: shutdown.target
ReferencedBy: remote-fs.target
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit lvm2-activation-early.service:
Description: Activation of LVM2 logical volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
GC Check Good: no
Need Daemon Reload: no
Name: lvm2-activation-early.service
Documentation: man:lvm(8)
Documentation: man:vgchange(8)
Fragment Path: /lib/systemd/system/lvm2-activation-early.service
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
Wants: systemd-udev-settle.service
WantedBy: local-fs.target
Before: lvm2-activation.service
Before: cryptsetup.target
Before: local-fs.target
Before: shutdown.target
After: systemd-udev-settle.service
After: systemd-journald.socket
References: systemd-udev-settle.service
References: cryptsetup.target
References: local-fs.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: local-fs.target
ReferencedBy: lvm2-activation.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2-activation-early.service
ControlGroup: name=systemd:/system/lvm2-activation-early.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/lvm vgchange -aay --sysinit
-> Unit tmp.mount:
Description: Temporary Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: tmp.mount
Documentation: man:hier(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/tmp.mount
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: -.mount
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/tmp.mount
ControlGroup: name=systemd:/system/tmp.mount
Mount State: mounted
Result: success
Where: /tmp
What: tmpfs
File System Type: tmpfs
Options: rw,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit lvm2-activation.service:
Description: Activation of LVM2 logical volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
GC Check Good: no
Need Daemon Reload: no
Name: lvm2-activation.service
Name: lvm2.service
Documentation: man:lvm(8)
Documentation: man:vgchange(8)
Fragment Path: /lib/systemd/system/lvm2-activation.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Wants: systemd-udev-settle.service
WantedBy: local-fs.target
Before: local-fs.target
Before: shutdown.target
After: lvm2-activation-early.service
After: cryptsetup.target
After: systemd-journald.socket
References: lvm2-activation-early.service
References: cryptsetup.target
References: local-fs.target
References: shutdown.target
References: systemd-udev-settle.service
References: systemd-journald.socket
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2-activation.service
ControlGroup: name=systemd:/system/lvm2-activation.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/lvm vgchange -aay --sysinit
-> Unit boot.mount:
Description: /boot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: boot.mount
Fragment Path: /run/systemd/generator/boot.mount
Source Path: /etc/fstab
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
Requires: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
Requires: -.mount
BindsTo: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
RequiredBy: local-fs.target
WantedBy: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
After: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
References: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/boot.mount
ControlGroup: name=systemd:/system/boot.mount
Mount State: mounted
Result: success
Where: /boot
What: /dev/sdb2
File System Type: ext4
Options: rw,relatime,rw,discard,errors=remount-ro,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit home.mount:
Description: /home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: home.mount
Fragment Path: /run/systemd/generator/home.mount
Source Path: /etc/fstab
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
Requires: -.mount
BindsTo: dev-mapper-cryptvg\x2dhomelv.device
RequiredBy: local-fs.target
WantedBy: dev-mapper-cryptvg\x2dhomelv.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-cryptvg\x2dhomelv.device
After: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-mapper-cryptvg\x2dhomelv.device
References: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-mapper-cryptvg\x2dhomelv.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/home.mount
ControlGroup: name=systemd:/system/home.mount
Mount State: mounted
Result: success
Where: /home
What: /dev/mapper/cryptvg-homelv
File System Type: ext4
Options: rw,relatime,rw,discard,errors=remount-ro,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: -.mount
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
RequiredBy: local-fs.target
RequiredBy: run-lock.mount
RequiredBy: run-user.mount
RequiredBy: mnt-store.mount
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: sys-kernel-config.mount
RequiredBy: sys-kernel-debug.mount
RequiredBy: dev-mqueue.mount
RequiredBy: dev-hugepages.mount
RequiredBy: syslog.socket
RequiredBy: systemd-initctl.socket
RequiredBy: systemd-shutdownd.socket
RequiredBy: dbus.socket
RequiredBy: avahi-daemon.socket
RequiredBy: lvm2-lvmetad.socket
RequiredBy: cups.socket
RequiredBy: systemd-udevd-control.socket
RequiredBy: systemd-ask-password-console.path
RequiredBy: systemd-cryptsetup at store.service
RequiredBy: systemd-random-seed-load.service
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: systemd-update-utmp-shutdown.service
RequiredBy: proc-sys-fs-binfmt_misc.automount
RequiredBy: home.mount
RequiredBy: boot.mount
RequiredBy: tmp.mount
RequiredBy: systemd-ask-password-wall.path
RequiredBy: cups.path
RequiredBy: systemd-random-seed-save.service
RequiredBy: systemd-journald.socket
Before: local-fs.target
Before: run-lock.mount
Before: run-user.mount
Before: mnt-store.mount
Before: proc-sys-fs-binfmt_misc.mount
Before: sys-fs-fuse-connections.mount
Before: sys-kernel-config.mount
Before: sys-kernel-debug.mount
Before: dev-mqueue.mount
Before: dev-hugepages.mount
Before: syslog.socket
Before: systemd-initctl.socket
Before: systemd-shutdownd.socket
Before: dbus.socket
Before: avahi-daemon.socket
Before: lvm2-lvmetad.socket
Before: cups.socket
Before: systemd-udevd-control.socket
Before: systemd-ask-password-console.path
Before: systemd-cryptsetup at store.service
Before: systemd-random-seed-load.service
Before: systemd-update-utmp-runlevel.service
Before: systemd-update-utmp-shutdown.service
Before: proc-sys-fs-binfmt_misc.automount
Before: home.mount
Before: boot.mount
Before: tmp.mount
Before: systemd-ask-password-wall.path
Before: cups.path
Before: systemd-random-seed-save.service
Before: systemd-journald.socket
References: local-fs.target
ReferencedBy: local-fs.target
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: mnt-store.mount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: syslog.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: dbus.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: lvm2-lvmetad.socket
ReferencedBy: cups.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-cryptsetup at store.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: home.mount
ReferencedBy: boot.mount
ReferencedBy: tmp.mount
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: cups.path
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: yes
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/-.mount
ControlGroup: name=systemd:/system/-.mount
Mount State: mounted
Result: success
Where: /
What: /dev/mapper/cryptvg-rootlv
File System Type: ext4
Options: rw,relatime,rw,discard,errors=remount-ro,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: inherit
StandardError: inherit
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit run-user.mount:
Description: User Runtime Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-user.mount
Fragment Path: /lib/systemd/system/run-user.mount
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
Requires: -.mount
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-user.mount
ControlGroup: name=systemd:/system/run-user.mount
Mount State: mounted
Result: success
Where: /run/user
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=102400k,mode=755
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck-root.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck-root.service
ConditionPathIsReadWrite: !/
ConditionPathExists: !/run/initramfs/root-fsck
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: no
WantedBy: local-fs.target
Before: local-fs.target
Before: shutdown.target
Before: systemd-fsck at dev-mapper-store.service
Before: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
Before: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
Before: systemd-remount-fs.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: local-fs.target
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck at dev-mapper-store.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
ReferencedBy: systemd-remount-fs.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck-root.service
ControlGroup: name=systemd:/system/systemd-fsck-root.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
FsckPassNo: 1
-> Unit run-lock.mount:
Description: Lock Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-lock.mount
Fragment Path: /lib/systemd/system/run-lock.mount
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
Requires: -.mount
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-lock.mount
ControlGroup: name=systemd:/system/run-lock.mount
Mount State: mounted
Result: success
Where: /run/lock
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=5120k
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-mapper-cryptvg\x2dhomelv.device:
Description: /dev/mapper/cryptvg-homelv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-cryptvg\x2dhomelv.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
Wants: home.mount
BoundBy: home.mount
BoundBy: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
Before: home.mount
Before: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
References: home.mount
ReferencedBy: home.mount
ReferencedBy: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service:
Description: File System Check on /dev/mapper/cryptvg-homelv
Instance: dev-mapper-cryptvg\x2dhomelv
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
BindsTo: dev-mapper-cryptvg\x2dhomelv.device
RequiredBy: home.mount
Before: home.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-mapper-cryptvg\x2dhomelv.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-mapper-cryptvg\x2dhomelv.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck-root.service
ReferencedBy: home.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-cryptvg\x2dhomelv.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 2
-> Unit dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
Wants: boot.mount
BoundBy: boot.mount
BoundBy: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
Before: boot.mount
Before: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
References: boot.mount
ReferencedBy: boot.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service:
Description: File System Check on /dev/disk/by-uuid/d0e82ae9-cb7a-4dd5-859c-b375daa9cb2f
Instance: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
BindsTo: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
RequiredBy: boot.mount
Before: boot.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck-root.service
ReferencedBy: boot.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-disk-by\x2duuid-d0e82ae9\x2dcb7a\x2d4dd5\x2d859c\x2db375daa9cb2f.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 2
-> Unit systemd-udev-settle.service:
Description: udev Wait for Complete Device Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udev-settle.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-settle.service
(null): CAP_MKNOD
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Wants: systemd-udevd.service
WantedBy: lvm2-activation.service
WantedBy: lvm2-activation-early.service
Before: sysinit.target
Before: lvm2-activation-early.service
After: systemd-udev-trigger.service
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udev-trigger.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: lvm2-activation.service
ReferencedBy: lvm2-activation-early.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udev-settle.service
ControlGroup: name=systemd:/system/systemd-udev-settle.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm settle
-> Unit ModemManager.service:
Description: Modem Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ModemManager.service
Fragment Path: /lib/systemd/system/ModemManager.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ModemManager.service
ControlGroup: name=systemd:/system/ModemManager.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-abort
NotifyAccess: none
Main PID: 1122
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ModemManager1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: null
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/ModemManager
-> Unit NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: NetworkManager.service
Name: network-manager.service
Fragment Path: /lib/systemd/system/NetworkManager.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: openvpn.service
Before: pulseaudio.service
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: openvpn.service
ReferencedBy: pulseaudio.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/NetworkManager.service
ControlGroup: name=systemd:/system/NetworkManager.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1126
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.NetworkManager
Bus Name Good: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: null
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/NetworkManager --no-daemon
-> Unit cups.path:
Description: CUPS Printer Service Spool
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cups.path
Fragment Path: /lib/systemd/system/cups.path
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: -.mount
Requires: sysinit.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: cups.service
Before: paths.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: sysinit.target
Triggers: cups.service
References: cups.service
References: -.mount
References: paths.target
References: sysinit.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: cups.service
MakeDirectory: no
DirectoryMode: 0755
PathExistsGlob: /var/spool/cups/d*
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rc-local.service
Name: rc.local.service
Fragment Path: /lib/systemd/system/rc-local.service
(null): /etc/rc.local
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: getty at tty1.service
Before: shutdown.target
Before: multi-user.target
After: network.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rc-local.service
ControlGroup: name=systemd:/system/rc-local.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/rc.local start
SysVStartPriority: 99
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: getty.target
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Wants: getty at tty1.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
After: getty at tty1.service
References: getty at tty1.service
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-logind.service
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
Fragment Path: /lib/systemd/system/systemd-logind.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: nss-user-lookup.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: nss-user-lookup.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-logind.service
ControlGroup: name=systemd:/system/systemd-logind.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: none
Main PID: 1132
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 16384
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_tty_config cap_audit_control
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
-> Unit systemd-ask-password-wall.path:
Description: Forward Password Requests to Wall Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-ask-password-wall.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Mon 2014-03-31 17:35:25 CEST
Condition Result: yes
Requires: -.mount
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-wall.service
After: -.mount
Triggers: systemd-ask-password-wall.service
References: shutdown.target
References: paths.target
References: systemd-ask-password-wall.service
References: -.mount
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-ask-password-wall.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-wall.path
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
TriggeredBy: systemd-ask-password-wall.path
References: systemd-user-sessions.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: systemd-ask-password-wall.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-ask-password-wall.service
ControlGroup: name=systemd:/system/systemd-ask-password-wall.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStartPre:
Command Line: /bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --wall
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nss-user-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target
Before: systemd-logind.service
References: shutdown.target
ReferencedBy: systemd-logind.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: getty at tty1.service
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty at .service
ConditionPathExists: /dev/tty0
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
WantedBy: getty.target
Conflicts: shutdown.target
Before: getty.target
Before: shutdown.target
After: systemd-user-sessions.service
After: plymouth-quit-wait.service
After: rc-local.service
After: systemd-journald.socket
After: basic.target
References: systemd-user-sessions.service
References: plymouth-quit-wait.service
References: rc-local.service
References: getty.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/getty at .service/getty at tty1.service
ControlGroup: name=systemd:/system/getty at .service/getty at tty1.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
Main PID: 1156
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: LANG=
Environment: LANGUAGE=
Environment: LC_CTYPE=
Environment: LC_NUMERIC=
Environment: LC_TIME=
Environment: LC_COLLATE=
Environment: LC_MONETARY=
Environment: LC_MESSAGES=
Environment: LC_PAPER=
Environment: LC_NAME=
Environment: LC_ADDRESS=
Environment: LC_TELEPHONE=
Environment: LC_MEASUREMENT=
Environment: LC_IDENTIFICATION=
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
UtmpIdentifier: tty1
-> ExecStart:
Command Line: /sbin/agetty --noclear %I 38400 linux
-> Unit plymouth-quit-wait.service:
Description: plymouth-quit-wait.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: plymouth-quit-wait.service
Before: getty at tty1.service
ReferencedBy: getty at tty1.service
Load Error Code: No such file or directory
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: network.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Conflicts: shutdown.target
Before: rc-local.service
Before: cron.service
Before: ssh.service
Before: virtualbox.service
Before: openvpn.service
Before: dns2tcp.service
Before: schroot.service
Before: postfix.service
After: iptables-persistent.service
References: shutdown.target
ReferencedBy: rc-local.service
ReferencedBy: cron.service
ReferencedBy: ssh.service
ReferencedBy: iptables-persistent.service
ReferencedBy: virtualbox.service
ReferencedBy: openvpn.service
ReferencedBy: dns2tcp.service
ReferencedBy: schroot.service
ReferencedBy: postfix.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: timers.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Wants: systemd-tmpfiles-clean.timer
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-tmpfiles-clean.timer
References: systemd-tmpfiles-clean.timer
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit console-kit-log-system-start.service:
Description: Console System Startup Logging
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-kit-log-system-start.service
Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
WantedBy: basic.target
Before: shutdown.target
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-kit-log-system-start.service
ControlGroup: name=systemd:/system/console-kit-log-system-start.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/ck-log-system-start
-> Unit systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-clean.timer
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: timers.target
Before: shutdown.target
After: sysinit.target
Triggers: systemd-tmpfiles-clean.service
References: systemd-tmpfiles-clean.service
References: timers.target
References: sysinit.target
References: shutdown.target
ReferencedBy: timers.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-tmpfiles-clean.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
Wants: local-fs.target
Before: sysinit.target
Before: shutdown.target
After: systemd-tmpfiles-clean.timer
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
TriggeredBy: systemd-tmpfiles-clean.timer
References: local-fs.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-clean.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-clean.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --clean
-> Unit console-screen.service:
Description: console-screen.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: console-screen.service
Before: console-setup.service
Before: kdm.service
Before: lightdm.service
ReferencedBy: console-setup.service
ReferencedBy: kdm.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit devfsd.service:
Description: devfsd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: devfsd.service
Before: qemu-system-x86.service
ReferencedBy: qemu-system-x86.service
Load Error Code: No such file or directory
-> Unit keymap.service:
Description: keymap.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: keymap.service
Before: keyboard-setup.service
ReferencedBy: keyboard-setup.service
Load Error Code: No such file or directory
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: time-sync.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Conflicts: shutdown.target
Before: anacron.service
Before: cron.service
Before: postfix.service
References: shutdown.target
ReferencedBy: anacron.service
ReferencedBy: cron.service
ReferencedBy: postfix.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nss-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target
Before: cron.service
Before: postfix.service
References: shutdown.target
ReferencedBy: cron.service
ReferencedBy: postfix.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit slapd.service:
Description: slapd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: slapd.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit autofs.service:
Description: autofs.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: autofs.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit ypbind.service:
Description: ypbind.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: ypbind.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit nscd.service:
Description: nscd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nscd.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit nslcd.service:
Description: nslcd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nslcd.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit acpid.service:
Description: acpid.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: acpid.service
Before: kdm.service
Before: lightdm.service
ReferencedBy: kdm.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit krb5-kdc.service:
Description: krb5-kdc.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: krb5-kdc.service
Before: kdm.service
ReferencedBy: kdm.service
Load Error Code: No such file or directory
-> Unit x-display-manager.target:
Description: x-display-manager.target
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: x-display-manager.target
After: openvpn.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit gdm.service:
Description: gdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: gdm.service
After: openvpn.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit xdm.service:
Description: xdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: xdm.service
After: openvpn.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit wdm.service:
Description: wdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: wdm.service
After: openvpn.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit ldm.service:
Description: ldm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: ldm.service
After: openvpn.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit sdm.service:
Description: sdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: sdm.service
After: openvpn.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit nodm.service:
Description: nodm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nodm.service
After: openvpn.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit lvm.service:
Description: lvm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: lvm.service
Before: schroot.service
ReferencedBy: schroot.service
Load Error Code: No such file or directory
-> Unit hal.service:
Description: hal.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: hal.service
Before: lightdm.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit consolekit.service:
Description: consolekit.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: consolekit.service
Before: lightdm.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit all.target:
Description: all.target
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: all.target
Before: teamviewerd.service
ReferencedBy: teamviewerd.service
Load Error Code: No such file or directory
-> Unit avahi.service:
Description: avahi.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: avahi.service
Before: pulseaudio.service
ReferencedBy: pulseaudio.service
Load Error Code: No such file or directory
-> Unit postgresql.service:
Description: postgresql.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: postgresql.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit mysql.service:
Description: mysql.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: mysql.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit clamav-daemon.service:
Description: clamav-daemon.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: clamav-daemon.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit postgrey.service:
Description: postgrey.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: postgrey.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit spamassassin.service:
Description: spamassassin.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: spamassassin.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit saslauthd.service:
Description: saslauthd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: saslauthd.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit dovecot.service:
Description: dovecot.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: dovecot.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device:
Description: 6 Series/C200 Series Chipset Family High Definition Audio Controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Job Timeout: 1min 30s
Wants: sound.target
References: sound.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sound.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Mon 2014-03-31 17:35:26 CEST
Condition Result: yes
WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Conflicts: shutdown.target
References: shutdown.target
ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlan0.device:
Description: Dual Band Wireless-AC 7260
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlan0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan0
-> Unit sys-subsystem-net-devices-wlan0.device:
Description: Dual Band Wireless-AC 7260
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-wlan0.device
Job Timeout: 1min 30s
BoundBy: ifup at wlan0.service
ReferencedBy: ifup at wlan0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlan0
-> Unit sys-devices-pci0000:00-0000:00:1c.5-0000:05:00.0-net-eth0.device:
Description: RTL8111/8168 PCI Express Gigabit Ethernet controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1c.5-0000:05:00.0-net-eth0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/net/eth0
-> Unit sys-subsystem-net-devices-eth0.device:
Description: RTL8111/8168 PCI Express Gigabit Ethernet controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-eth0.device
Job Timeout: 1min 30s
BoundBy: ifup at eth0.service
ReferencedBy: ifup at eth0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/net/eth0
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2540059C322KE.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2540059C322KE.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-scsi\x2dSATA_Hitachi_HTS54757_J2540059C322KE.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_Hitachi_HTS54757_J2540059C322KE.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-wwn\x2d0x5000cca6dfc164ee.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000cca6dfc164ee.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2540059C322KE\x2dpart1.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2540059C322KE\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-scsi\x2dSATA_Hitachi_HTS54757_J2540059C322KE\x2dpart1.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_Hitachi_HTS54757_J2540059C322KE\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x5000cca6dfc164ee\x2dpart1.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000cca6dfc164ee\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2dlabel-System\x2dreserviert.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-System\x2dreserviert.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2duuid-28EE13B9EE137DEE.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-28EE13B9EE137DEE.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2540059C322KE\x2dpart2.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2540059C322KE\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-scsi\x2dSATA_Hitachi_HTS54757_J2540059C322KE\x2dpart2.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_Hitachi_HTS54757_J2540059C322KE\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-wwn\x2d0x5000cca6dfc164ee\x2dpart2.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000cca6dfc164ee\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2dlabel-Win7.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-Win7.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2duuid-246A2D046A2CD478.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-246A2D046A2CD478.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit dev-sda4.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda4.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2540059C322KE\x2dpart4.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dHitachi_HTS547575A9E384_J2540059C322KE\x2dpart4.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit dev-disk-by\x2did-scsi\x2dSATA_Hitachi_HTS54757_J2540059C322KE\x2dpart4.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_Hitachi_HTS54757_J2540059C322KE\x2dpart4.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit dev-disk-by\x2did-wwn\x2d0x5000cca6dfc164ee\x2dpart4.device:
Description: Hitachi_HTS547575A9E384
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000cca6dfc164ee\x2dpart4.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-sdb.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S1ATNSAD717874B.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S1ATNSAD717874B.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_840_S1ATNSAD717874B.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_840_S1ATNSAD717874B.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-wwn\x2d0x50025385a00884b2.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x50025385a00884b2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-sdb2.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S1ATNSAD717874B\x2dpart2.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S1ATNSAD717874B\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_840_S1ATNSAD717874B\x2dpart2.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_840_S1ATNSAD717874B\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-wwn\x2d0x50025385a00884b2\x2dpart2.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x50025385a00884b2\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2dlabel-bootfs.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-bootfs.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb3.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3
-> Unit dev-sdb3.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb3.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S1ATNSAD717874B\x2dpart3.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S1ATNSAD717874B\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_840_S1ATNSAD717874B\x2dpart3.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_840_S1ATNSAD717874B\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-wwn\x2d0x50025385a00884b2\x2dpart3.device:
Description: Samsung_SSD_840_PRO_Series
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x50025385a00884b2\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3
-> Unit sys-devices-platform-serial8250-tty-ttyS0.device:
Description: /sys/devices/platform/serial8250/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS0.device
Following: sys-devices-platform-serial8250-tty-ttyS0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
Description: /sys/devices/platform/serial8250/tty/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS1.device
Following: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
Description: /sys/devices/platform/serial8250/tty/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS2.device
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
Description: /sys/devices/platform/serial8250/tty/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS3.device
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-module-fuse.device
Job Timeout: 1min 30s
Wants: sys-fs-fuse-connections.mount
References: sys-fs-fuse-connections.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/module/fuse
-> Unit sys-devices-virtual-block-dm\x2d0.device:
Description: /sys/devices/virtual/block/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-dm\x2d0.device:
Description: /dev/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d0.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2dname\x2dcryptpv.device:
Description: /dev/disk/by-id/dm-name-cryptpv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dcryptpv.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d406e399ce7b142b48a2ff35346797b8f\x2dcryptpv.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-406e399ce7b142b48a2ff35346797b8f-cryptpv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d406e399ce7b142b48a2ff35346797b8f\x2dcryptpv.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit sys-devices-virtual-block-dm\x2d1.device:
Description: /sys/devices/virtual/block/dm-1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-dm\x2d1.device:
Description: /dev/dm-1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d1.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-cryptvg-rootlv.device:
Description: /dev/cryptvg/rootlv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-cryptvg-rootlv.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2dname\x2dcryptvg\x2drootlv.device:
Description: /dev/disk/by-id/dm-name-cryptvg-rootlv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dcryptvg\x2drootlv.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dsApY335FtcFuHL2m19uYEfus1ztFVjpNKF1Y0gALnWEBRKiPAkcEYexuCXOFW40j.device:
Description: /dev/disk/by-id/dm-uuid-LVM-sApY335FtcFuHL2m19uYEfus1ztFVjpNKF1Y0gALnWEBRKiPAkcEYexuCXOFW40j
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dsApY335FtcFuHL2m19uYEfus1ztFVjpNKF1Y0gALnWEBRKiPAkcEYexuCXOFW40j.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2dlabel-rootfs.device:
Description: /dev/disk/by-label/rootfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-rootfs.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2duuid-4996e1f6\x2d5056\x2d481c\x2db040\x2da36752f7f30e.device:
Description: /dev/disk/by-uuid/4996e1f6-5056-481c-b040-a36752f7f30e
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-4996e1f6\x2d5056\x2d481c\x2db040\x2da36752f7f30e.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-mapper-cryptvg\x2drootlv.device:
Description: /dev/mapper/cryptvg-rootlv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-cryptvg\x2drootlv.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit sys-devices-virtual-block-dm\x2d2.device:
Description: /sys/devices/virtual/block/dm-2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-dm\x2d2.device:
Description: /dev/dm-2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d2.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-cryptvg-homelv.device:
Description: /dev/cryptvg/homelv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-cryptvg-homelv.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2dname\x2dcryptvg\x2dhomelv.device:
Description: /dev/disk/by-id/dm-name-cryptvg-homelv
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dcryptvg\x2dhomelv.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dsApY335FtcFuHL2m19uYEfus1ztFVjpNmTjHP0oJbPs8IQQZdXoyJHWy9XelP7kG.device:
Description: /dev/disk/by-id/dm-uuid-LVM-sApY335FtcFuHL2m19uYEfus1ztFVjpNmTjHP0oJbPs8IQQZdXoyJHWy9XelP7kG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dsApY335FtcFuHL2m19uYEfus1ztFVjpNmTjHP0oJbPs8IQQZdXoyJHWy9XelP7kG.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2dlabel-homefs.device:
Description: /dev/disk/by-label/homefs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-homefs.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2duuid-f7a4f6a0\x2dad70\x2d4b5c\x2d91f6\x2d54b7201912fd.device:
Description: /dev/disk/by-uuid/f7a4f6a0-ad70-4b5c-91f6-54b7201912fd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-f7a4f6a0\x2dad70\x2d4b5c\x2d91f6\x2d54b7201912fd.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit sys-devices-virtual-block-dm\x2d3.device:
Description: /sys/devices/virtual/block/dm-3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-dm\x2d3.device:
Description: /dev/dm-3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d3.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2did-dm\x2dname\x2dstore.device:
Description: /dev/disk/by-id/dm-name-store
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dstore.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d931f27b22a6841f58108104d494cd284\x2dstore.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-931f27b22a6841f58108104d494cd284-store
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d931f27b22a6841f58108104d494cd284\x2dstore.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2dlabel-storefs.device:
Description: /dev/disk/by-label/storefs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-storefs.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2duuid-d74db28b\x2d0074\x2d4b1f\x2d95ed\x2d6c342933b8f0.device:
Description: /dev/disk/by-uuid/d74db28b-0074-4b1f-95ed-6c342933b8f0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-d74db28b\x2d0074\x2d4b1f\x2d95ed\x2d6c342933b8f0.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit ifup at eth0.service:
Description: ifup for eth0
Instance: eth0
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ifup at eth0.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
BindsTo: sys-subsystem-net-devices-eth0.device
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: sys-subsystem-net-devices-eth0.device
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ifup at .service/ifup at eth0.service
ControlGroup: name=systemd:/system/ifup at .service/ifup at eth0.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
-> ExecStop:
Command Line: /sbin/ifdown %I
-> Unit ifup at wlan0.service:
Description: ifup for wlan0
Instance: wlan0
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ifup at wlan0.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Mon 2014-03-31 17:35:28 CEST
Condition Result: yes
Requires: basic.target
BindsTo: sys-subsystem-net-devices-wlan0.device
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: sys-subsystem-net-devices-wlan0.device
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ifup at .service/ifup at wlan0.service
ControlGroup: name=systemd:/system/ifup at .service/ifup at wlan0.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
-> ExecStop:
Command Line: /sbin/ifdown %I
-> Unit polkitd.service:
Description: Authenticate and Authorize Users to Run Privileged Tasks
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: polkitd.service
Fragment Path: /lib/systemd/system/polkitd.service
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/polkitd.service
ControlGroup: name=systemd:/system/polkitd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1241
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/policykit-1/polkitd --no-debug
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: colord.service
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/colord.service
ControlGroup: name=systemd:/system/colord.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1258
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ColorManager
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: colord
-> ExecStart:
Command Line: /usr/lib/colord/colord
-> Unit wpa_supplicant.service:
Description: WPA supplicant
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: wpa_supplicant.service
Fragment Path: /lib/systemd/system/wpa_supplicant.service
Condition Timestamp: Mon 2014-03-31 17:35:29 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/wpa_supplicant.service
ControlGroup: name=systemd:/system/wpa_supplicant.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1327
Main PID Known: yes
Main PID Alien: no
BusName: fi.epitest.hostap.WPASupplicant
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
-> Unit console-kit-daemon.service:
Description: Console Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:33 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-kit-daemon.service
Fragment Path: /lib/systemd/system/console-kit-daemon.service
Condition Timestamp: Mon 2014-03-31 17:35:33 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-kit-daemon.service
ControlGroup: name=systemd:/system/console-kit-daemon.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1368
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ConsoleKit
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/console-kit-daemon --no-daemon
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:36 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: upower.service
Documentation: man:upowerd(8)
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Mon 2014-03-31 17:35:36 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/upower.service
ControlGroup: name=systemd:/system/upower.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1559
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UPower
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/upower/upowerd
-> Unit udisks2.service:
Description: Disk Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:36 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: udisks2.service
Documentation: man:udisks(8)
Fragment Path: /lib/systemd/system/udisks2.service
Condition Timestamp: Mon 2014-03-31 17:35:36 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/udisks2.service
ControlGroup: name=systemd:/system/udisks2.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1595
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UDisks2
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/udisks2/udisksd --no-debug
-> Unit rtkit-daemon.service:
Description: RealtimeKit Scheduling Policy Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2014-03-31 17:35:43 CEST
Active Enter Timestamp: Mon 2014-03-31 17:35:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rtkit-daemon.service
Fragment Path: /lib/systemd/system/rtkit-daemon.service
Condition Timestamp: Mon 2014-03-31 17:35:43 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: name=systemd:/system/rtkit-daemon.service
ControlGroup: cpu:/
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
Main PID: 1654
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.RealtimeKit1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/rtkit/rtkit-daemon
Status Text: Supervising 4 threads of 2 processes of 1 users.
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/rsyslog.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/pppd-dns.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ModemManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/binfmt-support.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups-browsed.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups.path <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lm-sensors.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/osspd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/multi-user.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service
==> /var/lib/systemd/deb-systemd-helper-enabled/osspd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/osspd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.service
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.service.dsh-also <==
/etc/systemd/system/bluetooth.target.wants/bluetooth.service
/etc/systemd/system/dbus-org.bluez.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ModemManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ModemManager.service
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-lvmetad.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/lvm2-lvmetad.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/bumblebeed.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/binfmt-support.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/binfmt-support.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-activation.service.dsh-also <==
/etc/systemd/system/local-fs.target.wants/lvm2-activation.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/pppd-dns.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/pppd-dns.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups.path
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/lvm2-lvmetad.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/bumblebeed.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/bumblebeed.service
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/anacron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-activation-early.service.dsh-also <==
/etc/systemd/system/local-fs.target.wants/lvm2-activation-early.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.ModemManager1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service
==> /var/lib/systemd/deb-systemd-helper-enabled/local-fs.target.wants/lvm2-activation-early.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/local-fs.target.wants/lvm2-activation.service <==
-------------- next part --------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# mount LVM logical volumes
/dev/mapper/cryptvg-rootlv / ext4 errors=remount-ro,discard 0 1
/dev/mapper/cryptvg-homelv /home ext4 errors=remount-ro,discard 0 2
# /boot is extra
UUID=d0e82ae9-cb7a-4dd5-859c-b375daa9cb2f /boot ext4 errors=remount-ro,discard 0 2
# encrypted store on HDD
/dev/mapper/store /mnt/store ext4 errors=remount-ro 0 2
More information about the Pkg-systemd-maintainers
mailing list