Bug#763510: systemd: A stop job is running for Session. Show user an timeout and the blocking process.
Bernhard Übelacker
bernhardu at vr-web.de
Tue Sep 30 16:28:51 BST 2014
Package: systemd
Version: 208-8
Severity: wishlist
Tags: upstream patch
Dear Maintainer,
lately I noticed that reboots or shutdowns are waiting for
90 seconds with the following message:
> [ *** ] A stop job is running for Session 1 of user bernhard
(Indeed the user will see this message only if the "quiet"
kernel parameter is omitted.)
This delay is produced by an process which is not responding
to SIGTERM. (In my case kdesud.)
But to the user it is neither shown how long systemd is waiting
until signal SIGKILL is sent or which process caused this delay.
See attached two patches (drafts) which:
- show the remaining seconds until timeout is reached and
- show the process which is blocking
The output then generated looks like this:
>
> Blocking process in controller[name=systemd],
path[/user.slice/user-1000.slice/session-1.scope]
> 1866 10000 /usr/lib/kde4/libexec/kdesud
>
>
> [ *** ] A stop job is running for Session 1 of user bernhard
>
(This message would still only be shown when kernel parameter "quiet"
is omitted.
When issuing interactively an "systemctl stop session-1.scope"
there is still no visual feedback.)
Kind regards,
Bernhard
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (990, 'testing-updates'), (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.52-2
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-53.4
ii libacl1 2.2.52-2
ii libaudit1 1:2.4-1
ii libblkid1 2.20.1-5.8
ii libc6 2.19-11
ii libcap2 1:2.24-6
ii libcap2-bin 1:2.24-6
ii libcryptsetup4 2:1.6.6-1
ii libdbus-1-3 1.8.6-2
ii libgcrypt11 1.5.4-3
ii libkmod2 18-3
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.8-3.1
ii libselinux1 2.3-2
ii libsystemd-daemon0 208-8
ii libsystemd-journal0 208-8
ii libsystemd-login0 208-8
ii libudev1 208-8
ii libwrap0 7.6.q-25
ii sysv-rc 2.88dsf-53.4
ii udev 208-8
ii util-linux 2.20.1-5.8
Versions of packages systemd recommends:
ii libpam-systemd 208-8
Versions of packages systemd suggests:
ii systemd-ui 3-2
-- no debconf information
-------------- next part --------------
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-SendSIGHUP.conf
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-After-systemd-user-sessions\x2eservice.conf
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-After-systemd-logind\x2eservice.conf
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-Description.conf
[EXTENDED] /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-Slice.conf
[EXTENDED] /lib/systemd/system/cups.socket -> /etc/systemd/system/cups.socket.d/cupsd-listen.conf
6 overridden configuration files found.
-------------- next part --------------
-> Unit smbd.service:
Description: LSB: start Samba SMB/CIFS daemon (smbd)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:18 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:19 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/smbd.service
CGroup realized: yes
CGroup mask: 0x0
Name: smbd.service
Source Path: /etc/init.d/smbd
Condition Timestamp: Tue 2014-09-30 14:30:18 CEST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: nmbd.service
After: network-online.target
After: local-fs.target
After: remote-fs.target
After: slapd.service
After: cups.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: network-online.target
References: local-fs.target
References: remote-fs.target
References: slapd.service
References: cups.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: nmbd.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/smbd start
PID: 1126
Start Timestamp: Tue 2014-09-30 14:30:18 CEST
Exit Timestamp: Tue 2014-09-30 14:30:19 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/smbd reload
-> ExecStop:
Command Line: /etc/init.d/smbd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 20
SysVRunLevels: 2345
-> Unit samba.service:
Description: LSB: ensure Samba daemons are started (nmbd and smbd)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:19 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/samba.service
CGroup realized: yes
CGroup mask: 0x0
Name: samba.service
Source Path: /etc/init.d/samba
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: winbind.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: winbind.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/samba start
PID: 642
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:19 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/samba reload
-> ExecStop:
Command Line: /etc/init.d/samba stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 20
-> Unit saned.service:
Description: LSB: SANE network scanner server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/saned.service
CGroup realized: yes
CGroup mask: 0x0
Name: saned.service
Source Path: /etc/init.d/saned
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: local-fs.target
After: remote-fs.target
After: dbus.socket
After: avahi.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: syslog.target
References: local-fs.target
References: remote-fs.target
References: dbus.socket
References: avahi.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/saned start
PID: 643
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/saned stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit clamav-daemon.service:
Description: LSB: ClamAV daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/clamav-daemon.service
CGroup realized: yes
CGroup mask: 0x0
Name: clamav-daemon.service
Source Path: /etc/init.d/clamav-daemon
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: exim4.service
Before: clamav-freshclam.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: exim4.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/clamav-daemon start
PID: 647
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:29 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/clamav-daemon stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> Unit smartmontools.service:
Description: LSB: SMART monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/smartmontools.service
CGroup realized: yes
CGroup mask: 0x0
Name: smartmontools.service
Source Path: /etc/init.d/smartmontools
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: syslog.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/smartmontools start
PID: 648
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:22 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/smartmontools reload
-> ExecStop:
Command Line: /etc/init.d/smartmontools stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> Unit clamav-freshclam.service:
Description: LSB: ClamAV virus database updater
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:29 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/clamav-freshclam.service
CGroup realized: yes
CGroup mask: 0x0
Name: clamav-freshclam.service
Source Path: /etc/init.d/clamav-freshclam
Condition Timestamp: Tue 2014-09-30 14:30:29 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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: clamav-daemon.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: clamav-daemon.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/clamav-freshclam start
PID: 1666
Start Timestamp: Tue 2014-09-30 14:30:29 CEST
Exit Timestamp: Tue 2014-09-30 14:30:29 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/clamav-freshclam stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
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: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/kdm.service
CGroup realized: yes
CGroup mask: 0x0
Name: kdm.service
Source Path: /etc/init.d/kdm
DropIn Path: /run/systemd/generator/kdm.service.d/50-kdm-$x-display-manager.conf
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: x-display-manager.target
Wants: system.slice
RequiredBy: x-display-manager.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: x-display-manager.target
Before: shutdown.target
Before: graphical.target
After: openvpn.service
After: local-fs.target
After: remote-fs.target
After: console-screen.service
After: kbd.service
After: acpid.service
After: dbus.socket
After: krb5-kdc.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: remote-fs.target
References: console-screen.service
References: kbd.service
References: acpid.service
References: dbus.socket
References: krb5-kdc.service
References: x-display-manager.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: openvpn.service
ReferencedBy: x-display-manager.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kdm start
PID: 649
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> 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: 19
SysVRunLevels: 2345
-> Unit apache2.service:
Description: LSB: Apache2 web 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
Transient: no
Slice: system.slice
CGroup: /system.slice/apache2.service
CGroup realized: yes
CGroup mask: 0x0
Name: apache2.service
Source Path: /etc/init.d/apache2
Requires: basic.target
Wants: network-online.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: remote-fs.target
After: network-online.target
After: syslog.target
After: nss-lookup.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: remote-fs.target
References: network-online.target
References: syslog.target
References: nss-lookup.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/apache2 start
-> ExecReload:
Command Line: /etc/init.d/apache2 reload
-> ExecStop:
Command Line: /etc/init.d/apache2 stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit winbind.service:
Description: LSB: start Winbind 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
Transient: no
Slice: system.slice
CGroup: /system.slice/winbind.service
CGroup realized: yes
CGroup mask: 0x0
Name: winbind.service
Source Path: /etc/init.d/winbind
Requires: basic.target
Wants: network-online.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: network-online.target
After: remote-fs.target
After: syslog.target
After: samba.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: network-online.target
References: remote-fs.target
References: syslog.target
References: samba.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/winbind start
-> ExecStop:
Command Line: /etc/init.d/winbind stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit motion.service:
Description: LSB: Start Motion detection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/motion.service
CGroup realized: yes
CGroup mask: 0x0
Name: motion.service
Source Path: /etc/init.d/motion
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: syslog.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/motion start
PID: 654
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/motion reload
-> ExecStop:
Command Line: /etc/init.d/motion stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> Unit hddtemp.service:
Description: LSB: disk temperature monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:18 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/hddtemp.service
CGroup realized: yes
CGroup mask: 0x0
Name: hddtemp.service
Source Path: /etc/init.d/hddtemp
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
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: network-online.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: network-online.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/hddtemp start
PID: 658
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:18 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/hddtemp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> Unit nmbd.service:
Description: LSB: start Samba NetBIOS nameserver (nmbd)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:18 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/nmbd.service
CGroup realized: yes
CGroup mask: 0x0
Name: nmbd.service
Source Path: /etc/init.d/nmbd
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: smbd.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network-online.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: network-online.target
References: local-fs.target
References: remote-fs.target
References: smbd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/nmbd start
PID: 665
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:18 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/nmbd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 16
SysVRunLevels: 2345
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Inactive Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/anacron.service
CGroup realized: yes
CGroup mask: 0x0
Name: anacron.service
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true succeeded
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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
After: system.slice
References: time-sync.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/anacron -dsq
PID: 673
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> Unit cups.service:
Description: CUPS Printing Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/cups.service
CGroup realized: yes
CGroup mask: 0x0
Name: cups.service
Documentation: man:cupsd(8)
Documentation: man:cupsd.conf(5)
Fragment Path: /lib/systemd/system/cups.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: cups.socket
Requires: basic.target
Wants: system.slice
WantedBy: printer.target
Conflicts: shutdown.target
Before: shutdown.target
Before: smbd.service
Before: printer.target
After: cups.socket
After: systemd-journald.socket
After: basic.target
After: system.slice
TriggeredBy: cups.socket
References: cups.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: cups.socket
ReferencedBy: smbd.service
ReferencedBy: printer.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 695
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cupsd -f
PID: 695
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> Unit speech-dispatcher.service:
Description: LSB: Speech Dispatcher
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/speech-dispatcher.service
CGroup realized: yes
CGroup mask: 0x0
Name: speech-dispatcher.service
Source Path: /etc/init.d/speech-dispatcher
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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: festival.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: festival.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/speech-dispatcher start
PID: 702
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/speech-dispatcher reload
-> ExecStop:
Command Line: /etc/init.d/speech-dispatcher stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> Unit nfs-common.service:
Description: LSB: NFS support files common to client and server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/nfs-common.service
CGroup realized: yes
CGroup mask: 0x0
Name: nfs-common.service
Source Path: /etc/init.d/nfs-common
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: multi-user.target
WantedBy: graphical.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: multi-user.target
Before: graphical.target
Before: sysinit.target
Before: shutdown.target
After: rpcbind.target
After: time-sync.target
After: systemd-journald.socket
References: rpcbind.target
References: time-sync.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/nfs-common start
PID: 619
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/nfs-common stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 14
SysVRunLevels: S
-> Unit virtualbox.service:
Description: LSB: VirtualBox Linux kernel module
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/virtualbox.service
CGroup realized: yes
CGroup mask: 0x0
Name: virtualbox.service
Name: vboxdrv.service
Source Path: /etc/init.d/virtualbox
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
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-online.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: network-online.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/virtualbox start
PID: 703
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/virtualbox stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 16
SysVRunLevels: 2345
-> Unit mountdebugfs.service:
Description: LSB: Mount debugfs on /sys/kernel/debug
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/mountdebugfs.service
CGroup realized: yes
CGroup mask: 0x0
Name: mountdebugfs.service
Source Path: /etc/init.d/mountdebugfs
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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: mountkernfs.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: local-fs.target
References: remote-fs.target
References: mountkernfs.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/mountdebugfs start
PID: 706
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/mountdebugfs reload
-> ExecStop:
Command Line: /etc/init.d/mountdebugfs stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 16
SysVRunLevels: 2345
-> Unit samba-ad-dc.service:
Description: LSB: start Samba daemons for the AD DC
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:18 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/samba-ad-dc.service
CGroup realized: yes
CGroup mask: 0x0
Name: samba-ad-dc.service
Source Path: /etc/init.d/samba-ad-dc
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network-online.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: network-online.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/samba-ad-dc start
PID: 712
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:18 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/samba-ad-dc stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 16
SysVRunLevels: 2345
-> Unit rpcbind.service:
Description: LSB: RPC portmapper replacement
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/rpcbind.service
CGroup realized: yes
CGroup mask: 0x0
Name: rpcbind.service
Source Path: /etc/init.d/rpcbind
DropIn Path: /run/systemd/generator/rpcbind.service.d/50-rpcbind-$portmap.conf
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Wants: network-online.target
Wants: rpcbind.target
RequiredBy: rpcbind.target
WantedBy: multi-user.target
WantedBy: graphical.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: rpcbind.target
Before: multi-user.target
Before: graphical.target
Before: sysinit.target
Before: shutdown.target
After: network-online.target
After: local-fs.target
After: systemd-journald.socket
References: network-online.target
References: local-fs.target
References: rpcbind.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: rpcbind.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/rpcbind start
PID: 602
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/rpcbind stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 13
SysVRunLevels: S
-> Unit exim4.service:
Description: LSB: exim Mail Transport Agent
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
Transient: no
Slice: system.slice
CGroup: /system.slice/exim4.service
CGroup realized: yes
CGroup mask: 0x0
Name: exim4.service
Source Path: /etc/init.d/exim4
Requires: basic.target
Wants: network-online.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: remote-fs.target
After: syslog.target
After: nss-lookup.target
After: network-online.target
After: time-sync.target
After: postgresql.service
After: mysql.service
After: clamav-daemon.service
After: greylist.service
After: spamassassin.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: nss-lookup.target
References: network-online.target
References: time-sync.target
References: postgresql.service
References: mysql.service
References: clamav-daemon.service
References: greylist.service
References: spamassassin.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/exim4 start
-> ExecReload:
Command Line: /etc/init.d/exim4 reload
-> ExecStop:
Command Line: /etc/init.d/exim4 stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit proftpd.service:
Description: LSB: Starts ProFTPD 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
Transient: no
Slice: system.slice
CGroup: /system.slice/proftpd.service
CGroup realized: yes
CGroup mask: 0x0
Name: proftpd.service
Source Path: /etc/init.d/proftpd
Requires: basic.target
Wants: network-online.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: remote-fs.target
After: syslog.target
After: local-fs.target
After: network-online.target
After: nss-lookup.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: local-fs.target
References: network-online.target
References: nss-lookup.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/proftpd start
-> ExecReload:
Command Line: /etc/init.d/proftpd reload
-> ExecStop:
Command Line: /etc/init.d/proftpd stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/cron.service
CGroup realized: yes
CGroup mask: 0x0
Name: cron.service
Documentation: man:cron(8)
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 716
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cron -f
PID: 716
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/rsyslog.service
CGroup realized: yes
CGroup mask: 0x0
Name: syslog.service
Name: rsyslog.service
Documentation: man:rsyslogd(8)
Documentation: http://www.rsyslog.com/doc/
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: syslog.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: syslog.socket
After: basic.target
After: system.slice
TriggeredBy: syslog.socket
References: syslog.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: syslog.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
Main PID: 804
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
PID: 804
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> Unit avahi-daemon.service:
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/avahi-daemon.service
CGroup realized: yes
CGroup mask: 0x0
Name: avahi-daemon.service
Fragment Path: /lib/systemd/system/avahi-daemon.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: avahi-daemon.socket
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: avahi-daemon.socket
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
TriggeredBy: avahi-daemon.socket
References: avahi-daemon.socket
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: avahi-daemon.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
Main PID: 721
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Avahi
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/avahi-daemon -s
PID: 721
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> ExecReload:
Command Line: /usr/sbin/avahi-daemon -r
Status Text: Server startup complete. Host name is gringo.local. Local service cookie is 1352542848.
-> Unit gpm.service:
Description: LSB: gpm sysv init script
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/gpm.service
CGroup realized: yes
CGroup mask: 0x0
Name: gpm.service
Source Path: /etc/init.d/gpm
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/gpm start
PID: 724
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/gpm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> Unit acct.service:
Description: LSB: process and login accounting
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/acct.service
CGroup realized: yes
CGroup mask: 0x0
Name: acct.service
Source Path: /etc/init.d/acct
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/acct start
PID: 730
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/acct stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> Unit uml-utilities.service:
Description: LSB: start and stop UML networking services
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:19 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/uml-utilities.service
CGroup realized: yes
CGroup mask: 0x0
Name: uml-utilities.service
Source Path: /etc/init.d/uml-utilities
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/uml-utilities start
PID: 733
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:19 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/uml-utilities stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 16
SysVRunLevels: 2345
-> Unit openvpn.service:
Description: LSB: Openvpn VPN 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
Transient: no
Slice: system.slice
CGroup: /system.slice/openvpn.service
CGroup realized: yes
CGroup mask: 0x0
Name: openvpn.service
Source Path: /etc/init.d/openvpn
Requires: basic.target
Wants: network-online.target
Wants: system.slice
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
After: network-online.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: NetworkManager.service
References: network-online.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: system.slice
References: NetworkManager.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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: no
SysVRunLevels: 2345
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup mask: 0x0
Name: dbus.service
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: dbus.socket
After: systemd-journald.socket
After: basic.target
After: system.slice
TriggeredBy: dbus.socket
References: dbus.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: dbus.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 742
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 742
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit fancontrol.service:
Description: fan speed regulator
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
Transient: no
Slice: system.slice
CGroup: /system.slice/fancontrol.service
CGroup realized: yes
CGroup mask: 0x0
Name: fancontrol.service
Documentation: man:fancontrol(8)
Documentation: man:pwmconfig(8)
Fragment Path: /lib/systemd/system/fancontrol.service
ConditionPathExists: /etc/fancontrol failed
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: no
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: lm-sensors.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: lm-sensors.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
PIDFile: /var/run/fancontrol.pid
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStartPre:
Command Line: /usr/sbin/fancontrol --check
-> ExecStart:
Command Line: /usr/sbin/fancontrol
-> Unit acpid.service:
Description: ACPI event daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:18 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:18 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/acpid.service
CGroup realized: yes
CGroup mask: 0x0
Name: acpid.service
Fragment Path: /lib/systemd/system/acpid.service
Condition Timestamp: Tue 2014-09-30 14:30:18 CEST
Condition Result: yes
Requires: acpid.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
Before: kdm.service
After: acpid.socket
After: basic.target
After: system.slice
TriggeredBy: acpid.socket
References: acpid.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: acpid.socket
ReferencedBy: kdm.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 1116
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
EnvironmentFile: /etc/default/acpid
LimitNOFILE: 4096
StandardInput: socket
StandardOutput: inherit
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/acpid $OPTIONS
PID: 1116
Start Timestamp: Tue 2014-09-30 14:30:18 CEST
-> Unit nvidia-kernel.service:
Description: LSB: create NVIDIA device nodes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/nvidia-kernel.service
CGroup realized: yes
CGroup mask: 0x0
Name: nvidia-kernel.service
Source Path: /etc/init.d/nvidia-kernel
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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
After: system.slice
References: mountdevsubfs.service
References: systemd-udevd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 752
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> 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 sysfsutils.service:
Description: LSB: Set sysfs variables from /etc/sysfs.conf
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/sysfsutils.service
CGroup realized: yes
CGroup mask: 0x0
Name: sysfsutils.service
Name: sysfsconf.service
Source Path: /etc/init.d/sysfsutils
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: mountkernfs.service
After: systemd-udevd.service
After: cpufrequtils.service
After: systemd-journald.socket
After: basic.target
After: system.slice
After: systemd-modules-load.service
References: mountkernfs.service
References: systemd-udevd.service
References: cpufrequtils.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
References: systemd-modules-load.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/sysfsutils start
PID: 758
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/sysfsutils 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: Tue 2014-09-30 14:30:22 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:22 CEST
Active Exit Timestamp: Tue 2014-09-30 14:30:22 CEST
Inactive Enter Timestamp: Tue 2014-09-30 14:30:22 CEST
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup mask: 0x0
Name: ssh.service
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
Condition Timestamp: Tue 2014-09-30 14:30:22 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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
After: system.slice
References: network.target
References: auditd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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: 1592
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 1592
Start Timestamp: Tue 2014-09-30 14:30:22 CEST
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> Unit ntp.service:
Description: LSB: Start NTP daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/ntp.service
CGroup realized: yes
CGroup mask: 0x0
Name: ntp.service
Source Path: /etc/init.d/ntp
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: network-online.target
Wants: system.slice
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network-online.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: network-online.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/ntp start
PID: 771
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/ntp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> 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: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/binfmt-support.service
CGroup realized: yes
CGroup mask: 0x0
Name: binfmt-support.service
Documentation: man:update-binfmts(8)
Fragment Path: /lib/systemd/system/binfmt-support.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/update-binfmts --enable
PID: 780
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> Unit sysstat.service:
Description: LSB: Start/stop sysstat's sadc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/sysstat.service
CGroup realized: yes
CGroup mask: 0x0
Name: sysstat.service
Source Path: /etc/init.d/sysstat
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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: local-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: remote-fs.target
References: local-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/sysstat start
PID: 788
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/sysstat reload
-> ExecStop:
Command Line: /etc/init.d/sysstat stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> 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: yes
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: mountdevsubfs.service
Fragment Path: /dev/null
Before: hdparm.service
Before: nvidia-kernel.service
ReferencedBy: hdparm.service
ReferencedBy: nvidia-kernel.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: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: qemu-system-x86.service
Source Path: /etc/init.d/qemu-system-x86
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountkernfs.service
After: systemd-udevd.service
After: devfsd.service
After: systemd-journald.socket
References: mountkernfs.service
References: systemd-udevd.service
References: devfsd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 182
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/qemu-system-x86 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
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: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/pppd-dns.service
CGroup realized: yes
CGroup mask: 0x0
Name: pppd-dns.service
Fragment Path: /lib/systemd/system/pppd-dns.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 795
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> 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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: console-setup.service
Source Path: /etc/init.d/console-setup
Condition Timestamp: Tue 2014-09-30 14:30:16 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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 472
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> 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 udev-finish.service:
Description: Copy rules generated while the root was ro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: udev-finish.service
Fragment Path: /lib/systemd/system/udev-finish.service
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
After: systemd-udevd.service
After: systemd-udev-settle.service
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udev-settle.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/udev/udev-finish
PID: 183
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> Unit setserial.service:
Description: LSB: controls configuration of serial ports
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: setserial.service
Source Path: /etc/init.d/setserial
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/setserial start
PID: 422
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/setserial stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: S
-> Unit keyboard-setup.service:
Description: LSB: Set preliminary keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: keyboard-setup.service
Source Path: /etc/init.d/keyboard-setup
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: systemd-remount-fs.service
Before: sysinit.target
After: mountkernfs.service
After: keymap.service
After: systemd-udevd.service
After: systemd-journald.socket
References: mountkernfs.service
References: keymap.service
References: systemd-udevd.service
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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 185
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> 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 lm-sensors.service:
Description: Initialize hardware monitoring sensors
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/lm-sensors.service
CGroup realized: yes
CGroup mask: 0x0
Name: lm-sensors.service
Fragment Path: /lib/systemd/system/lm-sensors.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: fancontrol.service
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: fancontrol.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/sensors -s
PID: 796
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/sensors
PID: 847
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> Unit ifrename.service:
Description: LSB: Rename network interface names
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: ifrename.service
Source Path: /etc/init.d/ifrename
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountkernfs.service
After: systemd-journald.socket
References: mountkernfs.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/ifrename start
PID: 148
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/ifrename reload
-> ExecStop:
Command Line: /etc/init.d/ifrename stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: S
-> Unit kbd.service:
Description: LSB: Prepare console
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: kbd.service
Source Path: /etc/init.d/kbd
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: console-setup.service
Before: kdm.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: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kbd start
PID: 423
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/kbd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: S
-> Unit networking.service:
Description: LSB: Raise network interfaces.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: networking.service
Name: ifupdown.service
Source Path: /etc/init.d/networking
DropIn Path: /run/systemd/generator/networking.service.d/50-insserv.conf-$network.conf
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Wants: network.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: network.target
Before: sysinit.target
Before: shutdown.target
After: mountkernfs.service
After: local-fs.target
After: systemd-journald.socket
After: systemd-random-seed.service
References: mountkernfs.service
References: local-fs.target
References: network.target
References: systemd-journald.socket
References: systemd-random-seed.service
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/networking start
PID: 419
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> 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: 12
SysVRunLevels: S
-> Unit etc-setserial.service:
Description: LSB: controls configuration of serial ports
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: etc-setserial.service
Source Path: /etc/init.d/etc-setserial
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: checkfs.service
After: systemd-journald.socket
References: checkfs.service
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/etc-setserial start
PID: 149
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/etc-setserial stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 8
SysVRunLevels: S
-> Unit hdparm.service:
Description: LSB: Tune IDE hard disks
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: hdparm.service
Source Path: /etc/init.d/hdparm
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountdevsubfs.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountdevsubfs.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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/hdparm start
PID: 187
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> 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 checkfs.service:
Description: checkfs.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: yes
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: checkfs.service
Fragment Path: /dev/null
Before: etc-setserial.service
ReferencedBy: etc-setserial.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: yes
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: mountkernfs.service
Fragment Path: /dev/null
Before: networking.service
Before: ifrename.service
Before: keyboard-setup.service
Before: qemu-system-x86.service
Before: sysfsutils.service
Before: mountdebugfs.service
ReferencedBy: networking.service
ReferencedBy: ifrename.service
ReferencedBy: keyboard-setup.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: sysfsutils.service
ReferencedBy: mountdebugfs.service
-> Unit unattended-upgrades.service:
Description: Unattended Upgrades
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: unattended-upgrades.service
Documentation: man:unattended-upgrade(8)
Fragment Path: /lib/systemd/system/unattended-upgrades.service
WantedBy: shutdown.target
Before: shutdown.target
Before: reboot.target
Before: halt.target
After: systemd-journald.socket
References: shutdown.target
References: reboot.target
References: halt.target
References: systemd-journald.socket
ReferencedBy: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown
-> Unit kexec-load.service:
Description: LSB: Load kernel image with kexec
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
Transient: no
Slice: system.slice
CGroup: /system.slice/kexec-load.service
CGroup realized: yes
CGroup mask: 0x0
Name: kexec-load.service
Source Path: /etc/init.d/kexec-load
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kexec-load start
-> ExecStop:
Command Line: /etc/init.d/kexec-load stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit kexec.service:
Description: LSB: Execute the kexec -e command to reboot 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: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/kexec.service
CGroup realized: yes
CGroup mask: 0x0
Name: kexec.service
Source Path: /etc/init.d/kexec
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kexec start
-> ExecStop:
Command Line: /etc/init.d/kexec 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: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: systemd-journald.service
WantedBy: sockets.target
Before: kexec.service
Before: alsa-store.service
Before: alsa-restore.service
Before: alsa-state.service
Before: console-kit-log-system-start.service
Before: systemd-tmpfiles-clean.service
Before: systemd-readahead-done.service
Before: systemd-ask-password-wall.service
Before: systemd-user-sessions.service
Before: systemd-logind.service
Before: getty at tty1.service
Before: rc-local.service
Before: NetworkManager.service
Before: inetd.service
Before: systemd-remount-fs.service
Before: run-user.mount
Before: run-lock.mount
Before: home-bernhard-data.mount
Before: home-bernhard-data3.mount
Before: systemd-fsck-root.service
Before: systemd-udevd.service
Before: systemd-shutdownd.service
Before: systemd-initctl.service
Before: debian-fixup.service
Before: sys-kernel-config.mount
Before: systemd-update-utmp.service
Before: sys-kernel-debug.mount
Before: systemd-modules-load.service
Before: systemd-binfmt.service
Before: systemd-sysctl.service
Before: dev-hugepages.mount
Before: systemd-ask-password-console.service
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-journald.service
Before: sys-fs-fuse-connections.mount
Before: systemd-udev-trigger.service
Before: systemd-random-seed.service
Before: kmod-static-nodes.service
Before: systemd-tmpfiles-setup-dev.service
Before: systemd-tmpfiles-setup.service
Before: systemd-journal-flush.service
Before: dev-mqueue.mount
Before: home-bernhard-data-swapfile.swap
Before: home-bernhard-data3-swapfile.swap
Before: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
Before: sockets.target
Before: syslog.target
Before: kexec-load.service
Before: unattended-upgrades.service
Before: console-kit-log-system-stop.service
Before: systemd-halt.service
Before: console-kit-log-system-restart.service
Before: systemd-reboot.service
Before: hdparm.service
Before: etc-setserial.service
Before: networking.service
Before: kbd.service
Before: ifrename.service
Before: lm-sensors.service
Before: keyboard-setup.service
Before: setserial.service
Before: udev-finish.service
Before: systemd-udev-settle.service
Before: console-setup.service
Before: pppd-dns.service
Before: qemu-system-x86.service
Before: sysstat.service
Before: binfmt-support.service
Before: ntp.service
Before: ssh.service
Before: sysfsutils.service
Before: nvidia-kernel.service
Before: fancontrol.service
Before: dbus.service
Before: openvpn.service
Before: uml-utilities.service
Before: acct.service
Before: gpm.service
Before: avahi-daemon.service
Before: cron.service
Before: proftpd.service
Before: exim4.service
Before: rpcbind.service
Before: samba-ad-dc.service
Before: mountdebugfs.service
Before: virtualbox.service
Before: nfs-common.service
Before: speech-dispatcher.service
Before: cups.service
Before: anacron.service
Before: nmbd.service
Before: hddtemp.service
Before: motion.service
Before: winbind.service
Before: apache2.service
Before: kdm.service
Before: clamav-freshclam.service
Before: smartmontools.service
Before: clamav-daemon.service
Before: saned.service
Before: samba.service
Before: smbd.service
Before: systemd-update-utmp-runlevel.service
Before: dev-sdc2.swap
Before: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
Before: run-rpc_pipefs.mount
Before: colord.service
Before: polkitd.service
Before: user at 1000.service
Before: console-kit-daemon.service
Before: upower.service
Before: udisks2.service
Before: bluetooth.service
After: -.mount
Triggers: systemd-journald.service
References: sockets.target
References: syslog.target
References: systemd-journald.service
References: -.mount
ReferencedBy: kexec.service
ReferencedBy: alsa-store.service
ReferencedBy: alsa-restore.service
ReferencedBy: alsa-state.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-readahead-done.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: inetd.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: home-bernhard-data.mount
ReferencedBy: home-bernhard-data3.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-shutdownd.service
ReferencedBy: systemd-initctl.service
ReferencedBy: debian-fixup.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-update-utmp.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: systemd-journald.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: home-bernhard-data-swapfile.swap
ReferencedBy: home-bernhard-data3-swapfile.swap
ReferencedBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
ReferencedBy: kexec-load.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: console-kit-log-system-stop.service
ReferencedBy: systemd-halt.service
ReferencedBy: console-kit-log-system-restart.service
ReferencedBy: systemd-reboot.service
ReferencedBy: hdparm.service
ReferencedBy: etc-setserial.service
ReferencedBy: networking.service
ReferencedBy: kbd.service
ReferencedBy: ifrename.service
ReferencedBy: lm-sensors.service
ReferencedBy: keyboard-setup.service
ReferencedBy: setserial.service
ReferencedBy: udev-finish.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: console-setup.service
ReferencedBy: pppd-dns.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: sysstat.service
ReferencedBy: binfmt-support.service
ReferencedBy: ntp.service
ReferencedBy: ssh.service
ReferencedBy: sysfsutils.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: fancontrol.service
ReferencedBy: dbus.service
ReferencedBy: openvpn.service
ReferencedBy: uml-utilities.service
ReferencedBy: acct.service
ReferencedBy: gpm.service
ReferencedBy: avahi-daemon.service
ReferencedBy: cron.service
ReferencedBy: proftpd.service
ReferencedBy: exim4.service
ReferencedBy: rpcbind.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: mountdebugfs.service
ReferencedBy: virtualbox.service
ReferencedBy: nfs-common.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: cups.service
ReferencedBy: anacron.service
ReferencedBy: nmbd.service
ReferencedBy: hddtemp.service
ReferencedBy: motion.service
ReferencedBy: winbind.service
ReferencedBy: apache2.service
ReferencedBy: kdm.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: smartmontools.service
ReferencedBy: clamav-daemon.service
ReferencedBy: saned.service
ReferencedBy: samba.service
ReferencedBy: smbd.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: dev-sdc2.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
ReferencedBy: run-rpc_pipefs.mount
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: user at 1000.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: bluetooth.service
RequiresMountsFor: /run/systemd/journal/stdout /run/systemd/journal/socket /dev/log
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup mask: 0x0
Name: system.slice
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/system.slice
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Wants: -.slice
WantedBy: kexec.service
WantedBy: slices.target
WantedBy: systemd-ask-password-wall.service
WantedBy: systemd-user-sessions.service
WantedBy: systemd-logind.service
WantedBy: dbus.socket
WantedBy: system-getty.slice
WantedBy: rc-local.service
WantedBy: NetworkManager.service
WantedBy: inetd.service
WantedBy: run-user.mount
WantedBy: run-lock.mount
WantedBy: -.mount
WantedBy: home-bernhard-data.mount
WantedBy: home-bernhard-data3.mount
WantedBy: rsyslog.service
WantedBy: avahi-daemon.socket
WantedBy: cups.socket
WantedBy: acpid.socket
WantedBy: home-bernhard-data-swapfile.swap
WantedBy: home-bernhard-data3-swapfile.swap
WantedBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
WantedBy: kexec-load.service
WantedBy: lm-sensors.service
WantedBy: pppd-dns.service
WantedBy: sysstat.service
WantedBy: binfmt-support.service
WantedBy: ntp.service
WantedBy: ssh.service
WantedBy: sysfsutils.service
WantedBy: nvidia-kernel.service
WantedBy: acpid.service
WantedBy: fancontrol.service
WantedBy: dbus.service
WantedBy: openvpn.service
WantedBy: uml-utilities.service
WantedBy: acct.service
WantedBy: gpm.service
WantedBy: avahi-daemon.service
WantedBy: cron.service
WantedBy: proftpd.service
WantedBy: exim4.service
WantedBy: samba-ad-dc.service
WantedBy: mountdebugfs.service
WantedBy: virtualbox.service
WantedBy: speech-dispatcher.service
WantedBy: cups.service
WantedBy: anacron.service
WantedBy: nmbd.service
WantedBy: hddtemp.service
WantedBy: motion.service
WantedBy: winbind.service
WantedBy: apache2.service
WantedBy: kdm.service
WantedBy: clamav-freshclam.service
WantedBy: smartmontools.service
WantedBy: clamav-daemon.service
WantedBy: saned.service
WantedBy: samba.service
WantedBy: smbd.service
WantedBy: dev-sdc2.swap
WantedBy: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
WantedBy: run-rpc_pipefs.mount
WantedBy: colord.service
WantedBy: polkitd.service
WantedBy: console-kit-daemon.service
WantedBy: upower.service
WantedBy: udisks2.service
WantedBy: bluetooth.service
Before: kexec.service
Before: slices.target
Before: systemd-ask-password-wall.service
Before: systemd-user-sessions.service
Before: systemd-logind.service
Before: dbus.socket
Before: system-getty.slice
Before: rc-local.service
Before: NetworkManager.service
Before: inetd.service
Before: run-user.mount
Before: run-lock.mount
Before: -.mount
Before: home-bernhard-data.mount
Before: home-bernhard-data3.mount
Before: rsyslog.service
Before: avahi-daemon.socket
Before: cups.socket
Before: acpid.socket
Before: home-bernhard-data-swapfile.swap
Before: home-bernhard-data3-swapfile.swap
Before: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
Before: kexec-load.service
Before: lm-sensors.service
Before: pppd-dns.service
Before: sysstat.service
Before: binfmt-support.service
Before: ntp.service
Before: ssh.service
Before: sysfsutils.service
Before: nvidia-kernel.service
Before: acpid.service
Before: fancontrol.service
Before: dbus.service
Before: openvpn.service
Before: uml-utilities.service
Before: acct.service
Before: gpm.service
Before: avahi-daemon.service
Before: cron.service
Before: proftpd.service
Before: exim4.service
Before: samba-ad-dc.service
Before: mountdebugfs.service
Before: virtualbox.service
Before: speech-dispatcher.service
Before: cups.service
Before: anacron.service
Before: nmbd.service
Before: hddtemp.service
Before: motion.service
Before: winbind.service
Before: apache2.service
Before: kdm.service
Before: clamav-freshclam.service
Before: smartmontools.service
Before: clamav-daemon.service
Before: saned.service
Before: samba.service
Before: smbd.service
Before: dev-sdc2.swap
Before: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
Before: run-rpc_pipefs.mount
Before: colord.service
Before: polkitd.service
Before: console-kit-daemon.service
Before: upower.service
Before: udisks2.service
Before: bluetooth.service
After: -.slice
References: slices.target
References: -.slice
ReferencedBy: kexec.service
ReferencedBy: slices.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-logind.service
ReferencedBy: dbus.socket
ReferencedBy: system-getty.slice
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: inetd.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: -.mount
ReferencedBy: home-bernhard-data.mount
ReferencedBy: home-bernhard-data3.mount
ReferencedBy: rsyslog.service
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: acpid.socket
ReferencedBy: home-bernhard-data-swapfile.swap
ReferencedBy: home-bernhard-data3-swapfile.swap
ReferencedBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
ReferencedBy: kexec-load.service
ReferencedBy: lm-sensors.service
ReferencedBy: pppd-dns.service
ReferencedBy: sysstat.service
ReferencedBy: binfmt-support.service
ReferencedBy: ntp.service
ReferencedBy: ssh.service
ReferencedBy: sysfsutils.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: acpid.service
ReferencedBy: fancontrol.service
ReferencedBy: dbus.service
ReferencedBy: openvpn.service
ReferencedBy: uml-utilities.service
ReferencedBy: acct.service
ReferencedBy: gpm.service
ReferencedBy: avahi-daemon.service
ReferencedBy: cron.service
ReferencedBy: proftpd.service
ReferencedBy: exim4.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: mountdebugfs.service
ReferencedBy: virtualbox.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: cups.service
ReferencedBy: anacron.service
ReferencedBy: nmbd.service
ReferencedBy: hddtemp.service
ReferencedBy: motion.service
ReferencedBy: winbind.service
ReferencedBy: apache2.service
ReferencedBy: kdm.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: smartmontools.service
ReferencedBy: clamav-daemon.service
ReferencedBy: saned.service
ReferencedBy: samba.service
ReferencedBy: smbd.service
ReferencedBy: dev-sdc2.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
ReferencedBy: run-rpc_pipefs.mount
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: bluetooth.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: basic.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: sysinit.target
Wants: sockets.target
Wants: timers.target
Wants: paths.target
Wants: slices.target
Wants: console-kit-log-system-start.service
Wants: alsa-state.service
Wants: alsa-restore.service
RequiredBy: kexec.service
RequiredBy: multi-user.target
RequiredBy: systemd-ask-password-wall.service
RequiredBy: systemd-user-sessions.service
RequiredBy: systemd-logind.service
RequiredBy: getty at tty1.service
RequiredBy: rc-local.service
RequiredBy: NetworkManager.service
RequiredBy: inetd.service
RequiredBy: rsyslog.service
RequiredBy: kexec-load.service
RequiredBy: lm-sensors.service
RequiredBy: pppd-dns.service
RequiredBy: sysstat.service
RequiredBy: binfmt-support.service
RequiredBy: ntp.service
RequiredBy: ssh.service
RequiredBy: sysfsutils.service
RequiredBy: nvidia-kernel.service
RequiredBy: acpid.service
RequiredBy: fancontrol.service
RequiredBy: dbus.service
RequiredBy: openvpn.service
RequiredBy: uml-utilities.service
RequiredBy: acct.service
RequiredBy: gpm.service
RequiredBy: avahi-daemon.service
RequiredBy: cron.service
RequiredBy: proftpd.service
RequiredBy: exim4.service
RequiredBy: samba-ad-dc.service
RequiredBy: mountdebugfs.service
RequiredBy: virtualbox.service
RequiredBy: speech-dispatcher.service
RequiredBy: cups.service
RequiredBy: anacron.service
RequiredBy: nmbd.service
RequiredBy: hddtemp.service
RequiredBy: motion.service
RequiredBy: winbind.service
RequiredBy: apache2.service
RequiredBy: kdm.service
RequiredBy: clamav-freshclam.service
RequiredBy: smartmontools.service
RequiredBy: clamav-daemon.service
RequiredBy: saned.service
RequiredBy: samba.service
RequiredBy: smbd.service
RequiredBy: colord.service
RequiredBy: polkitd.service
RequiredBy: user at 1000.service
RequiredBy: console-kit-daemon.service
RequiredBy: upower.service
RequiredBy: udisks2.service
RequiredBy: bluetooth.service
Conflicts: shutdown.target
Before: kexec.service
Before: multi-user.target
Before: systemd-ask-password-wall.service
Before: systemd-user-sessions.service
Before: systemd-logind.service
Before: getty at tty1.service
Before: rc-local.service
Before: NetworkManager.service
Before: inetd.service
Before: rsyslog.service
Before: kexec-load.service
Before: lm-sensors.service
Before: pppd-dns.service
Before: sysstat.service
Before: binfmt-support.service
Before: ntp.service
Before: ssh.service
Before: sysfsutils.service
Before: nvidia-kernel.service
Before: acpid.service
Before: fancontrol.service
Before: dbus.service
Before: openvpn.service
Before: uml-utilities.service
Before: acct.service
Before: gpm.service
Before: avahi-daemon.service
Before: cron.service
Before: proftpd.service
Before: exim4.service
Before: samba-ad-dc.service
Before: mountdebugfs.service
Before: virtualbox.service
Before: speech-dispatcher.service
Before: cups.service
Before: anacron.service
Before: nmbd.service
Before: hddtemp.service
Before: motion.service
Before: winbind.service
Before: apache2.service
Before: kdm.service
Before: clamav-freshclam.service
Before: smartmontools.service
Before: clamav-daemon.service
Before: saned.service
Before: samba.service
Before: smbd.service
Before: colord.service
Before: polkitd.service
Before: user at 1000.service
Before: console-kit-daemon.service
Before: upower.service
Before: udisks2.service
Before: bluetooth.service
After: sysinit.target
After: sockets.target
After: timers.target
After: paths.target
After: slices.target
References: sysinit.target
References: sockets.target
References: timers.target
References: paths.target
References: slices.target
References: console-kit-log-system-start.service
References: alsa-state.service
References: alsa-restore.service
References: shutdown.target
ReferencedBy: kexec.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: inetd.service
ReferencedBy: rsyslog.service
ReferencedBy: kexec-load.service
ReferencedBy: lm-sensors.service
ReferencedBy: pppd-dns.service
ReferencedBy: sysstat.service
ReferencedBy: binfmt-support.service
ReferencedBy: ntp.service
ReferencedBy: ssh.service
ReferencedBy: sysfsutils.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: acpid.service
ReferencedBy: fancontrol.service
ReferencedBy: dbus.service
ReferencedBy: openvpn.service
ReferencedBy: uml-utilities.service
ReferencedBy: acct.service
ReferencedBy: gpm.service
ReferencedBy: avahi-daemon.service
ReferencedBy: cron.service
ReferencedBy: proftpd.service
ReferencedBy: exim4.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: mountdebugfs.service
ReferencedBy: virtualbox.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: cups.service
ReferencedBy: anacron.service
ReferencedBy: nmbd.service
ReferencedBy: hddtemp.service
ReferencedBy: motion.service
ReferencedBy: winbind.service
ReferencedBy: apache2.service
ReferencedBy: kdm.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: smartmontools.service
ReferencedBy: clamav-daemon.service
ReferencedBy: saned.service
ReferencedBy: samba.service
ReferencedBy: smbd.service
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: user at 1000.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: bluetooth.service
StopWhenUnneeded: no
RefuseManualStart: no
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: shutdown.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
Wants: unattended-upgrades.service
Wants: alsa-store.service
RequiredBy: systemd-halt.service
RequiredBy: systemd-reboot.service
ConflictedBy: kexec.service
ConflictedBy: basic.target
ConflictedBy: alsa-restore.service
ConflictedBy: alsa-state.service
ConflictedBy: slices.target
ConflictedBy: paths.target
ConflictedBy: timers.target
ConflictedBy: systemd-tmpfiles-clean.timer
ConflictedBy: systemd-readahead-replay.service
ConflictedBy: systemd-readahead-collect.service
ConflictedBy: systemd-readahead-done.timer
ConflictedBy: systemd-readahead-done.service
ConflictedBy: graphical.target
ConflictedBy: rescue.target
ConflictedBy: rescue.service
ConflictedBy: multi-user.target
ConflictedBy: systemd-ask-password-wall.path
ConflictedBy: systemd-ask-password-wall.service
ConflictedBy: systemd-user-sessions.service
ConflictedBy: systemd-logind.service
ConflictedBy: dbus.socket
ConflictedBy: nss-user-lookup.target
ConflictedBy: user.slice
ConflictedBy: getty.target
ConflictedBy: getty at tty1.service
ConflictedBy: system-getty.slice
ConflictedBy: rc-local.service
ConflictedBy: network.target
ConflictedBy: NetworkManager.service
ConflictedBy: inetd.service
ConflictedBy: remote-fs.target
ConflictedBy: remote-fs-pre.target
ConflictedBy: local-fs.target
ConflictedBy: systemd-remount-fs.service
ConflictedBy: emergency.target
ConflictedBy: emergency.service
ConflictedBy: syslog.socket
ConflictedBy: rsyslog.service
ConflictedBy: local-fs-pre.target
ConflictedBy: sockets.target
ConflictedBy: avahi-daemon.socket
ConflictedBy: cups.socket
ConflictedBy: acpid.socket
ConflictedBy: sysinit.target
ConflictedBy: cryptsetup.target
ConflictedBy: systemd-update-utmp.service
ConflictedBy: systemd-modules-load.service
ConflictedBy: systemd-binfmt.service
ConflictedBy: systemd-sysctl.service
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: systemd-random-seed.service
ConflictedBy: systemd-tmpfiles-setup.service
ConflictedBy: swap.target
ConflictedBy: kexec-load.service
ConflictedBy: lm-sensors.service
ConflictedBy: pppd-dns.service
ConflictedBy: sysstat.service
ConflictedBy: binfmt-support.service
ConflictedBy: ntp.service
ConflictedBy: network-online.target
ConflictedBy: ssh.service
ConflictedBy: sysfsutils.service
ConflictedBy: nvidia-kernel.service
ConflictedBy: acpid.service
ConflictedBy: fancontrol.service
ConflictedBy: dbus.service
ConflictedBy: openvpn.service
ConflictedBy: x-display-manager.target
ConflictedBy: uml-utilities.service
ConflictedBy: acct.service
ConflictedBy: gpm.service
ConflictedBy: avahi-daemon.service
ConflictedBy: cron.service
ConflictedBy: proftpd.service
ConflictedBy: nss-lookup.target
ConflictedBy: exim4.service
ConflictedBy: time-sync.target
ConflictedBy: rpcbind.target
ConflictedBy: samba-ad-dc.service
ConflictedBy: mountdebugfs.service
ConflictedBy: virtualbox.service
ConflictedBy: speech-dispatcher.service
ConflictedBy: cups.service
ConflictedBy: anacron.service
ConflictedBy: nmbd.service
ConflictedBy: hddtemp.service
ConflictedBy: motion.service
ConflictedBy: winbind.service
ConflictedBy: apache2.service
ConflictedBy: kdm.service
ConflictedBy: clamav-freshclam.service
ConflictedBy: smartmontools.service
ConflictedBy: clamav-daemon.service
ConflictedBy: saned.service
ConflictedBy: samba.service
ConflictedBy: smbd.service
ConflictedBy: systemd-update-utmp-runlevel.service
ConflictedBy: networking.service
ConflictedBy: setserial.service
ConflictedBy: etc-setserial.service
ConflictedBy: nfs-common.service
ConflictedBy: rpcbind.service
ConflictedBy: printer.target
ConflictedBy: sound.target
ConflictedBy: colord.service
ConflictedBy: polkitd.service
ConflictedBy: user-1000.slice
ConflictedBy: user at 1000.service
ConflictedBy: session-1.scope
ConflictedBy: console-kit-daemon.service
ConflictedBy: upower.service
ConflictedBy: udisks2.service
ConflictedBy: bluetooth.service
Before: systemd-halt.service
Before: final.target
Before: systemd-reboot.service
After: kexec.service
After: alsa-store.service
After: alsa-restore.service
After: alsa-state.service
After: console-kit-log-system-start.service
After: systemd-tmpfiles-clean.timer
After: systemd-tmpfiles-clean.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-readahead-done.timer
After: systemd-readahead-done.service
After: rescue.service
After: systemd-ask-password-wall.path
After: systemd-ask-password-wall.service
After: systemd-user-sessions.service
After: systemd-logind.service
After: dbus.socket
After: user.slice
After: getty at tty1.service
After: system-getty.slice
After: rc-local.service
After: NetworkManager.service
After: inetd.service
After: systemd-remount-fs.service
After: systemd-fsck-root.service
After: emergency.service
After: syslog.socket
After: rsyslog.service
After: avahi-daemon.socket
After: cups.socket
After: acpid.socket
After: systemd-update-utmp.service
After: systemd-modules-load.service
After: systemd-binfmt.service
After: systemd-sysctl.service
After: systemd-ask-password-console.path
After: systemd-ask-password-console.service
After: systemd-random-seed.service
After: systemd-tmpfiles-setup.service
After: kexec-load.service
After: unattended-upgrades.service
After: console-kit-log-system-stop.service
After: console-kit-log-system-restart.service
After: lm-sensors.service
After: pppd-dns.service
After: sysstat.service
After: binfmt-support.service
After: ntp.service
After: ssh.service
After: sysfsutils.service
After: nvidia-kernel.service
After: acpid.service
After: fancontrol.service
After: dbus.service
After: openvpn.service
After: uml-utilities.service
After: acct.service
After: gpm.service
After: avahi-daemon.service
After: cron.service
After: proftpd.service
After: exim4.service
After: samba-ad-dc.service
After: mountdebugfs.service
After: virtualbox.service
After: speech-dispatcher.service
After: cups.service
After: anacron.service
After: nmbd.service
After: hddtemp.service
After: motion.service
After: winbind.service
After: apache2.service
After: kdm.service
After: clamav-freshclam.service
After: smartmontools.service
After: clamav-daemon.service
After: saned.service
After: samba.service
After: smbd.service
After: systemd-update-utmp-runlevel.service
After: networking.service
After: setserial.service
After: etc-setserial.service
After: nfs-common.service
After: rpcbind.service
After: colord.service
After: polkitd.service
After: user-1000.slice
After: user at 1000.service
After: session-1.scope
After: console-kit-daemon.service
After: upower.service
After: udisks2.service
After: bluetooth.service
References: unattended-upgrades.service
References: alsa-store.service
ReferencedBy: kexec.service
ReferencedBy: alsa-store.service
ReferencedBy: basic.target
ReferencedBy: alsa-restore.service
ReferencedBy: alsa-state.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: slices.target
ReferencedBy: paths.target
ReferencedBy: timers.target
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: systemd-readahead-done.timer
ReferencedBy: systemd-readahead-done.service
ReferencedBy: graphical.target
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-logind.service
ReferencedBy: dbus.socket
ReferencedBy: nss-user-lookup.target
ReferencedBy: user.slice
ReferencedBy: getty.target
ReferencedBy: getty at tty1.service
ReferencedBy: system-getty.slice
ReferencedBy: rc-local.service
ReferencedBy: network.target
ReferencedBy: NetworkManager.service
ReferencedBy: inetd.service
ReferencedBy: remote-fs.target
ReferencedBy: remote-fs-pre.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: emergency.target
ReferencedBy: emergency.service
ReferencedBy: syslog.socket
ReferencedBy: rsyslog.service
ReferencedBy: local-fs-pre.target
ReferencedBy: sockets.target
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: acpid.socket
ReferencedBy: sysinit.target
ReferencedBy: cryptsetup.target
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: swap.target
ReferencedBy: kexec-load.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: console-kit-log-system-stop.service
ReferencedBy: systemd-halt.service
ReferencedBy: final.target
ReferencedBy: console-kit-log-system-restart.service
ReferencedBy: systemd-reboot.service
ReferencedBy: lm-sensors.service
ReferencedBy: pppd-dns.service
ReferencedBy: sysstat.service
ReferencedBy: binfmt-support.service
ReferencedBy: ntp.service
ReferencedBy: network-online.target
ReferencedBy: ssh.service
ReferencedBy: sysfsutils.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: acpid.service
ReferencedBy: fancontrol.service
ReferencedBy: dbus.service
ReferencedBy: openvpn.service
ReferencedBy: x-display-manager.target
ReferencedBy: uml-utilities.service
ReferencedBy: acct.service
ReferencedBy: gpm.service
ReferencedBy: avahi-daemon.service
ReferencedBy: cron.service
ReferencedBy: proftpd.service
ReferencedBy: nss-lookup.target
ReferencedBy: exim4.service
ReferencedBy: time-sync.target
ReferencedBy: rpcbind.target
ReferencedBy: samba-ad-dc.service
ReferencedBy: mountdebugfs.service
ReferencedBy: virtualbox.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: cups.service
ReferencedBy: anacron.service
ReferencedBy: nmbd.service
ReferencedBy: hddtemp.service
ReferencedBy: motion.service
ReferencedBy: winbind.service
ReferencedBy: apache2.service
ReferencedBy: kdm.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: smartmontools.service
ReferencedBy: clamav-daemon.service
ReferencedBy: saned.service
ReferencedBy: samba.service
ReferencedBy: smbd.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: networking.service
ReferencedBy: setserial.service
ReferencedBy: etc-setserial.service
ReferencedBy: nfs-common.service
ReferencedBy: rpcbind.service
ReferencedBy: printer.target
ReferencedBy: sound.target
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: user-1000.slice
ReferencedBy: user at 1000.service
ReferencedBy: session-1.scope
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: bluetooth.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit alsa-store.service:
Description: Store Sound Card State
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: alsa-store.service
Fragment Path: /lib/systemd/system/alsa-store.service
ConditionPathExists: !/etc/alsa/state-daemon.conf untested
WantedBy: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa store
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sysinit.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Wants: local-fs.target
Wants: swap.target
Wants: dev-mqueue.mount
Wants: udev-finish.service
Wants: systemd-journal-flush.service
Wants: systemd-tmpfiles-setup.service
Wants: systemd-tmpfiles-setup-dev.service
Wants: kmod-static-nodes.service
Wants: systemd-random-seed.service
Wants: systemd-udev-trigger.service
Wants: sys-fs-fuse-connections.mount
Wants: systemd-journald.service
Wants: proc-sys-fs-binfmt_misc.automount
Wants: systemd-ask-password-console.path
Wants: systemd-udevd.service
Wants: dev-hugepages.mount
Wants: systemd-sysctl.service
Wants: systemd-binfmt.service
Wants: systemd-modules-load.service
Wants: sys-kernel-debug.mount
Wants: systemd-update-utmp.service
Wants: sys-kernel-config.mount
Wants: cryptsetup.target
Wants: debian-fixup.service
Wants: qemu-system-x86.service
Wants: console-setup.service
Wants: rpcbind.service
Wants: setserial.service
Wants: keyboard-setup.service
Wants: ifrename.service
Wants: kbd.service
Wants: networking.service
Wants: nfs-common.service
Wants: etc-setserial.service
Wants: hdparm.service
RequiredBy: basic.target
RequiredBy: systemd-tmpfiles-clean.timer
RequiredBy: rescue.target
RequiredBy: dbus.socket
RequiredBy: avahi-daemon.socket
RequiredBy: cups.socket
RequiredBy: acpid.socket
Conflicts: emergency.service
Conflicts: emergency.target
Conflicts: shutdown.target
Before: basic.target
Before: alsa-state.service
Before: console-kit-log-system-start.service
Before: systemd-tmpfiles-clean.timer
Before: rescue.target
Before: rescue.service
Before: dbus.socket
Before: avahi-daemon.socket
Before: cups.socket
Before: acpid.socket
Before: console-kit-log-system-stop.service
Before: console-kit-log-system-restart.service
After: systemd-tmpfiles-clean.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-udevd.service
After: local-fs.target
After: swap.target
After: emergency.service
After: emergency.target
After: debian-fixup.service
After: cryptsetup.target
After: sys-kernel-config.mount
After: systemd-update-utmp.service
After: sys-kernel-debug.mount
After: systemd-modules-load.service
After: systemd-binfmt.service
After: systemd-sysctl.service
After: dev-hugepages.mount
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.service
After: sys-fs-fuse-connections.mount
After: systemd-udev-trigger.service
After: systemd-random-seed.service
After: kmod-static-nodes.service
After: systemd-tmpfiles-setup-dev.service
After: systemd-tmpfiles-setup.service
After: dev-mqueue.mount
After: systemd-udev-settle.service
After: qemu-system-x86.service
After: console-setup.service
After: rpcbind.service
After: setserial.service
After: keyboard-setup.service
After: ifrename.service
After: kbd.service
After: networking.service
After: nfs-common.service
After: etc-setserial.service
After: hdparm.service
References: emergency.service
References: emergency.target
References: local-fs.target
References: swap.target
References: dev-mqueue.mount
References: udev-finish.service
References: systemd-journal-flush.service
References: systemd-tmpfiles-setup.service
References: systemd-tmpfiles-setup-dev.service
References: kmod-static-nodes.service
References: systemd-random-seed.service
References: systemd-udev-trigger.service
References: sys-fs-fuse-connections.mount
References: systemd-journald.service
References: proc-sys-fs-binfmt_misc.automount
References: systemd-ask-password-console.path
References: systemd-udevd.service
References: dev-hugepages.mount
References: systemd-sysctl.service
References: systemd-binfmt.service
References: systemd-modules-load.service
References: sys-kernel-debug.mount
References: systemd-update-utmp.service
References: sys-kernel-config.mount
References: cryptsetup.target
References: debian-fixup.service
References: shutdown.target
References: qemu-system-x86.service
References: console-setup.service
References: rpcbind.service
References: setserial.service
References: keyboard-setup.service
References: ifrename.service
References: kbd.service
References: networking.service
References: nfs-common.service
References: etc-setserial.service
References: hdparm.service
ReferencedBy: basic.target
ReferencedBy: alsa-state.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: dbus.socket
ReferencedBy: systemd-udevd.service
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: acpid.socket
ReferencedBy: debian-fixup.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-update-utmp.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: systemd-journald.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: kmod-static-nodes.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: console-kit-log-system-stop.service
ReferencedBy: console-kit-log-system-restart.service
ReferencedBy: systemd-udev-settle.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sockets.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Wants: acpid.socket
Wants: cups.socket
Wants: avahi-daemon.socket
Wants: systemd-udevd-control.socket
Wants: systemd-initctl.socket
Wants: systemd-journald.socket
Wants: systemd-shutdownd.socket
Wants: systemd-udevd-kernel.socket
Wants: dbus.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: dbus.socket
After: syslog.socket
After: systemd-udevd-kernel.socket
After: systemd-shutdownd.socket
After: systemd-initctl.socket
After: systemd-udevd-control.socket
After: avahi-daemon.socket
After: cups.socket
After: acpid.socket
After: systemd-journald.socket
References: acpid.socket
References: cups.socket
References: avahi-daemon.socket
References: systemd-udevd-control.socket
References: systemd-initctl.socket
References: systemd-journald.socket
References: systemd-shutdownd.socket
References: systemd-udevd-kernel.socket
References: dbus.socket
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: dbus.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: acpid.socket
ReferencedBy: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: timers.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Tue 2014-09-30 14:30:16 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 paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: paths.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-ask-password-wall.path
After: systemd-ask-password-console.path
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: slices.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Wants: -.slice
Wants: system.slice
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: -.slice
After: system.slice
After: user.slice
References: -.slice
References: system.slice
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: -.slice
ReferencedBy: user.slice
ReferencedBy: system.slice
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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: console-kit-log-system-start.service
Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: basic.target
Before: shutdown.target
Before: console-kit-log-system-stop.service
Before: console-kit-log-system-restart.service
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-stop.service
ReferencedBy: console-kit-log-system-restart.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 639
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> Unit alsa-state.service:
Description: Manage Sound Card State (restore and store)
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: alsa-state.service
Fragment Path: /lib/systemd/system/alsa-state.service
ConditionPathExists: /etc/alsa/state-daemon.conf failed
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: no
WantedBy: basic.target
Conflicts: shutdown.target
Before: alsa-restore.service
Before: shutdown.target
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
ReferencedBy: alsa-restore.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s -n 19 -c rdaemon
-> ExecStop:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s kill save_and_quit
-> Unit alsa-restore.service:
Description: Restore Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: alsa-restore.service
Fragment Path: /lib/systemd/system/alsa-restore.service
ConditionPathExists: /var/lib/alsa/asound.state succeeded
ConditionPathExists: !/etc/alsa/state-daemon.conf succeeded
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: alsa-state.service
After: systemd-journald.socket
References: alsa-state.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa restore
PID: 640
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup:
CGroup realized: yes
CGroup mask: 0x0
Name: -.slice
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/-.slice
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: slices.target
WantedBy: user.slice
WantedBy: system.slice
Before: slices.target
Before: user.slice
Before: system.slice
References: slices.target
ReferencedBy: slices.target
ReferencedBy: user.slice
ReferencedBy: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> 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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:16 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: Tue 2014-09-30 14:45:10 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2014-09-30 14:45:10 CEST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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 succeeded
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d succeeded
Condition Timestamp: Tue 2014-09-30 14:45:10 CEST
Condition Result: yes
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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 2440
Start Timestamp: Tue 2014-09-30 14:45:10 CEST
Exit Timestamp: Tue 2014-09-30 14:45:10 CEST
Exit Code: exited
Exit Status: 0
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: local-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: home-bernhard-data3.mount
Requires: home-bernhard-data.mount
Requires: -.mount
Wants: systemd-fsck-root.service
Wants: run-lock.mount
Wants: run-user.mount
Wants: systemd-remount-fs.service
WantedBy: systemd-tmpfiles-clean.service
WantedBy: sysinit.target
WantedBy: systemd-tmpfiles-setup.service
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: remote-fs.target
Before: sysinit.target
Before: systemd-tmpfiles-setup.service
Before: systemd-journal-flush.service
Before: networking.service
Before: sysstat.service
Before: proftpd.service
Before: rpcbind.service
Before: samba-ad-dc.service
Before: mountdebugfs.service
Before: nmbd.service
Before: motion.service
Before: apache2.service
Before: kdm.service
Before: saned.service
Before: smbd.service
After: local-fs-pre.target
After: systemd-remount-fs.service
After: run-user.mount
After: run-lock.mount
After: -.mount
After: home-bernhard-data.mount
After: home-bernhard-data3.mount
After: systemd-fsck-root.service
After: run-rpc_pipefs.mount
OnFailure: emergency.target
References: local-fs-pre.target
References: shutdown.target
References: emergency.target
References: systemd-fsck-root.service
References: home-bernhard-data3.mount
References: home-bernhard-data.mount
References: -.mount
References: run-lock.mount
References: run-user.mount
References: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: remote-fs.target
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: -.mount
ReferencedBy: home-bernhard-data.mount
ReferencedBy: home-bernhard-data3.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: networking.service
ReferencedBy: sysstat.service
ReferencedBy: proftpd.service
ReferencedBy: rpcbind.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: mountdebugfs.service
ReferencedBy: nmbd.service
ReferencedBy: motion.service
ReferencedBy: apache2.service
ReferencedBy: kdm.service
ReferencedBy: saned.service
ReferencedBy: smbd.service
ReferencedBy: run-rpc_pipefs.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-readahead-collect.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
ConditionVirtualization: no untested
ConditionPathExists: !/run/systemd/readahead/done untested
ConditionPathExists: !/run/systemd/readahead/cancel untested
Wants: systemd-readahead-done.timer
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: systemd-fsck-root.service
Before: systemd-update-utmp.service
Before: systemd-modules-load.service
Before: systemd-binfmt.service
Before: systemd-sysctl.service
Before: systemd-random-seed.service
Before: systemd-tmpfiles-setup.service
References: systemd-readahead-done.timer
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-tmpfiles-setup.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-readahead-replay.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-replay.service
ConditionVirtualization: no untested
ConditionPathExists: /.readahead untested
ConditionPathExists: !/run/systemd/readahead/noreplay untested
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: systemd-fsck-root.service
Before: systemd-update-utmp.service
Before: systemd-modules-load.service
Before: systemd-binfmt.service
Before: systemd-sysctl.service
Before: systemd-random-seed.service
Before: systemd-tmpfiles-setup.service
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: systemd-tmpfiles-setup.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-readahead-done.timer
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-done.timer
ConditionVirtualization: no untested
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: graphical.target
References: systemd-readahead-done.service
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-readahead-done.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-done.service
ConditionVirtualization: no untested
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-readahead-done.timer
After: graphical.target
After: systemd-journald.socket
TriggeredBy: systemd-readahead-done.timer
References: shutdown.target
References: graphical.target
References: systemd-journald.socket
ReferencedBy: systemd-readahead-done.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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 graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:29 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: default.target
Name: graphical.target
Name: runlevel5.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Tue 2014-09-30 14:30:29 CEST
Condition Result: yes
Requires: multi-user.target
Wants: display-manager.service
Wants: systemd-update-utmp-runlevel.service
Wants: samba-ad-dc.service
Wants: motion.service
Wants: nmbd.service
Wants: kdm.service
Wants: rpcbind.service
Wants: clamav-freshclam.service
Wants: nvidia-kernel.service
Wants: saned.service
Wants: gpm.service
Wants: sysfsutils.service
Wants: uml-utilities.service
Wants: hddtemp.service
Wants: nfs-common.service
Wants: mountdebugfs.service
Wants: ntp.service
Wants: virtualbox.service
Wants: smartmontools.service
Wants: acct.service
Wants: sysstat.service
Wants: clamav-daemon.service
Wants: smbd.service
Wants: speech-dispatcher.service
Wants: samba.service
Conflicts: rescue.target
Conflicts: shutdown.target
Before: systemd-readahead-done.timer
Before: systemd-readahead-done.service
Before: systemd-update-utmp-runlevel.service
After: multi-user.target
After: samba-ad-dc.service
After: motion.service
After: nmbd.service
After: kdm.service
After: rpcbind.service
After: clamav-freshclam.service
After: nvidia-kernel.service
After: saned.service
After: gpm.service
After: sysfsutils.service
After: uml-utilities.service
After: hddtemp.service
After: nfs-common.service
After: mountdebugfs.service
After: ntp.service
After: virtualbox.service
After: smartmontools.service
After: acct.service
After: sysstat.service
After: clamav-daemon.service
After: smbd.service
After: speech-dispatcher.service
After: samba.service
References: multi-user.target
References: rescue.target
References: display-manager.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: samba-ad-dc.service
References: motion.service
References: nmbd.service
References: kdm.service
References: rpcbind.service
References: clamav-freshclam.service
References: nvidia-kernel.service
References: saned.service
References: gpm.service
References: sysfsutils.service
References: uml-utilities.service
References: hddtemp.service
References: nfs-common.service
References: mountdebugfs.service
References: ntp.service
References: virtualbox.service
References: smartmontools.service
References: acct.service
References: sysstat.service
References: clamav-daemon.service
References: smbd.service
References: speech-dispatcher.service
References: samba.service
ReferencedBy: systemd-readahead-done.timer
ReferencedBy: systemd-readahead-done.service
ReferencedBy: systemd-update-utmp-runlevel.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: Tue 2014-09-30 14:30:29 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: multi-user.target
Name: runlevel2.target
Name: runlevel4.target
Name: runlevel3.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Tue 2014-09-30 14:30:29 CEST
Condition Result: yes
Requires: basic.target
Wants: cron.service
Wants: binfmt-support.service
Wants: fancontrol.service
Wants: remote-fs.target
Wants: inetd.service
Wants: avahi-daemon.service
Wants: pppd-dns.service
Wants: NetworkManager.service
Wants: lm-sensors.service
Wants: ssh.service
Wants: anacron.service
Wants: rc-local.service
Wants: getty.target
Wants: systemd-logind.service
Wants: systemd-user-sessions.service
Wants: systemd-ask-password-wall.path
Wants: dbus.service
Wants: rsyslog.service
Wants: systemd-update-utmp-runlevel.service
Wants: samba-ad-dc.service
Wants: motion.service
Wants: nmbd.service
Wants: rpcbind.service
Wants: clamav-freshclam.service
Wants: nvidia-kernel.service
Wants: saned.service
Wants: gpm.service
Wants: sysfsutils.service
Wants: uml-utilities.service
Wants: hddtemp.service
Wants: nfs-common.service
Wants: mountdebugfs.service
Wants: ntp.service
Wants: virtualbox.service
Wants: smartmontools.service
Wants: acct.service
Wants: sysstat.service
Wants: clamav-daemon.service
Wants: smbd.service
Wants: speech-dispatcher.service
Wants: samba.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: systemd-user-sessions.service
After: systemd-logind.service
After: getty.target
After: rc-local.service
After: NetworkManager.service
After: inetd.service
After: rsyslog.service
After: lm-sensors.service
After: pppd-dns.service
After: binfmt-support.service
After: ssh.service
After: fancontrol.service
After: dbus.service
After: avahi-daemon.service
After: cron.service
After: anacron.service
After: samba-ad-dc.service
After: motion.service
After: nmbd.service
After: rpcbind.service
After: clamav-freshclam.service
After: nvidia-kernel.service
After: saned.service
After: gpm.service
After: sysfsutils.service
After: uml-utilities.service
After: hddtemp.service
After: nfs-common.service
After: mountdebugfs.service
After: ntp.service
After: virtualbox.service
After: smartmontools.service
After: acct.service
After: sysstat.service
After: clamav-daemon.service
After: smbd.service
After: speech-dispatcher.service
After: samba.service
References: basic.target
References: rescue.service
References: rescue.target
References: cron.service
References: binfmt-support.service
References: fancontrol.service
References: remote-fs.target
References: inetd.service
References: avahi-daemon.service
References: pppd-dns.service
References: NetworkManager.service
References: lm-sensors.service
References: ssh.service
References: anacron.service
References: rc-local.service
References: getty.target
References: systemd-logind.service
References: systemd-user-sessions.service
References: systemd-ask-password-wall.path
References: dbus.service
References: shutdown.target
References: rsyslog.service
References: systemd-update-utmp-runlevel.service
References: samba-ad-dc.service
References: motion.service
References: nmbd.service
References: rpcbind.service
References: clamav-freshclam.service
References: nvidia-kernel.service
References: saned.service
References: gpm.service
References: sysfsutils.service
References: uml-utilities.service
References: hddtemp.service
References: nfs-common.service
References: mountdebugfs.service
References: ntp.service
References: virtualbox.service
References: smartmontools.service
References: acct.service
References: sysstat.service
References: clamav-daemon.service
References: smbd.service
References: speech-dispatcher.service
References: samba.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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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
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
References: sysinit.target
References: rescue.service
References: shutdown.target
References: systemd-update-utmp-runlevel.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: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: display-manager.service
WantedBy: graphical.target
ReferencedBy: graphical.target
-> 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
RequiredBy: rescue.target
Conflicts: shutdown.target
ConflictedBy: multi-user.target
ConflictedBy: emergency.service
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
ReferencedBy: emergency.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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 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: /bin/sh -c '/sbin/sulogin; /bin/systemctl --fail --no-block default'
-> Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: remote-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
DropIn Path: /run/systemd/generator/remote-fs.target.d/50-insserv.conf.conf
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Wants: remote-fs-pre.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-user-sessions.service
Before: systemd-journal-flush.service
Before: kbd.service
Before: setserial.service
Before: console-setup.service
Before: sysstat.service
Before: ntp.service
Before: openvpn.service
Before: uml-utilities.service
Before: acct.service
Before: gpm.service
Before: proftpd.service
Before: exim4.service
Before: samba-ad-dc.service
Before: mountdebugfs.service
Before: virtualbox.service
Before: speech-dispatcher.service
Before: nmbd.service
Before: hddtemp.service
Before: motion.service
Before: winbind.service
Before: apache2.service
Before: kdm.service
Before: clamav-freshclam.service
Before: smartmontools.service
Before: clamav-daemon.service
Before: saned.service
Before: smbd.service
After: remote-fs-pre.target
After: local-fs.target
References: remote-fs-pre.target
References: local-fs.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: kbd.service
ReferencedBy: setserial.service
ReferencedBy: console-setup.service
ReferencedBy: sysstat.service
ReferencedBy: ntp.service
ReferencedBy: openvpn.service
ReferencedBy: uml-utilities.service
ReferencedBy: acct.service
ReferencedBy: gpm.service
ReferencedBy: proftpd.service
ReferencedBy: exim4.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: mountdebugfs.service
ReferencedBy: virtualbox.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: nmbd.service
ReferencedBy: hddtemp.service
ReferencedBy: motion.service
ReferencedBy: winbind.service
ReferencedBy: apache2.service
ReferencedBy: kdm.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: smartmontools.service
ReferencedBy: clamav-daemon.service
ReferencedBy: saned.service
ReferencedBy: smbd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit inetd.service:
Description: Internet superserver
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/inetd.service
CGroup realized: yes
CGroup mask: 0x0
Name: inetd.service
Name: openbsd-inetd.service
Documentation: man:inetd(8)
Fragment Path: /lib/systemd/system/inetd.service
ConditionPathExists: /etc/inetd.conf succeeded
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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: 809
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/inetd -i
PID: 809
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> Unit NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:18 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/NetworkManager.service
CGroup realized: yes
CGroup mask: 0x0
Name: NetworkManager.service
Name: network-manager.service
Fragment Path: /lib/systemd/system/NetworkManager.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: openvpn.service
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: openvpn.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 815
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.NetworkManager
Bus Name Good: yes
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/NetworkManager --no-daemon
PID: 815
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/rc-local.service
CGroup realized: yes
CGroup mask: 0x0
Name: rc-local.service
Name: rc.local.service
Fragment Path: /lib/systemd/system/rc-local.service
ConditionFileIsExecutable: /etc/rc.local succeeded
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
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
After: system.slice
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/rc.local start
PID: 816
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
SysVStartPriority: 99
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:17 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: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup mask: 0x0
Name: systemd-logind.service
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/logind
Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
Fragment Path: /lib/systemd/system/systemd-logind.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: user.slice
Wants: dbus.socket
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: session-1.scope
After: nss-user-lookup.target
After: user.slice
After: dbus.socket
After: systemd-journald.socket
After: basic.target
After: system.slice
References: user.slice
References: nss-user-lookup.target
References: dbus.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: session-1.scope
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: none
Main PID: 820
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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_admin cap_sys_tty_config cap_audit_control
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 820
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/systemd-user-sessions.service
CGroup realized: yes
CGroup mask: 0x0
Name: systemd-user-sessions.service
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system.slice
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-ask-password-wall.service
Before: shutdown.target
Before: multi-user.target
Before: getty at tty1.service
Before: user at 1000.service
Before: session-1.scope
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: system.slice
After: systemd-journal-flush.service
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: user at 1000.service
ReferencedBy: session-1.scope
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 823
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> 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: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /run/systemd/ask-password
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
Transient: no
Slice: system.slice
CGroup: /system.slice/systemd-ask-password-wall.service
CGroup realized: yes
CGroup mask: 0x0
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
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-wall.path
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
After: system.slice
TriggeredBy: systemd-ask-password-wall.path
References: systemd-user-sessions.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: system.slice
ReferencedBy: systemd-ask-password-wall.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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 user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup mask: 0x0
Name: user.slice
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Wants: -.slice
WantedBy: systemd-logind.service
WantedBy: user-1000.slice
Conflicts: shutdown.target
Before: systemd-logind.service
Before: slices.target
Before: shutdown.target
Before: user-1000.slice
After: -.slice
References: slices.target
References: shutdown.target
References: -.slice
ReferencedBy: systemd-logind.service
ReferencedBy: user-1000.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> 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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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 dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dbus.socket
CGroup realized: yes
CGroup mask: 0x0
Name: dbus.socket
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: systemd-logind.service
RequiredBy: NetworkManager.service
RequiredBy: dbus.service
RequiredBy: avahi-daemon.service
RequiredBy: colord.service
RequiredBy: polkitd.service
RequiredBy: console-kit-daemon.service
RequiredBy: upower.service
RequiredBy: udisks2.service
RequiredBy: bluetooth.service
WantedBy: systemd-logind.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: systemd-logind.service
Before: dbus.service
Before: sockets.target
Before: shutdown.target
Before: NetworkManager.service
Before: avahi-daemon.service
Before: kdm.service
Before: saned.service
Before: colord.service
Before: polkitd.service
Before: console-kit-daemon.service
Before: upower.service
Before: udisks2.service
Before: bluetooth.service
After: sysinit.target
After: system.slice
After: -.mount
Triggers: dbus.service
References: dbus.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: -.mount
ReferencedBy: systemd-logind.service
ReferencedBy: NetworkManager.service
ReferencedBy: sockets.target
ReferencedBy: dbus.service
ReferencedBy: avahi-daemon.service
ReferencedBy: kdm.service
ReferencedBy: saned.service
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: bluetooth.service
RequiresMountsFor: /var/run/dbus/system_bus_socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system-getty.slice
CGroup: /system.slice/system-getty.slice/getty at tty1.service
CGroup realized: yes
CGroup mask: 0x0
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 succeeded
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: basic.target
Wants: system-getty.slice
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
After: system-getty.slice
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
References: system-getty.slice
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
Main PID: 849
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 849
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> Unit plymouth-quit-wait.service:
Description: plymouth-quit-wait.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: plymouth-quit-wait.service
Before: getty at tty1.service
ReferencedBy: getty at tty1.service
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup mask: 0x0
Name: system-getty.slice
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Wants: system.slice
WantedBy: getty at tty1.service
Conflicts: shutdown.target
Before: getty at tty1.service
Before: shutdown.target
After: system.slice
References: shutdown.target
References: system.slice
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: network.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: networking.service
Conflicts: shutdown.target
Before: rc-local.service
Before: network-online.target
Before: ssh.service
After: networking.service
References: shutdown.target
ReferencedBy: rc-local.service
ReferencedBy: networking.service
ReferencedBy: network-online.target
ReferencedBy: ssh.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: remote-fs.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: active
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: local-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: local-fs.target
Before: run-user.mount
Before: run-lock.mount
Before: home-bernhard-data.mount
Before: home-bernhard-data3.mount
Before: run-rpc_pipefs.mount
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup-dev.service
References: shutdown.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: home-bernhard-data.mount
ReferencedBy: home-bernhard-data3.mount
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: run-rpc_pipefs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: local-fs.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-fsck-root.service
Documentation: man:systemd-fsck-root.service(8)
Fragment Path: /lib/systemd/system/systemd-fsck-root.service
ConditionPathIsReadWrite: !/ succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: local-fs.target
Before: systemd-remount-fs.service
Before: local-fs.target
Before: shutdown.target
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
ReferencedBy: local-fs.target
ReferencedBy: systemd-remount-fs.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
PID: 167
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
FsckPassNo: 1
-> Unit home-bernhard-data3.mount:
Description: /home/bernhard/data3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/home-bernhard-data3.mount
CGroup realized: yes
CGroup mask: 0x0
Name: home-bernhard-data3.mount
Fragment Path: /run/systemd/generator/home-bernhard-data3.mount
Source Path: /etc/fstab
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: -.mount
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-c68f51da\x2d2878\x2d4ccf\x2db875\x2d65b607321457.device
RequiredBy: local-fs.target
RequiredBy: home-bernhard-data3-swapfile.swap
WantedBy: dev-disk-by\x2duuid-c68f51da\x2d2878\x2d4ccf\x2db875\x2d65b607321457.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
Before: home-bernhard-data3-swapfile.swap
After: systemd-journald.socket
After: dev-disk-by\x2duuid-c68f51da\x2d2878\x2d4ccf\x2db875\x2d65b607321457.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: dev-disk-by\x2duuid-c68f51da\x2d2878\x2d4ccf\x2db875\x2d65b607321457.device
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: home-bernhard-data3-swapfile.swap
RequiresMountsFor: /home/bernhard /dev/disk/by-uuid/c68f51da-2878-4ccf-b875-65b607321457
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /home/bernhard/data3
What: /dev/sdb1
File System Type: ext4
Options: rw,nosuid,nodev,noatime,rw,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit home-bernhard-data.mount:
Description: /home/bernhard/data
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/home-bernhard-data.mount
CGroup realized: yes
CGroup mask: 0x0
Name: home-bernhard-data.mount
Fragment Path: /run/systemd/generator/home-bernhard-data.mount
Source Path: /etc/fstab
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: -.mount
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-0f4fd0da\x2d935c\x2d41d9\x2d8339\x2d01dcb8e81d21.device
RequiredBy: local-fs.target
RequiredBy: home-bernhard-data-swapfile.swap
WantedBy: dev-disk-by\x2duuid-0f4fd0da\x2d935c\x2d41d9\x2d8339\x2d01dcb8e81d21.device
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
Before: home-bernhard-data-swapfile.swap
After: systemd-journald.socket
After: dev-disk-by\x2duuid-0f4fd0da\x2d935c\x2d41d9\x2d8339\x2d01dcb8e81d21.device
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: dev-disk-by\x2duuid-0f4fd0da\x2d935c\x2d41d9\x2d8339\x2d01dcb8e81d21.device
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: home-bernhard-data-swapfile.swap
RequiresMountsFor: /home/bernhard /dev/disk/by-uuid/0f4fd0da-935c-41d9-8339-01dcb8e81d21
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /home/bernhard/data
What: /dev/sda1
File System Type: ext4
Options: rw,nosuid,nodev,noatime,rw,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/-.mount
CGroup realized: yes
CGroup mask: 0x0
Name: -.mount
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
Wants: system.slice
RequiredBy: local-fs.target
RequiredBy: systemd-ask-password-wall.path
RequiredBy: dbus.socket
RequiredBy: run-user.mount
RequiredBy: run-lock.mount
RequiredBy: home-bernhard-data.mount
RequiredBy: home-bernhard-data3.mount
RequiredBy: syslog.socket
RequiredBy: systemd-shutdownd.socket
RequiredBy: systemd-initctl.socket
RequiredBy: systemd-udevd-control.socket
RequiredBy: avahi-daemon.socket
RequiredBy: cups.socket
RequiredBy: acpid.socket
RequiredBy: sys-kernel-config.mount
RequiredBy: systemd-update-utmp.service
RequiredBy: sys-kernel-debug.mount
RequiredBy: dev-hugepages.mount
RequiredBy: systemd-ask-password-console.path
RequiredBy: proc-sys-fs-binfmt_misc.automount
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: systemd-random-seed.service
RequiredBy: dev-mqueue.mount
RequiredBy: home-bernhard-data-swapfile.swap
RequiredBy: home-bernhard-data3-swapfile.swap
RequiredBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
RequiredBy: systemd-journald.socket
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: dev-sdc2.swap
RequiredBy: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
RequiredBy: run-rpc_pipefs.mount
Before: local-fs.target
Before: systemd-ask-password-wall.path
Before: dbus.socket
Before: run-user.mount
Before: run-lock.mount
Before: home-bernhard-data.mount
Before: home-bernhard-data3.mount
Before: syslog.socket
Before: systemd-shutdownd.socket
Before: systemd-initctl.socket
Before: systemd-udevd-control.socket
Before: avahi-daemon.socket
Before: cups.socket
Before: acpid.socket
Before: sys-kernel-config.mount
Before: systemd-update-utmp.service
Before: sys-kernel-debug.mount
Before: dev-hugepages.mount
Before: systemd-ask-password-console.path
Before: proc-sys-fs-binfmt_misc.automount
Before: proc-sys-fs-binfmt_misc.mount
Before: sys-fs-fuse-connections.mount
Before: systemd-random-seed.service
Before: dev-mqueue.mount
Before: home-bernhard-data-swapfile.swap
Before: home-bernhard-data3-swapfile.swap
Before: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
Before: systemd-journald.socket
Before: systemd-update-utmp-runlevel.service
Before: dev-sdc2.swap
Before: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
Before: run-rpc_pipefs.mount
After: system.slice
References: local-fs.target
References: system.slice
ReferencedBy: local-fs.target
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: dbus.socket
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: home-bernhard-data.mount
ReferencedBy: home-bernhard-data3.mount
ReferencedBy: syslog.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: cups.socket
ReferencedBy: acpid.socket
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-update-utmp.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-random-seed.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: home-bernhard-data-swapfile.swap
ReferencedBy: home-bernhard-data3-swapfile.swap
ReferencedBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
ReferencedBy: systemd-journald.socket
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: dev-sdc2.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
ReferencedBy: run-rpc_pipefs.mount
RequiresMountsFor: /dev/disk/by-uuid/7afbd2e0-784f-4206-8395-77389d838607
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: yes
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /
What: /dev/disk/by-uuid/7afbd2e0-784f-4206-8395-77389d838607
File System Type: ext4
Options: rw,noatime,rw,discard,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: inherit
StandardError: inherit
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit run-lock.mount:
Description: Lock Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/run-lock.mount
CGroup realized: yes
CGroup mask: 0x0
Name: run-lock.mount
Fragment Path: /lib/systemd/system/run-lock.mount
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: -.mount
Wants: system.slice
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
RequiresMountsFor: /run
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit run-user.mount:
Description: User Runtime Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/run-user.mount
CGroup realized: yes
CGroup mask: 0x0
Name: run-user.mount
Fragment Path: /lib/systemd/system/run-user.mount
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: -.mount
Wants: system.slice
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: local-fs.target
RequiresMountsFor: /run
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-remount-fs.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 succeeded
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Wants: local-fs-pre.target
WantedBy: local-fs.target
Conflicts: shutdown.target
Before: local-fs-pre.target
Before: local-fs.target
Before: shutdown.target
Before: debian-fixup.service
Before: systemd-update-utmp.service
Before: systemd-random-seed.service
Before: home-bernhard-data-swapfile.swap
Before: home-bernhard-data3-swapfile.swap
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: local-fs.target
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: systemd-random-seed.service
ReferencedBy: home-bernhard-data-swapfile.swap
ReferencedBy: home-bernhard-data3-swapfile.swap
ReferencedBy: keyboard-setup.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
PID: 348
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> 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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: umount.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
RequiredBy: systemd-halt.service
RequiredBy: systemd-reboot.service
ConflictedBy: run-user.mount
ConflictedBy: run-lock.mount
ConflictedBy: home-bernhard-data.mount
ConflictedBy: home-bernhard-data3.mount
ConflictedBy: home-bernhard-data-swapfile.swap
ConflictedBy: home-bernhard-data3-swapfile.swap
ConflictedBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
ConflictedBy: dev-sdc2.swap
ConflictedBy: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
ConflictedBy: run-rpc_pipefs.mount
Before: systemd-halt.service
Before: final.target
Before: systemd-reboot.service
After: run-user.mount
After: run-lock.mount
After: home-bernhard-data.mount
After: home-bernhard-data3.mount
After: home-bernhard-data-swapfile.swap
After: home-bernhard-data3-swapfile.swap
After: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
After: dev-sdc2.swap
After: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
After: run-rpc_pipefs.mount
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: home-bernhard-data.mount
ReferencedBy: home-bernhard-data3.mount
ReferencedBy: home-bernhard-data-swapfile.swap
ReferencedBy: home-bernhard-data3-swapfile.swap
ReferencedBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
ReferencedBy: systemd-halt.service
ReferencedBy: final.target
ReferencedBy: systemd-reboot.service
ReferencedBy: dev-sdc2.swap
ReferencedBy: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
ReferencedBy: run-rpc_pipefs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit dev-disk-by\x2duuid-0f4fd0da\x2d935c\x2d41d9\x2d8339\x2d01dcb8e81d21.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-0f4fd0da\x2d935c\x2d41d9\x2d8339\x2d01dcb8e81d21.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Wants: home-bernhard-data.mount
BoundBy: home-bernhard-data.mount
Before: home-bernhard-data.mount
ReferencedBy: home-bernhard-data.mount
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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2duuid-c68f51da\x2d2878\x2d4ccf\x2db875\x2d65b607321457.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-c68f51da\x2d2878\x2d4ccf\x2db875\x2d65b607321457.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device
Job Timeout: 1min 30s
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Wants: home-bernhard-data3.mount
BoundBy: home-bernhard-data3.mount
Before: home-bernhard-data3.mount
ReferencedBy: home-bernhard-data3.mount
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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
RequiredBy: emergency.target
Conflicts: shutdown.target
Conflicts: rescue.service
Conflicts: syslog.socket
ConflictedBy: sysinit.target
Before: emergency.target
Before: shutdown.target
Before: sysinit.target
References: shutdown.target
References: rescue.service
References: syslog.socket
ReferencedBy: emergency.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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: /bin/sh -c '/sbin/sulogin; /bin/systemctl --fail --no-block default'
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Requires: -.mount
Wants: syslog.target
RequiredBy: rsyslog.service
Conflicts: shutdown.target
ConflictedBy: emergency.service
Before: sockets.target
Before: syslog.target
Before: shutdown.target
Before: rsyslog.service
Before: systemd-journald.service
After: -.mount
Triggers: rsyslog.service
References: sockets.target
References: syslog.target
References: shutdown.target
References: rsyslog.service
References: -.mount
ReferencedBy: emergency.service
ReferencedBy: rsyslog.service
ReferencedBy: systemd-journald.service
RequiresMountsFor: /run/systemd/journal/syslog
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit syslog.target:
Description: Syslog
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: syslog.socket
Before: sysstat.service
Before: ntp.service
Before: openvpn.service
Before: acct.service
Before: gpm.service
Before: proftpd.service
Before: exim4.service
Before: speech-dispatcher.service
Before: hddtemp.service
Before: motion.service
Before: winbind.service
Before: apache2.service
Before: clamav-freshclam.service
Before: smartmontools.service
Before: clamav-daemon.service
Before: saned.service
Before: console-kit-daemon.service
After: syslog.socket
After: systemd-journald.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: sysstat.service
ReferencedBy: ntp.service
ReferencedBy: openvpn.service
ReferencedBy: acct.service
ReferencedBy: gpm.service
ReferencedBy: proftpd.service
ReferencedBy: exim4.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: hddtemp.service
ReferencedBy: motion.service
ReferencedBy: winbind.service
ReferencedBy: apache2.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: smartmontools.service
ReferencedBy: clamav-daemon.service
ReferencedBy: saned.service
ReferencedBy: console-kit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit acpid.socket:
Description: ACPID Listen Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/acpid.socket
CGroup realized: yes
CGroup mask: 0x0
Name: acpid.socket
Fragment Path: /lib/systemd/system/acpid.socket
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: acpid.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: acpid.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: system.slice
After: -.mount
Triggers: acpid.service
References: acpid.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: acpid.service
RequiresMountsFor: /run/acpid.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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: /run/acpid.socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit cups.socket:
Description: CUPS Printing Service Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/cups.socket
CGroup realized: yes
CGroup mask: 0x0
Name: cups.socket
Fragment Path: /lib/systemd/system/cups.socket
DropIn Path: /etc/systemd/system/cups.socket.d/cupsd-listen.conf
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: cups.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: cups.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: system.slice
After: -.mount
Triggers: cups.service
References: cups.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: cups.service
RequiresMountsFor: /var/run/cups/cups.sock
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Socket State: running
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
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/avahi-daemon.socket
CGroup realized: yes
CGroup mask: 0x0
Name: avahi-daemon.socket
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Wants: system.slice
RequiredBy: avahi-daemon.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: avahi-daemon.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: system.slice
After: -.mount
Triggers: avahi-daemon.service
References: avahi-daemon.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: system.slice
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: avahi-daemon.service
RequiresMountsFor: /var/run/avahi-daemon/socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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/avahi-daemon/socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-udevd-control.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: systemd-udevd.service
Before: sockets.target
Before: systemd-udev-trigger.service
After: -.mount
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
RequiresMountsFor: /run/udev/control
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-initctl.socket:
Description: /dev/initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-initctl.socket
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /dev/initctl
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-shutdownd.socket:
Description: Delayed Shutdown Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-shutdownd.socket
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
Condition Timestamp: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /run/systemd/shutdownd
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-udevd-kernel.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: sockets.target
Before: systemd-udevd.service
Before: systemd-udev-trigger.service
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/systemd-udevd.service
CGroup realized: yes
CGroup mask: 0x0
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
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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: hdparm.service
Before: keyboard-setup.service
Before: udev-finish.service
Before: qemu-system-x86.service
Before: sysfsutils.service
Before: nvidia-kernel.service
After: systemd-udevd-kernel.socket
After: systemd-udevd-control.socket
After: systemd-journald.socket
After: systemd-tmpfiles-setup-dev.service
TriggeredBy: systemd-udevd-kernel.socket
TriggeredBy: systemd-udevd-control.socket
References: systemd-udevd-control.socket
References: systemd-udevd-kernel.socket
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: hdparm.service
ReferencedBy: keyboard-setup.service
ReferencedBy: udev-finish.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: sysfsutils.service
ReferencedBy: nvidia-kernel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
Main PID: 180
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 180
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
-> 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-shutdownd
-> 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: swap.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: home-bernhard-data-swapfile.swap
Requires: home-bernhard-data3-swapfile.swap
Requires: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
Requires: dev-sdc2.swap
Requires: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
Wants: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
Wants: home-bernhard-data3-swapfile.swap
Wants: home-bernhard-data-swapfile.swap
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: home-bernhard-data-swapfile.swap
After: home-bernhard-data3-swapfile.swap
After: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
After: dev-sdc2.swap
After: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
References: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
References: home-bernhard-data3-swapfile.swap
References: home-bernhard-data-swapfile.swap
References: shutdown.target
References: dev-sdc2.swap
References: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-mqueue.mount
CGroup realized: yes
CGroup mask: 0x0
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 succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /dev
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> 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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:16 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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 427
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-tmpfiles-setup.service:
Description: Create Volatile Files and Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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 succeeded
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/lib/tmpfiles.d failed
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d succeeded
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Wants: local-fs.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: systemd-update-utmp.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: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-update-utmp.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: yes
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
PID: 420
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> 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: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
Before: local-fs-pre.target
Before: systemd-udevd.service
After: kmod-static-nodes.service
After: systemd-journald.socket
References: sysinit.target
References: local-fs-pre.target
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: kmod-static-nodes.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 175
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> Unit kmod-static-nodes.service:
Description: Create list of required static device nodes for the current kernel
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: kmod-static-nodes.service
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
ConditionFileIsExecutable: /bin/kmod succeeded
ConditionPathExists: /lib/modules/3.16-2-amd64/modules.devname succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-tmpfiles-setup-dev.service
After: systemd-journald.socket
References: sysinit.target
References: systemd-tmpfiles-setup-dev.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
PID: 152
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-random-seed.service:
Description: Load/Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-random-seed.service
Name: urandom.service
Documentation: man:systemd-random-seed.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed.service
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
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: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: networking.service
RequiresMountsFor: /var/lib/systemd/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 360
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-random-seed save
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-udev-trigger.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 153
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
Command Line: /bin/udevadm trigger --type=devices --action=add
PID: 173
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> 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: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/sys-fs-fuse-connections.mount
CGroup realized: yes
CGroup mask: 0x0
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 succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /sys/fs/fuse
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:15 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
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: always
NotifyAccess: all
Main PID: 160
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 160
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Status Text: Processing requests...
-> 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: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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/ succeeded
ConditionPathExists: /proc/sys/fs/binfmt_misc/ succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /proc/sys/fs
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-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: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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 succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /run/systemd/ask-password
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 dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-hugepages.mount
CGroup realized: yes
CGroup mask: 0x0
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 succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /dev
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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 failed
ConditionDirectoryNotEmpty: |/etc/sysctl.d succeeded
ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d failed
ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d failed
ConditionDirectoryNotEmpty: |/lib/sysctl.d failed
ConditionPathIsReadWrite: /proc/sys/ succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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-modules-load.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-modules-load.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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 222
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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 failed
ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
ConditionPathIsReadWrite: /proc/sys/ succeeded
Condition Timestamp: Tue 2014-09-30 14:30:16 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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-modules-load.service
Name: kmod.service
Name: module-init-tools.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 failed
ConditionKernelCommandLine: |modules-load failed
ConditionDirectoryNotEmpty: |/run/modules-load.d failed
ConditionDirectoryNotEmpty: |/etc/modules-load.d succeeded
ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d failed
ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d failed
ConditionDirectoryNotEmpty: |/lib/modules-load.d succeeded
ConditionCapability: CAP_SYS_MODULE succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sys-kernel-config.mount
Before: sysinit.target
Before: shutdown.target
Before: systemd-sysctl.service
Before: sys-fs-fuse-connections.mount
Before: sysfsutils.service
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-kernel-config.mount
ReferencedBy: systemd-sysctl.service
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: sysfsutils.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
PID: 157
Start Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Exit Code: exited
Exit Status: 0
-> Unit sys-kernel-debug.mount:
Description: Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/sys-kernel-debug.mount
CGroup realized: yes
CGroup mask: 0x0
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
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/debug succeeded
Condition Timestamp: Tue 2014-09-30 14:30:15 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
RequiresMountsFor: /sys/kernel
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit systemd-update-utmp.service:
Description: Update UTMP about System Reboot/Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-update-utmp.service
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: systemd-update-utmp-runlevel.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
Before: systemd-update-utmp-runlevel.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: systemd-journald.socket
After: -.mount
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: systemd-update-utmp-runlevel.service
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
PID: 440
Start Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-update-utmp shutdown
-> 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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
ConditionCapability: CAP_SYS_RAWIO succeeded
ConditionPathExists: /sys/kernel/config failed
Condition Timestamp: Tue 2014-09-30 14:30:16 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
RequiresMountsFor: /sys/kernel
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit cryptsetup.target:
Description: Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: cryptsetup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Tue 2014-09-30 14:30:15 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 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: debian-fixup.service
Fragment Path: /lib/systemd/system/debian-fixup.service
ConditionPathIsSymbolicLink: |!/var/lock failed
ConditionPathIsSymbolicLink: |!/var/run failed
ConditionPathIsSymbolicLink: |!/etc/mtab failed
Condition Timestamp: Tue 2014-09-30 14:30:16 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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/debian-fixup
-> Unit var-run.mount:
Description: var-run.mount
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: var-run.mount
After: debian-fixup.service
ReferencedBy: debian-fixup.service
-> Unit var-lock.mount:
Description: var-lock.mount
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: var-lock.mount
After: debian-fixup.service
ReferencedBy: debian-fixup.service
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: auditd.service
Before: systemd-update-utmp.service
Before: ssh.service
ReferencedBy: systemd-update-utmp.service
ReferencedBy: ssh.service
-> 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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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 untested
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
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service
ReferencedBy: systemd-ask-password-console.service
-> 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: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/proc-sys-fs-binfmt_misc.mount
CGroup realized: yes
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:17 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
RequiresMountsFor: /proc/sys/fs
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
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
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap:
Description: /dev/disk/by-uuid/c7d9d49e-0c43-46bb-9b6e-4352fac82415
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
Following: dev-sdc2.swap
Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
Source Path: /etc/fstab
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: -.mount
Wants: system.slice
BindsTo: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.device
RequiredBy: swap.target
WantedBy: swap.target
WantedBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.device
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.device
After: system.slice
After: -.mount
References: systemd-journald.socket
References: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.device
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/disk/by-uuid/c7d9d49e-0c43-46bb-9b6e-4352fac82415
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/disk/by-uuid/c7d9d49e-0c43-46bb-9b6e-4352fac82415
From /proc/swaps: yes
From fragment: yes
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit home-bernhard-data3-swapfile.swap:
Description: /home/bernhard/data3/swapfile
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/home-bernhard-data3-swapfile.swap
CGroup realized: yes
CGroup mask: 0x0
Name: home-bernhard-data3-swapfile.swap
Fragment Path: /run/systemd/generator/home-bernhard-data3-swapfile.swap
Source Path: /etc/fstab
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: home-bernhard-data3.mount
Requires: -.mount
Wants: system.slice
RequiredBy: swap.target
WantedBy: swap.target
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: systemd-remount-fs.service
After: system.slice
After: home-bernhard-data3.mount
After: -.mount
References: systemd-journald.socket
References: systemd-remount-fs.service
References: umount.target
References: system.slice
References: home-bernhard-data3.mount
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /home/bernhard/data3/swapfile
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /home/bernhard/data3/swapfile
From /proc/swaps: yes
From fragment: yes
Priority: -2
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit home-bernhard-data-swapfile.swap:
Description: /home/bernhard/data/swapfile
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/home-bernhard-data-swapfile.swap
CGroup realized: yes
CGroup mask: 0x0
Name: home-bernhard-data-swapfile.swap
Fragment Path: /run/systemd/generator/home-bernhard-data-swapfile.swap
Source Path: /etc/fstab
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: home-bernhard-data.mount
Requires: -.mount
Wants: system.slice
RequiredBy: swap.target
WantedBy: swap.target
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: systemd-remount-fs.service
After: system.slice
After: home-bernhard-data.mount
After: -.mount
References: systemd-journald.socket
References: systemd-remount-fs.service
References: umount.target
References: system.slice
References: home-bernhard-data.mount
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /home/bernhard/data/swapfile
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /home/bernhard/data/swapfile
From /proc/swaps: yes
From fragment: yes
Priority: -3
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc2.device
Job Timeout: 1min 30s
Condition Timestamp: Tue 2014-09-30 14:30:15 CEST
Condition Result: yes
Wants: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
BoundBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
Before: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
ReferencedBy: dev-disk-by\x2duuid-c7d9d49e\x2d0c43\x2d46bb\x2d9b6e\x2d4352fac82415.swap
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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2
-> Unit reboot.target:
Description: Reboot
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: reboot.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/reboot.target
Requires: systemd-reboot.service
Wants: console-kit-log-system-restart.service
After: unattended-upgrades.service
After: systemd-reboot.service
References: systemd-reboot.service
References: console-kit-log-system-restart.service
ReferencedBy: unattended-upgrades.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit halt.target:
Description: Halt
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: halt.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/halt.target
Requires: systemd-halt.service
Wants: console-kit-log-system-stop.service
After: unattended-upgrades.service
After: systemd-halt.service
References: systemd-halt.service
References: console-kit-log-system-stop.service
ReferencedBy: unattended-upgrades.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-halt.service:
Description: Halt
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-halt.service
Documentation: man:systemd-halt.service(8)
Fragment Path: /lib/systemd/system/systemd-halt.service
Requires: shutdown.target
Requires: umount.target
Requires: final.target
RequiredBy: halt.target
Before: halt.target
After: shutdown.target
After: umount.target
After: final.target
After: systemd-journald.socket
References: shutdown.target
References: umount.target
References: final.target
References: systemd-journald.socket
ReferencedBy: halt.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemctl --force halt
-> Unit console-kit-log-system-stop.service:
Description: Console System Shutdown Logging
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: console-kit-log-system-stop.service
Fragment Path: /lib/systemd/system/console-kit-log-system-stop.service
WantedBy: halt.target
Before: shutdown.target
After: sysinit.target
After: console-kit-log-system-start.service
After: systemd-journald.socket
References: sysinit.target
References: console-kit-log-system-start.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: halt.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/ck-log-system-stop
-> 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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: final.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/final.target
RequiredBy: systemd-halt.service
RequiredBy: systemd-reboot.service
Before: systemd-halt.service
Before: systemd-reboot.service
After: shutdown.target
After: umount.target
References: shutdown.target
References: umount.target
ReferencedBy: systemd-halt.service
ReferencedBy: systemd-reboot.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-reboot.service:
Description: Reboot
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-reboot.service
Documentation: man:systemd-halt.service(8)
Fragment Path: /lib/systemd/system/systemd-reboot.service
Requires: shutdown.target
Requires: umount.target
Requires: final.target
RequiredBy: reboot.target
Before: reboot.target
After: shutdown.target
After: umount.target
After: final.target
After: systemd-journald.socket
References: shutdown.target
References: umount.target
References: final.target
References: systemd-journald.socket
ReferencedBy: reboot.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemctl --force reboot
-> Unit console-kit-log-system-restart.service:
Description: Console System Reboot Logging
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: console-kit-log-system-restart.service
Fragment Path: /lib/systemd/system/console-kit-log-system-restart.service
WantedBy: reboot.target
Before: shutdown.target
After: sysinit.target
After: console-kit-log-system-start.service
After: systemd-journald.socket
References: sysinit.target
References: console-kit-log-system-start.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: reboot.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/ck-log-system-restart
-> Unit keymap.service:
Description: keymap.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: keymap.service
Before: keyboard-setup.service
ReferencedBy: keyboard-setup.service
-> Unit systemd-udev-settle.service:
Description: udev Wait for Complete Device Initialization
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
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-udev-settle.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-settle.service
ConditionPathIsReadWrite: /sys untested
Wants: systemd-udevd.service
Before: udev-finish.service
Before: sysinit.target
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: udev-finish.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm settle
-> Unit console-screen.service:
Description: console-screen.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: console-screen.service
Before: console-setup.service
Before: kdm.service
ReferencedBy: console-setup.service
ReferencedBy: kdm.service
-> Unit devfsd.service:
Description: devfsd.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: devfsd.service
Before: qemu-system-x86.service
ReferencedBy: qemu-system-x86.service
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: network-online.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-online.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: ntp.service
WantedBy: openvpn.service
WantedBy: proftpd.service
WantedBy: exim4.service
WantedBy: rpcbind.service
WantedBy: samba-ad-dc.service
WantedBy: virtualbox.service
WantedBy: nmbd.service
WantedBy: hddtemp.service
WantedBy: winbind.service
WantedBy: apache2.service
WantedBy: smbd.service
Conflicts: shutdown.target
Before: ntp.service
Before: openvpn.service
Before: proftpd.service
Before: exim4.service
Before: rpcbind.service
Before: samba-ad-dc.service
Before: virtualbox.service
Before: nmbd.service
Before: hddtemp.service
Before: winbind.service
Before: apache2.service
Before: smbd.service
After: network.target
References: network.target
References: shutdown.target
ReferencedBy: ntp.service
ReferencedBy: openvpn.service
ReferencedBy: proftpd.service
ReferencedBy: exim4.service
ReferencedBy: rpcbind.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: virtualbox.service
ReferencedBy: nmbd.service
ReferencedBy: hddtemp.service
ReferencedBy: winbind.service
ReferencedBy: apache2.service
ReferencedBy: smbd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit cpufrequtils.service:
Description: cpufrequtils.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: cpufrequtils.service
Before: sysfsutils.service
ReferencedBy: sysfsutils.service
-> Unit x-display-manager.target:
Description: X11 Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: x-display-manager.target
Fragment Path: /lib/systemd/system/x-display-manager.target
Source Path: /etc/insserv.conf.d/kdm
DropIn Path: /run/systemd/generator/x-display-manager.target.d/50-hard-dependency-kdm-$x-display-manager.conf
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: kdm.service
WantedBy: kdm.service
Conflicts: shutdown.target
After: openvpn.service
After: kdm.service
References: kdm.service
References: shutdown.target
ReferencedBy: openvpn.service
ReferencedBy: kdm.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit gdm.service:
Description: gdm.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: gdm.service
After: openvpn.service
ReferencedBy: openvpn.service
-> Unit xdm.service:
Description: xdm.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: xdm.service
After: openvpn.service
ReferencedBy: openvpn.service
-> Unit wdm.service:
Description: wdm.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: wdm.service
After: openvpn.service
ReferencedBy: openvpn.service
-> Unit ldm.service:
Description: ldm.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: ldm.service
After: openvpn.service
ReferencedBy: openvpn.service
-> Unit sdm.service:
Description: sdm.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sdm.service
After: openvpn.service
ReferencedBy: openvpn.service
-> Unit nodm.service:
Description: nodm.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: nodm.service
After: openvpn.service
ReferencedBy: openvpn.service
-> 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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: nss-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target
Before: proftpd.service
Before: exim4.service
Before: apache2.service
References: shutdown.target
ReferencedBy: proftpd.service
ReferencedBy: exim4.service
ReferencedBy: apache2.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> 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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: time-sync.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Conflicts: shutdown.target
Before: exim4.service
Before: nfs-common.service
Before: anacron.service
References: shutdown.target
ReferencedBy: exim4.service
ReferencedBy: nfs-common.service
ReferencedBy: anacron.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit postgresql.service:
Description: postgresql.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: postgresql.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit mysql.service:
Description: mysql.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: mysql.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit greylist.service:
Description: greylist.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: greylist.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit spamassassin.service:
Description: spamassassin.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: spamassassin.service
Before: exim4.service
ReferencedBy: exim4.service
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: rpcbind.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rpcbind.target
Source Path: /etc/insserv.conf.d/rpcbind
DropIn Path: /run/systemd/generator/rpcbind.target.d/50-hard-dependency-rpcbind-$portmap.conf
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
Requires: rpcbind.service
WantedBy: rpcbind.service
Conflicts: shutdown.target
Before: nfs-common.service
After: rpcbind.service
References: rpcbind.service
References: shutdown.target
ReferencedBy: rpcbind.service
ReferencedBy: nfs-common.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit festival.service:
Description: festival.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: festival.service
Before: speech-dispatcher.service
ReferencedBy: speech-dispatcher.service
-> Unit krb5-kdc.service:
Description: krb5-kdc.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: krb5-kdc.service
Before: kdm.service
ReferencedBy: kdm.service
-> Unit avahi.service:
Description: avahi.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: avahi.service
Before: saned.service
ReferencedBy: saned.service
-> Unit slapd.service:
Description: slapd.service
Instance: n/a
Unit Load State: not-found
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
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: slapd.service
Before: smbd.service
ReferencedBy: smbd.service
-> 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: Tue 2014-09-30 14:30:29 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2014-09-30 14:30:29 CEST
GC Check Good: no
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: systemd-update-utmp-runlevel.service
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Tue 2014-09-30 14:30:29 CEST
Condition Result: yes
Requires: -.mount
Requisite: systemd-update-utmp.service
WantedBy: multi-user.target
WantedBy: graphical.target
WantedBy: rescue.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-update-utmp.service
After: multi-user.target
After: systemd-journald.socket
After: -.mount
After: graphical.target
After: rescue.target
References: shutdown.target
References: systemd-update-utmp.service
References: multi-user.target
References: systemd-journald.socket
References: -.mount
References: graphical.target
References: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
ReferencedBy: rescue.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 1771
Start Timestamp: Tue 2014-09-30 14:30:29 CEST
Exit Timestamp: Tue 2014-09-30 14:30:29 CEST
Exit Code: exited
Exit Status: 0
-> Unit sys-devices-pci0000:00-0000:00:08.0-0000:02:08.0-net-eth1.device:
Description: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:08.0-0000:02:08.0-net-eth1.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:08.0/0000:02:08.0/net/eth1
-> Unit sys-subsystem-net-devices-eth1.device:
Description: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:15 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-subsystem-net-devices-eth1.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:08.0/0000:02:08.0/net/eth1
-> Unit sys-devices-pci0000:00-0000:00:0a.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device:
Description: TSSTcorp_CDDVDW_SH-S203D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0a.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.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:0a.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-sr0.device:
Description: TSSTcorp_CDDVDW_SH-S203D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sr0.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.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:0a.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-cdrom.device:
Description: TSSTcorp_CDDVDW_SH-S203D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-cdrom.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.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:0a.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-cdrw.device:
Description: TSSTcorp_CDDVDW_SH-S203D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-cdrw.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.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:0a.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_SH\x2dS203D.device:
Description: TSSTcorp_CDDVDW_SH-S203D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dTSSTcorp_CDDVDW_SH\x2dS203D.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.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:0a.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-dvd.device:
Description: TSSTcorp_CDDVDW_SH-S203D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-dvd.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.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:0a.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-dvdrw.device:
Description: TSSTcorp_CDDVDW_SH-S203D
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-dvdrw.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata2-host1-target1:0:0-1:0:0:0-block-sr0.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:0a.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit sys-devices-pci0000:00-0000:00:0b.0-0000:01:00.0-net-eth0.device:
Description: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Motherboard (one of many))
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0b.0-0000:01: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:0b.0/0000:01:00.0/net/eth0
-> Unit sys-subsystem-net-devices-eth0.device:
Description: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Motherboard (one of many))
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-subsystem-net-devices-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:0b.0/0000:01:00.0/net/eth0
-> 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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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-devices-pnp0-00:07-tty-ttyS0.device:
Description: /sys/devices/pnp0/00:07/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pnp0-00:07-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/pnp0/00:07/tty/ttyS0
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-ttyS0.device
Following: sys-devices-pnp0-00:07-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/pnp0/00:07/tty/ttyS0
-> Unit sys-devices-pnp0-00:01-printer-lp0.device:
Description: /sys/devices/pnp0/00:01/printer/lp0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pnp0-00:01-printer-lp0.device
Job Timeout: 1min 30s
Wants: printer.target
References: printer.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pnp0/00:01/printer/lp0
-> Unit printer.target:
Description: Printer
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: printer.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/printer.target
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Wants: cups.service
WantedBy: sys-devices-pnp0-00:01-printer-lp0.device
Conflicts: shutdown.target
After: cups.service
References: cups.service
References: shutdown.target
ReferencedBy: sys-devices-pnp0-00:01-printer-lp0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit dev-lp0.device:
Description: /dev/lp0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-lp0.device
Following: sys-devices-pnp0-00:01-printer-lp0.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/pnp0/00:01/printer/lp0
-> Unit sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
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-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2: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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-sdb.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2: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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD204UI_S2JGJ9BB300989.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dSAMSUNG_HD204UI_S2JGJ9BB300989.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2: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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e9204b47fdb.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-wwn\x2d0x50024e9204b47fdb.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2: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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit sys-devices-pnp0-00:02-sound-card1.device:
Description: /sys/devices/pnp0/00:02/sound/card1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pnp0-00:02-sound-card1.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/pnp0/00:02/sound/card1
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sound.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Tue 2014-09-30 14:30:16 CEST
Condition Result: yes
WantedBy: sys-devices-pnp0-00:02-sound-card1.device
WantedBy: sys-devices-pci0000:00-0000:00:0d.0-0000:04:00.1-sound-card2.device
WantedBy: sys-devices-pci0000:00-0000:00:08.0-0000:02:09.0-sound-card3.device
WantedBy: sys-devices-pci0000:00-0000:00:07.0-sound-card0.device
Conflicts: shutdown.target
References: shutdown.target
ReferencedBy: sys-devices-pnp0-00:02-sound-card1.device
ReferencedBy: sys-devices-pci0000:00-0000:00:0d.0-0000:04:00.1-sound-card2.device
ReferencedBy: sys-devices-pci0000:00-0000:00:08.0-0000:02:09.0-sound-card3.device
ReferencedBy: sys-devices-pci0000:00-0000:00:07.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:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc
-> Unit dev-sdc.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdc.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc
-> Unit sys-devices-pci0000:00-0000:00:0a.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda.device
Following: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dST3000VN000\x2d1H4167_Z300MKDF.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dST3000VN000\x2d1H4167_Z300MKDF.device
Following: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50063dda71e.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-wwn\x2d0x5000c50063dda71e.device
Following: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc1.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc1.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1
-> Unit dev-sdc1.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdc1.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc1.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart1.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc1.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2duuid-7afbd2e0\x2d784f\x2d4206\x2d8395\x2d77389d838607.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2duuid-7afbd2e0\x2d784f\x2d4206\x2d8395\x2d77389d838607.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc1.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1
-> Unit sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-sdb1.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdb1.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_HD204UI_S2JGJ9BB300989\x2dpart1.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dSAMSUNG_HD204UI_S2JGJ9BB300989\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-wwn\x2d0x50024e9204b47fdb\x2dpart1.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-wwn\x2d0x50024e9204b47fdb\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2dlabel-daten3.device:
Description: SAMSUNG_HD204UI
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dlabel-daten3.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.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:0a.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit sys-devices-pci0000:00-0000:00:0a.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sda1.device
Following: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dST3000VN000\x2d1H4167_Z300MKDF\x2dpart1.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dST3000VN000\x2d1H4167_Z300MKDF\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50063dda71e\x2dpart1.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-wwn\x2d0x5000c50063dda71e\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2dlabel-SEAGATE3TB.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dlabel-SEAGATE3TB.device
Following: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2dpartuuid-aad105c7\x2d71c2\x2d4aed\x2db534\x2de5969c299640.device:
Description: ST3000VN000-1H4167
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpartuuid-aad105c7\x2d71c2\x2d4aed\x2db534\x2de5969c299640.device
Following: sys-devices-pci0000:00-0000:00:0a.0-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:0a.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc2.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc2.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2
-> Unit dev-sdc2.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sdc2.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc2.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.device:
Description: SAMSUNG_470_Series_SSD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:0a.0-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc2.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:0a.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2
-> Unit dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap:
Description: /dev/disk/by-id/ata-SAMSUNG_470_Series_SSD_S0UWNYAB900221-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-disk-by\x2did-ata\x2dSAMSUNG_470_Series_SSD_S0UWNYAB900221\x2dpart2.swap
Following: dev-sdc2.swap
Requires: -.mount
Wants: system.slice
RequiredBy: swap.target
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: system.slice
After: -.mount
References: systemd-journald.socket
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/disk/by-id/ata-SAMSUNG_470_Series_SSD_S0UWNYAB900221-part2
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/disk/by-id/ata-SAMSUNG_470_Series_SSD_S0UWNYAB900221-part2
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit dev-sdc2.swap:
Description: /dev/sdc2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/dev-sdc2.swap
CGroup realized: yes
CGroup mask: 0x0
Name: dev-sdc2.swap
Requires: -.mount
Wants: system.slice
RequiredBy: swap.target
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: system.slice
After: -.mount
References: systemd-journald.socket
References: umount.target
References: system.slice
References: -.mount
ReferencedBy: swap.target
RequiresMountsFor: /dev/sdc2
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Swap State: active
Result: success
What: /dev/sdc2
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit sys-devices-pci0000:00-0000:00:0d.0-0000:04:00.1-sound-card2.device:
Description: /sys/devices/pci0000:00/0000:00:0d.0/0000:04:00.1/sound/card2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:0d.0-0000:04:00.1-sound-card2.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:0d.0/0000:04:00.1/sound/card2
-> Unit sys-devices-pci0000:00-0000:00:08.0-0000:02:09.0-sound-card3.device:
Description: SAA7134/SAA7135HL Video Broadcast Decoder (AverMedia M156 / Medion 2819)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:08.0-0000:02:09.0-sound-card3.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:08.0/0000:02:09.0/sound/card3
-> Unit run-rpc_pipefs.mount:
Description: /run/rpc_pipefs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/run-rpc_pipefs.mount
CGroup realized: yes
CGroup mask: 0x0
Name: run-rpc_pipefs.mount
Source Path: /proc/self/mountinfo
Requires: -.mount
Wants: system.slice
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: system.slice
After: -.mount
References: local-fs.target
References: umount.target
References: systemd-journald.socket
References: local-fs-pre.target
References: system.slice
References: -.mount
RequiresMountsFor: /run
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Mount State: mounted
Result: success
Where: /run/rpc_pipefs
What: rpc_pipefs
File System Type: rpc_pipefs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: no
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/colord.service
CGroup realized: yes
CGroup mask: 0x0
Name: colord.service
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 861
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ColorManager
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: 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
PID: 861
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> 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: Tue 2014-09-30 14:30:17 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/polkitd.service
CGroup realized: yes
CGroup mask: 0x0
Name: polkitd.service
Fragment Path: /lib/systemd/system/polkitd.service
Condition Timestamp: Tue 2014-09-30 14:30:17 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 923
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 923
Start Timestamp: Tue 2014-09-30 14:30:17 CEST
-> Unit sys-devices-pci0000:00-0000:00:07.0-sound-card0.device:
Description: MCP65 High Definition Audio
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:19 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:19 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-pci0000:00-0000:00:07.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:07.0/sound/card0
-> Unit user-1000.slice:
Description: user-1000.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:21 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: user.slice
CGroup: /user.slice/user-1000.slice
CGroup realized: yes
CGroup mask: 0x0
Name: user-1000.slice
Condition Timestamp: Tue 2014-09-30 14:30:21 CEST
Condition Result: yes
Wants: user.slice
WantedBy: user at 1000.service
WantedBy: session-1.scope
Conflicts: shutdown.target
Before: shutdown.target
Before: user at 1000.service
Before: session-1.scope
After: user.slice
References: shutdown.target
References: user.slice
ReferencedBy: user at 1000.service
ReferencedBy: session-1.scope
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Slice State: active
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
-> Unit user at 1000.service:
Description: User Manager for 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:21 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/user at 1000.service
CGroup realized: yes
CGroup mask: 0x0
Name: user at 1000.service
Fragment Path: /lib/systemd/system/user at .service
Condition Timestamp: Tue 2014-09-30 14:30:21 CEST
Condition Result: yes
Requires: basic.target
Wants: user-1000.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
After: user-1000.slice
References: systemd-user-sessions.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: user-1000.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
Main PID: 1245
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGCONT
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
Environment: DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/dbus/user_bus_socket
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 1000
PAMName: systemd-user
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 1245
Start Timestamp: Tue 2014-09-30 14:30:21 CEST
-> ExecStop:
Command Line: /bin/kill -TERM ${MAINPID}
Status Text: Startup finished in 39ms.
-> Unit session-1.scope:
Description: Session 1 of user bernhard
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:21 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: yes
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/session-1.scope
CGroup realized: yes
CGroup mask: 0x0
Name: session-1.scope
Fragment Path: /run/systemd/system/session-1.scope
DropIn Path: /run/systemd/system/session-1.scope.d/90-After-systemd-logind\x2eservice.conf
DropIn Path: /run/systemd/system/session-1.scope.d/90-After-systemd-user-sessions\x2eservice.conf
DropIn Path: /run/systemd/system/session-1.scope.d/90-Description.conf
DropIn Path: /run/systemd/system/session-1.scope.d/90-SendSIGHUP.conf
DropIn Path: /run/systemd/system/session-1.scope.d/90-Slice.conf
Condition Timestamp: Tue 2014-09-30 14:30:21 CEST
Condition Result: yes
Wants: user-1000.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-logind.service
After: systemd-user-sessions.service
After: user-1000.slice
References: systemd-logind.service
References: systemd-user-sessions.service
References: shutdown.target
References: user-1000.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Scope State: running
Result: success
CPUAccounting=no
BlockIOAccounting=no
MemoryAccounting=no
CPUShares=1024
BlockIOWeight=1000
MemoryLimit=18446744073709551615
DevicePolicy=auto
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit console-kit-daemon.service:
Description: Console Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:21 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/console-kit-daemon.service
CGroup realized: yes
CGroup mask: 0x0
Name: console-kit-daemon.service
Fragment Path: /lib/systemd/system/console-kit-daemon.service
Condition Timestamp: Tue 2014-09-30 14:30:21 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1297
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ConsoleKit
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 1297
Start Timestamp: Tue 2014-09-30 14:30:21 CEST
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:24 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:24 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/upower.service
CGroup realized: yes
CGroup mask: 0x0
Name: upower.service
Documentation: man:upowerd(8)
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Tue 2014-09-30 14:30:24 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: on-failure
NotifyAccess: none
Main PID: 1620
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UPower
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/upower/upowerd
PID: 1620
Start Timestamp: Tue 2014-09-30 14:30:24 CEST
-> Unit udisks2.service:
Description: Disk Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:24 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:25 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/udisks2.service
CGroup realized: yes
CGroup mask: 0x0
Name: udisks2.service
Documentation: man:udisks(8)
Fragment Path: /lib/systemd/system/udisks2.service
Condition Timestamp: Tue 2014-09-30 14:30:24 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 1638
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UDisks2
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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
PID: 1638
Start Timestamp: Tue 2014-09-30 14:30:24 CEST
-> Unit bluetooth.service:
Description: Bluetooth service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:29 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: system.slice
CGroup: /system.slice/bluetooth.service
CGroup realized: yes
CGroup mask: 0x0
Name: dbus-org.bluez.service
Name: bluetooth.service
Documentation: man:bluetoothd(8)
Fragment Path: /lib/systemd/system/bluetooth.service
Condition Timestamp: Tue 2014-09-30 14:30:29 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Wants: system.slice
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
After: system.slice
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
References: system.slice
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
Main PID: 1773
Main PID Known: yes
Main PID Alien: no
BusName: org.bluez
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNPROC: 1
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service cap_net_admin
-> ExecStart:
Command Line: /usr/lib/bluetooth/bluetoothd
PID: 1773
Start Timestamp: Tue 2014-09-30 14:30:29 CEST
Status Text: Running
-> Unit sys-devices-platform-vhba-host6-target6:0:0-6:0:0:0-block-sr1.device:
Description: Virt._CD_DVD-ROM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: sys-devices-platform-vhba-host6-target6:0:0-6:0:0:0-block-sr1.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/vhba/host6/target6:0:0/6:0:0:0/block/sr1
-> Unit dev-sr1.device:
Description: Virt._CD_DVD-ROM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-sr1.device
Following: sys-devices-platform-vhba-host6-target6:0:0-6:0:0:0-block-sr1.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/vhba/host6/target6:0:0/6:0:0:0/block/sr1
-> Unit dev-cdrom6.device:
Description: Virt._CD_DVD-ROM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-cdrom6.device
Following: sys-devices-platform-vhba-host6-target6:0:0-6:0:0:0-block-sr1.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/vhba/host6/target6:0:0/6:0:0:0/block/sr1
-> Unit dev-disk-by\x2dpath-platform\x2dvhba\x2dscsi\x2d0:0:0:0.device:
Description: Virt._CD_DVD-ROM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-disk-by\x2dpath-platform\x2dvhba\x2dscsi\x2d0:0:0:0.device
Following: sys-devices-platform-vhba-host6-target6:0:0-6:0:0:0-block-sr1.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/vhba/host6/target6:0:0/6:0:0:0/block/sr1
-> Unit dev-dvd6.device:
Description: Virt._CD_DVD-ROM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Enter Timestamp: Tue 2014-09-30 14:30:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Transient: no
Slice: n/a
CGroup: n/a
CGroup realized: no
CGroup mask: 0x0
Name: dev-dvd6.device
Following: sys-devices-platform-vhba-host6-target6:0:0-6:0:0:0-block-sr1.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/vhba/host6/target6:0:0/6:0:0:0/block/sr1
-------------- next part --------------
==> /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/shutdown.target.wants/unattended-upgrades.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/inetd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/inetd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/acpid.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/acpid.service
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.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/anacron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/anacron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/acpid.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.service <==
==> /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
==> /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/unattended-upgrades.service.dsh-also <==
/etc/systemd/system/shutdown.target.wants/unattended-upgrades.service
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.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/binfmt-support.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/fancontrol.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/inetd.service <==
==> /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/pppd-dns.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/lm-sensors.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/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.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/cups.path.dsh-also <==
/etc/systemd/system/paths.target.wants/cups.path
==> /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/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.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/fancontrol.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/fancontrol.service
==> /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/dbus-org.bluez.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/atd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atd.service
==> /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/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/binfmt-support.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/binfmt-support.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.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/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/paths.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service
==> /var/lib/systemd/deb-systemd-helper-enabled/acpid.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/acpid.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.service
-------------- next part --------------
A non-text attachment was scrubbed...
Name: show-when-timeout-for-stopping-session-is-reached.patch
Type: text/x-diff
Size: 2151 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20140930/553802c6/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: show-stopping-session-blocking-processes.patch
Type: text/x-diff
Size: 3440 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20140930/553802c6/attachment-0003.patch>
More information about the Pkg-systemd-maintainers
mailing list