Bug#763751: systemd: mounts automounts on boot even with option "noauto"
Jakobus Schürz
jakob at xundeenergie.at
Thu Oct 2 12:08:42 BST 2014
Package: systemd
Version: 204-14~bpo70+1
Severity: normal
Dear Maintainer,
Systemd mounts automount-mountpoints on boot. The options in my /etc/fstab i tried
1) defaults,noauto -> no mount on boottime
2) x-systemd.automount,defaults,noauto -> mount on boottime
3) comment=systemd.automount,defaults,noauto -> mount on boottime
4) defaults,noauto,comment=systemd.automount -> mount on boottime
5) defaults,noauto,x-systemd.automount -> no mount on boottime, but
error "don't know x-systemd..."
The manpage of systemd.mount from my system says,
"comment=systemd.automount" is to use.
In
http://www.freedesktop.org/software/systemd/man/systemd.mount.html
I found:
"noauto, auto
With noauto, this mount will not be added as a dependency for
local-fs.target. This means that it will not be mounted automatically
during boot, unless it is pulled in by some other unit. Option auto has
the opposite meaning and is the default."
In the man systemd.mount on my system, this missing.
So do I have to wait, until a newer systemd is backportet (or i upgrade
to jessie)??
Thx
Jakob
-- Package-specific info:
--------------
systemd-delta:
--------------
0 overridden configuration files found.
--------------
systemctl dump:
--------------
-> Unit fail2ban.service:
Description: LSB: Start/stop fail2ban
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:07 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: fail2ban.service
Source Path: /etc/init.d/fail2ban
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: time-sync.target
After: network.target
After: syslog.target
After: iptables.service
After: firehol.service
After: shorewall.service
After: ipmasq.service
After: arno-iptables-firewall.service
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: time-sync.target
References: network.target
References: syslog.target
References: iptables.service
References: firehol.service
References: shorewall.service
References: ipmasq.service
References: arno-iptables-firewall.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/fail2ban.service
ControlGroup: name=systemd:/system/fail2ban.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/fail2ban start
PID: 2860
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:07 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/fail2ban stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit whereami.service:
Description: LSB: Autoconfigure computer according to defined rules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:06 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: whereami.service
Source Path: /etc/init.d/whereami
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/whereami.service
ControlGroup: name=systemd:/system/whereami.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/whereami start
PID: 2861
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:06 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/whereami stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit i8kbuttons.service:
Description: LSB: Dell Inspiron volume buttons monitor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: i8kbuttons.service
Source Path: /etc/init.d/i8kbuttons
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/i8kbuttons.service
ControlGroup: name=systemd:/system/i8kbuttons.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/i8kbuttons start
PID: 2862
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/i8kbuttons reload
-> ExecStop:
Command Line: /etc/init.d/i8kbuttons stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit saslauthd.service:
Description: LSB: saslauthd startup script
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: saslauthd.service
Source Path: /etc/init.d/saslauthd
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/saslauthd.service
ControlGroup: name=systemd:/system/saslauthd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/saslauthd start
PID: 2865
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:57 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/saslauthd reload
-> ExecStop:
Command Line: /etc/init.d/saslauthd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
SysVRunLevels: 2345
-> Unit sympa.service:
Description: LSB: start and stop the SYMPA mailing list manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sympa.service
Source Path: /etc/init.d/sympa
Condition Timestamp: Thu 2014-10-02 12:48:31 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: mysql.service
After: postgresql.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: mysql.service
References: postgresql.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sympa.service
ControlGroup: name=systemd:/system/sympa.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/sympa start
PID: 4200
Start Timestamp: Thu 2014-10-02 12:48:31 CEST
Exit Timestamp: Thu 2014-10-02 12:48:45 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/sympa reload
-> ExecStop:
Command Line: /etc/init.d/sympa stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit cyrus-imapd.service:
Description: LSB: common init system for cyrus IMAP/POP3 daemons.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cyrus-imapd.service
Name: cyrus-common.service
Source Path: /etc/init.d/cyrus-imapd
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: network.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: network.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cyrus-imapd.service
ControlGroup: name=systemd:/system/cyrus-imapd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/cyrus-imapd start
PID: 2868
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:58 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/cyrus-imapd reload
-> ExecStop:
Command Line: /etc/init.d/cyrus-imapd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit mpd.service:
Description: Music Player Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mpd.service
Fragment Path: /lib/systemd/system/mpd.service
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: network.target
After: sound.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: sound.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/mpd.service
ControlGroup: name=systemd:/system/mpd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 2869
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/mpd --no-daemon
PID: 2869
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
-> Unit alsa-utils.service:
Description: LSB: Restore and store ALSA driver settings
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: alsa-utils.service
Source Path: /etc/init.d/alsa-utils
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
References: local-fs.target
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
ControlGroup: cpu:/system/alsa-utils.service
ControlGroup: name=systemd:/system/alsa-utils.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/alsa-utils start
PID: 1380
Start Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Timestamp: Thu 2014-10-02 12:47:39 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/alsa-utils stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: S
-> Unit network-manager.service:
Description: LSB: network connection manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:57 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: network-manager.service
Source Path: /etc/init.d/network-manager
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: openvpn.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: dbus.service
After: systemd-udevd.service
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: dbus.service
References: systemd-udevd.service
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: openvpn.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/network-manager.service
ControlGroup: name=systemd:/system/network-manager.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/network-manager start
PID: 2980
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Timestamp: Thu 2014-10-02 12:47:57 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/network-manager stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit pcscd.service:
Description: PC/SC Smart Card Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: pcscd.service
Fragment Path: /lib/systemd/system/pcscd.service
Requires: pcscd.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: pcscd.socket
After: systemd-journald.socket
After: basic.target
TriggeredBy: pcscd.socket
References: pcscd.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: pcscd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/pcscd.service
ControlGroup: name=systemd:/system/pcscd.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/pcscd --foreground --auto-exit
-> ExecReload:
Command Line: /usr/sbin/pcscd --hotplug
-> Unit spamassassin.service:
Description: Perl-based spam filter using text analysis
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: spamassassin.service
Fragment Path: /lib/systemd/system/spamassassin.service
Requires: basic.target
Conflicts: shutdown.target
Before: exim4.service
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: exim4.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/spamassassin.service
ControlGroup: name=systemd:/system/spamassassin.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
PIDFile: /var/run/spamassassin.pid
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
EnvironmentFile: -/etc/default/spamassassin
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/spamd -d --pidfile=/var/run/spamassassin.pid $OPTIONS
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> 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: Thu 2014-10-02 12:48:17 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:20 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: smbd.service
Source Path: /etc/init.d/smbd
Condition Timestamp: Thu 2014-10-02 12:48:17 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: nmbd.service
After: network.target
After: local-fs.target
After: remote-fs.target
After: slapd.service
After: cups.service
After: systemd-journald.socket
After: basic.target
References: network.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
ReferencedBy: nmbd.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/smbd.service
ControlGroup: name=systemd:/system/smbd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/smbd start
PID: 3587
Start Timestamp: Thu 2014-10-02 12:48:17 CEST
Exit Timestamp: Thu 2014-10-02 12:48:20 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: 24
SysVRunLevels: 2345
-> Unit opendkim.service:
Description: LSB: Start the OpenDKIM service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: opendkim.service
Source Path: /etc/init.d/opendkim
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: time-sync.target
After: local-fs.target
After: remote-fs.target
After: nss-lookup.target
After: network.target
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: time-sync.target
References: local-fs.target
References: remote-fs.target
References: nss-lookup.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/opendkim.service
ControlGroup: name=systemd:/system/opendkim.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/opendkim start
PID: 2873
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/opendkim reload
-> ExecStop:
Command Line: /etc/init.d/opendkim stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit keyboard.service:
Description: LSB: Set preliminary keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: keyboard.service
Name: bt-keyboard-setup.service
Source Path: /etc/init.d/keyboard
Condition Timestamp: Thu 2014-10-02 12:47:22 CEST
Condition Result: yes
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: systemd-remount-fs.service
Before: multi-user.target
Before: graphical.target
Before: shutdown.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
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/keyboard.service
ControlGroup: name=systemd:/system/keyboard.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keyboard start
PID: 184
Start Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/keyboard stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:56 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: virtualbox.service
Name: vboxdrv.service
Source Path: /etc/init.d/virtualbox
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: network.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/virtualbox.service
ControlGroup: name=systemd:/system/virtualbox.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/virtualbox start
PID: 2877
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:56 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: 18
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: Thu 2014-10-02 12:48:39 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: clamav-freshclam.service
Source Path: /etc/init.d/clamav-freshclam
Condition Timestamp: Thu 2014-10-02 12:48:39 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: clamav-daemon.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: clamav-daemon.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/clamav-freshclam.service
ControlGroup: name=systemd:/system/clamav-freshclam.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/clamav-freshclam start
PID: 4416
Start Timestamp: Thu 2014-10-02 12:48:39 CEST
Exit Timestamp: Thu 2014-10-02 12:48:40 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: 21
SysVRunLevels: 2345
-> Unit dnsmasq.service:
Description: A lightweight DHCP and caching DNS 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: no
Need Daemon Reload: no
Name: dnsmasq.service
Fragment Path: /lib/systemd/system/dnsmasq.service
DropIn Path: /run/systemd/generator/dnsmasq.service.d/50-dnsmasq-$named.conf
DropIn Path: /run/systemd/generator/dnsmasq.service.d/50-insserv.conf-$named.conf
Requires: dbus.socket
Requires: basic.target
Wants: nss-lookup.target
RequiredBy: nss-lookup.target
Conflicts: shutdown.target
Before: nss-lookup.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: nss-lookup.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: nss-lookup.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dnsmasq.service
ControlGroup: name=systemd:/system/dnsmasq.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
BusName: uk.org.thekelleys.dnsmasq
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStartPre:
Command Line: /usr/sbin/dnsmasq --test
-> ExecStart:
Command Line: /etc/init.d/dnsmasq systemd-exec
-> ExecStartPost:
Command Line: /etc/init.d/dnsmasq systemd-start-resolvconf
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> ExecStop:
Command Line: /etc/init.d/dnsmasq systemd-stop-resolvconf
-> Unit ddclient.service:
Description: LSB: Update dynamic domain name service entries
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ddclient.service
Source Path: /etc/init.d/ddclient
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: network.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: network.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ddclient.service
ControlGroup: name=systemd:/system/ddclient.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/ddclient start
PID: 2878
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/ddclient stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit motd.service:
Description: LSB: Create dynamic part of /etc/motd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: motd.service
Source Path: /etc/init.d/motd
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: rescue.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: rescue.target
Before: multi-user.target
Before: graphical.target
After: hostname.service
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: hostname.service
References: local-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/motd.service
ControlGroup: name=systemd:/system/motd.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/motd start
PID: 2879
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/motd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 12345
-> Unit saned.service:
Description: LSB: SANE network scanner server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:08 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: saned.service
Source Path: /etc/init.d/saned
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: local-fs.target
After: remote-fs.target
After: dbus.service
After: avahi.service
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: local-fs.target
References: remote-fs.target
References: dbus.service
References: avahi.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/saned.service
ControlGroup: name=systemd:/system/saned.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/saned start
PID: 2981
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Timestamp: Thu 2014-10-02 12:48:08 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: 23
SysVRunLevels: 2345
-> Unit avahi-daemon.service:
Description: Avahi mDNS/DNS-SD Stack
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:11 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: avahi-daemon.service
Name: dbus-org.freedesktop.Avahi.service
Fragment Path: /lib/systemd/system/avahi-daemon.service
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: avahi-daemon.socket
Requires: dbus.socket
Requires: basic.target
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
TriggeredBy: avahi-daemon.socket
References: avahi-daemon.socket
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: avahi-daemon.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/avahi-daemon.service
ControlGroup: name=systemd:/system/avahi-daemon.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
Main PID: 2882
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Avahi
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/avahi-daemon -s
PID: 2882
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
-> ExecReload:
Command Line: /usr/sbin/avahi-daemon -r
Status Text: Server startup complete. Host name is pluto.local. Local service cookie is 2242253722.
-> Unit ifplugd.service:
Description: LSB: Brings up/down network automatically
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ifplugd.service
Source Path: /etc/init.d/ifplugd
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ifplugd.service
ControlGroup: name=systemd:/system/ifplugd.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/ifplugd start
PID: 2883
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/ifplugd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
SysVRunLevels: 2345
-> Unit apache2.service:
Description: LSB: Start/stop apache2 web server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:01 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: apache2.service
Source Path: /etc/init.d/apache2
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: network.target
After: syslog.target
After: nss-lookup.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: network.target
References: syslog.target
References: nss-lookup.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/apache2.service
ControlGroup: name=systemd:/system/apache2.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/apache2 start
PID: 2884
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:01 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/apache2 reload
-> ExecStop:
Command Line: /etc/init.d/apache2 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 20
SysVRunLevels: 2345
-> Unit openbsd-inetd.service:
Description: LSB: Start or stop the inetd daemon.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: openbsd-inetd.service
Source Path: /etc/init.d/openbsd-inetd
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/openbsd-inetd.service
ControlGroup: name=systemd:/system/openbsd-inetd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/openbsd-inetd start
PID: 2885
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/openbsd-inetd reload
-> ExecStop:
Command Line: /etc/init.d/openbsd-inetd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit openvpn.service:
Description: LSB: Openvpn VPN service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:57 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: openvpn.service
Source Path: /etc/init.d/openvpn
Condition Timestamp: Thu 2014-10-02 12:47:57 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: x-display-manager.target
Before: gdm.service
Before: kdm.service
Before: xdm.service
Before: wdm.service
Before: ldm.service
Before: sdm.service
Before: nodm.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: remote-fs.target
After: syslog.target
After: network-manager.service
After: systemd-journald.socket
After: basic.target
References: network.target
References: remote-fs.target
References: syslog.target
References: network-manager.service
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
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/openvpn.service
ControlGroup: name=systemd:/system/openvpn.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/openvpn start
PID: 3446
Start Timestamp: Thu 2014-10-02 12:47:57 CEST
Exit Timestamp: Thu 2014-10-02 12:47:58 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/openvpn reload
-> ExecStop:
Command Line: /etc/init.d/openvpn stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit smartmontools.service:
Description: LSB: SMART monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: smartmontools.service
Source Path: /etc/init.d/smartmontools
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/smartmontools.service
ControlGroup: name=systemd:/system/smartmontools.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/smartmontools start
PID: 2887
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 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: 19
SysVRunLevels: 2345
-> Unit exim4.service:
Description: LSB: exim Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:39 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: exim4.service
Source Path: /etc/init.d/exim4
Condition Timestamp: Thu 2014-10-02 12:48:39 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: fetchmail.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: nss-lookup.target
After: network.target
After: time-sync.target
After: postgresql.service
After: mysql.service
After: clamav-daemon.service
After: greylist.service
After: spamassassin.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: nss-lookup.target
References: network.target
References: time-sync.target
References: postgresql.service
References: mysql.service
References: clamav-daemon.service
References: greylist.service
References: spamassassin.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: fetchmail.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/exim4.service
ControlGroup: name=systemd:/system/exim4.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/exim4 start
PID: 4417
Start Timestamp: Thu 2014-10-02 12:48:39 CEST
Exit Timestamp: Thu 2014-10-02 12:48:43 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/exim4 reload
-> ExecStop:
Command Line: /etc/init.d/exim4 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit incron.service:
Description: LSB: Start, stop or reload incron
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:03 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: incron.service
Source Path: /etc/init.d/incron
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/incron.service
ControlGroup: name=systemd:/system/incron.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/incron start
PID: 2889
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:03 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/incron reload
-> ExecStop:
Command Line: /etc/init.d/incron 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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:39 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: clamav-daemon.service
Source Path: /etc/init.d/clamav-daemon
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: exim4.service
Before: clamav-freshclam.service
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
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
ControlGroup: cpu:/system/clamav-daemon.service
ControlGroup: name=systemd:/system/clamav-daemon.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/clamav-daemon start
PID: 2890
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:39 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: 19
SysVRunLevels: 2345
-> Unit atd.service:
Description: LSB: Deferred execution scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: atd.service
Source Path: /etc/init.d/atd
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: time-sync.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: time-sync.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/atd.service
ControlGroup: name=systemd:/system/atd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/atd start
PID: 2891
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:54 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/atd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:10 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: nmbd.service
Source Path: /etc/init.d/nmbd
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
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.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: local-fs.target
References: remote-fs.target
References: smbd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/nmbd.service
ControlGroup: name=systemd:/system/nmbd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/nmbd start
PID: 2893
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:10 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: 18
SysVRunLevels: 2345
-> Unit cups.service:
Description: LSB: CUPS Printing spooler and server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:17 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cups.service
Source Path: /etc/init.d/cups
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: samba.service
Before: shutdown.target
Before: smbd.service
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: remote-fs.target
After: network.target
After: avahi.service
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: remote-fs.target
References: network.target
References: avahi.service
References: samba.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: smbd.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cups.service
ControlGroup: name=systemd:/system/cups.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/cups start
PID: 2894
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:17 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/cups stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 23
SysVRunLevels: 2345
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.service
Name: rsyslog.service
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: syslog.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: syslog.socket
After: basic.target
TriggeredBy: syslog.socket
References: syslog.socket
References: basic.target
References: shutdown.target
ReferencedBy: syslog.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rsyslog.service
ControlGroup: name=systemd:/system/rsyslog.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
Main PID: 2978
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
PID: 2978
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
-> 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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:05 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: uml-utilities.service
Source Path: /etc/init.d/uml-utilities
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/uml-utilities.service
ControlGroup: name=systemd:/system/uml-utilities.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/uml-utilities start
PID: 2895
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:05 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: 18
SysVRunLevels: 2345
-> Unit greylist.service:
Description: LSB: Start/stop the greylistd(8) daemon.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: greylist.service
Source Path: /etc/init.d/greylist
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: exim4.service
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: exim4.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/greylist.service
ControlGroup: name=systemd:/system/greylist.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/greylist start
PID: 2896
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/greylist reload
-> ExecStop:
Command Line: /etc/init.d/greylist stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit lightdm.service:
Description: LSB: Light Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lightdm.service
Source Path: /etc/init.d/lightdm
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: console-screen.service
After: kbd.service
After: acpid.service
After: dbus.service
After: hal.service
After: consolekit.service
After: local-fs.target
After: remote-fs.target
After: x11-common.service
After: systemd-journald.socket
After: basic.target
References: console-screen.service
References: kbd.service
References: acpid.service
References: dbus.service
References: hal.service
References: consolekit.service
References: local-fs.target
References: remote-fs.target
References: x11-common.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lightdm.service
ControlGroup: name=systemd:/system/lightdm.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/lightdm start
PID: 2982
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Timestamp: Thu 2014-10-02 12:47:54 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/lightdm reload
-> ExecStop:
Command Line: /etc/init.d/lightdm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit mysql.service:
Description: LSB: Start and stop the mysql database server daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:17 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mysql.service
Source Path: /etc/init.d/mysql
Condition Timestamp: Thu 2014-10-02 12:48:17 CEST
Condition Result: yes
Requires: mysql-sleep.service
Requires: basic.target
RequiredBy: mysql-sleep.service
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: exim4.service
Before: sympa.service
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: network.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
After: mysql-sleep.service
References: remote-fs.target
References: syslog.target
References: network.target
References: time-sync.target
References: mysql-sleep.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: mysql-sleep.service
ReferencedBy: exim4.service
ReferencedBy: sympa.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/mysql.service
ControlGroup: name=systemd:/system/mysql.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/mysql start
PID: 3594
Start Timestamp: Thu 2014-10-02 12:48:17 CEST
Exit Timestamp: Thu 2014-10-02 12:48:31 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/mysql reload
-> ExecStop:
Command Line: /etc/init.d/mysql stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit i8kmon.service:
Description: LSB: Dell Inspiron fan/cpu-temperature monitor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: i8kmon.service
Source Path: /etc/init.d/i8kmon
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/i8kmon.service
ControlGroup: name=systemd:/system/i8kmon.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/i8kmon start
PID: 2898
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/i8kmon reload
-> ExecStop:
Command Line: /etc/init.d/i8kmon stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit urfkill.service:
Description: LSB: <Enter a short description of the sortware>
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: urfkill.service
Name: urfkilld.service
Source Path: /etc/init.d/urfkill
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/urfkill.service
ControlGroup: name=systemd:/system/urfkill.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/urfkill start
PID: 2899
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/urfkill stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:10 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: samba-ad-dc.service
Source Path: /etc/init.d/samba-ad-dc
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/samba-ad-dc.service
ControlGroup: name=systemd:/system/samba-ad-dc.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/samba-ad-dc start
PID: 2900
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:10 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: 18
SysVRunLevels: 2345
-> Unit amavis.service:
Description: LSB: Starts amavisd-new mailfilter
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:11 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: amavis.service
Name: amavisd-new.service
Source Path: /etc/init.d/amavis
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: network.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: network.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/amavis.service
ControlGroup: name=systemd:/system/amavis.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/amavis start
PID: 2902
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:11 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/amavis stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit rpcbind.service:
Description: LSB: RPC portmapper replacement
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rpcbind.service
Source Path: /etc/init.d/rpcbind
DropIn Path: /run/systemd/generator/rpcbind.service.d/50-rpcbind-$portmap.conf
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
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.target
After: local-fs.target
After: systemd-journald.socket
References: network.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
ControlGroup: cpu:/system/rpcbind.service
ControlGroup: name=systemd:/system/rpcbind.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/rpcbind start
PID: 2760
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:52 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: 16
SysVRunLevels: S
-> Unit bootlogs.service:
Description: LSB: Log file handling to be done during bootup.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: bootlogs.service
Source Path: /etc/init.d/bootlogs
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: rescue.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: rescue.target
Before: multi-user.target
Before: graphical.target
After: hostname.service
After: local-fs.target
After: x-display-manager.target
After: gdm.service
After: kdm.service
After: xdm.service
After: ldm.service
After: sdm.service
After: wdm.service
After: nodm.service
After: systemd-journald.socket
After: basic.target
References: hostname.service
References: local-fs.target
References: x-display-manager.target
References: gdm.service
References: kdm.service
References: xdm.service
References: ldm.service
References: sdm.service
References: wdm.service
References: nodm.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/bootlogs.service
ControlGroup: name=systemd:/system/bootlogs.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/bootlogs start
PID: 2903
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:54 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/bootlogs stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 24
SysVRunLevels: 12345
-> Unit gpm.service:
Description: LSB: gpm sysv init script
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: gpm.service
Source Path: /etc/init.d/gpm
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/gpm.service
ControlGroup: name=systemd:/system/gpm.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/gpm start
PID: 2905
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:54 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: 19
SysVRunLevels: 2345
-> Unit stunnel4.service:
Description: LSB: Start or stop stunnel 4.x (SSL tunnel for network daemons)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: stunnel4.service
Source Path: /etc/init.d/stunnel4
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/stunnel4.service
ControlGroup: name=systemd:/system/stunnel4.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/stunnel4 start
PID: 2906
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/stunnel4 reload
-> ExecStop:
Command Line: /etc/init.d/stunnel4 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit acpi-support.service:
Description: LSB: Start some power management scripts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpi-support.service
Source Path: /etc/init.d/acpi-support
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/acpi-support.service
ControlGroup: name=systemd:/system/acpi-support.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/acpi-support start
PID: 2907
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:54 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/acpi-support stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit acpid.service:
Description: ACPI event daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:04 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:04 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpid.service
Fragment Path: /lib/systemd/system/acpid.service
Condition Timestamp: Thu 2014-10-02 12:48:04 CEST
Condition Result: yes
Requires: acpid.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
Before: lightdm.service
After: acpid.socket
After: basic.target
TriggeredBy: acpid.socket
References: acpid.socket
References: basic.target
References: shutdown.target
ReferencedBy: acpid.socket
ReferencedBy: lightdm.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/acpid.service
ControlGroup: name=systemd:/system/acpid.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 3486
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: socket
StandardOutput: inherit
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/acpid
PID: 3486
Start Timestamp: Thu 2014-10-02 12:48:04 CEST
-> Unit acpi-fakekey.service:
Description: LSB: Start acpi_fakekey daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpi-fakekey.service
Source Path: /etc/init.d/acpi-fakekey
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/acpi-fakekey.service
ControlGroup: name=systemd:/system/acpi-fakekey.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/acpi-fakekey start
PID: 2909
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:54 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/acpi-fakekey stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
SysVRunLevels: 2345
-> Unit fetchmail.service:
Description: LSB: init-Script for system wide fetchmail daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:43 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: fetchmail.service
Source Path: /etc/init.d/fetchmail
Condition Timestamp: Thu 2014-10-02 12:48:43 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: local-fs.target
After: remote-fs.target
After: syslog.target
After: mail-transport-agent.target
After: exim4.service
After: nss-lookup.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: local-fs.target
References: remote-fs.target
References: syslog.target
References: mail-transport-agent.target
References: exim4.service
References: nss-lookup.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/fetchmail.service
ControlGroup: name=systemd:/system/fetchmail.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/fetchmail start
PID: 5203
Start Timestamp: Thu 2014-10-02 12:48:43 CEST
Exit Timestamp: Thu 2014-10-02 12:48:43 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/fetchmail stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 23
SysVRunLevels: 2345
-> Unit nvidia-kernel.service:
Description: LSB: create NVIDIA device nodes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: nvidia-kernel.service
Source Path: /etc/init.d/nvidia-kernel
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: mountdevsubfs.service
After: systemd-udevd.service
After: systemd-journald.socket
After: basic.target
References: mountdevsubfs.service
References: systemd-udevd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/nvidia-kernel.service
ControlGroup: name=systemd:/system/nvidia-kernel.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/nvidia-kernel start
PID: 2912
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 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: 2
SysVRunLevels: 2345
-> Unit anacron.service:
Description: LSB: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: anacron.service
Source Path: /etc/init.d/anacron
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: time-sync.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/anacron.service
ControlGroup: name=systemd:/system/anacron.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/anacron start
PID: 2913
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:54 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/anacron reload
-> ExecStop:
Command Line: /etc/init.d/anacron stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: 2345
-> Unit cron.service:
Description: LSB: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:03 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cron.service
Source Path: /etc/init.d/cron
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: time-sync.target
After: network.target
After: nss-lookup.target
After: slapd.service
After: autofs.service
After: ypbind.service
After: nscd.service
After: nslcd.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: time-sync.target
References: network.target
References: nss-lookup.target
References: slapd.service
References: autofs.service
References: ypbind.service
References: nscd.service
References: nslcd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cron.service
ControlGroup: name=systemd:/system/cron.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/cron start
PID: 2915
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:03 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/cron reload
-> ExecStop:
Command Line: /etc/init.d/cron stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit fancontrol.service:
Description: LSB: fancontrol
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: fancontrol.service
Source Path: /etc/init.d/fancontrol
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/fancontrol.service
ControlGroup: name=systemd:/system/fancontrol.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/fancontrol start
PID: 2916
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/fancontrol stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
SysVRunLevels: 2345
-> Unit ntp.service:
Description: LSB: Start NTP daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:04 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ntp.service
Source Path: /etc/init.d/ntp
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ntp.service
ControlGroup: name=systemd:/system/ntp.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/ntp start
PID: 2917
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:04 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: 19
SysVRunLevels: 2345
-> Unit binfmt-support.service:
Description: LSB: Support for extra binary formats
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:58 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: binfmt-support.service
Source Path: /etc/init.d/binfmt-support
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/binfmt-support.service
ControlGroup: name=systemd:/system/binfmt-support.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/binfmt-support start
PID: 2918
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:58 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/binfmt-support stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
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: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dbus.service
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: lightdm.service
Before: saned.service
Before: network-manager.service
After: dbus.socket
After: syslog.target
After: systemd-journald.socket
After: basic.target
TriggeredBy: dbus.socket
References: dbus.socket
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: dbus.socket
ReferencedBy: multi-user.target
ReferencedBy: lightdm.service
ReferencedBy: saned.service
ReferencedBy: network-manager.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dbus.service
ControlGroup: name=systemd:/system/dbus.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
Main PID: 2979
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -900
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
PID: 2979
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:52 CEST
Active Exit Timestamp: Thu 2014-10-02 12:48:52 CEST
Inactive Enter Timestamp: Thu 2014-10-02 12:48:52 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: ssh.service
Fragment Path: /lib/systemd/system/ssh.service
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run
Condition Timestamp: Thu 2014-10-02 12:48:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: network.target
After: auditd.service
After: systemd-journald.socket
After: basic.target
References: network.target
References: auditd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ssh.service
ControlGroup: name=systemd:/system/ssh.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-failure
NotifyAccess: none
Main PID: 5628
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
EnvironmentFile: -/etc/default/ssh
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
PID: 5628
Start Timestamp: Thu 2014-10-02 12:48:52 CEST
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> Unit lvm2.service:
Description: lvm2.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lvm2.service
Name: lvm.service
Source Path: /etc/init.d/lvm2
Condition Timestamp: Thu 2014-10-02 12:47:22 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: checkfs.service
Before: mountall.service
Before: sysinit.target
After: mountdevsubfs.service
After: systemd-udevd.service
After: mdadm-raid.service
After: cryptdisks-early.service
After: multipath-tools-boot.service
After: systemd-journald.socket
References: mountdevsubfs.service
References: systemd-udevd.service
References: mdadm-raid.service
References: cryptdisks-early.service
References: multipath-tools-boot.service
References: checkfs.service
References: mountall.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2.service
ControlGroup: name=systemd:/system/lvm2.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/lvm2 start
PID: 185
Start Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/lvm2 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 9
SysVRunLevels: S
-> Unit keymap.service:
Description: LSB: Set keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: keymap.service
Source Path: /etc/init.d/keymap.sh
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: keyboard-setup.service
Before: keyboard.service
Before: sysinit.target
After: mountdevsubfs.service
After: systemd-journald.socket
References: mountdevsubfs.service
References: systemd-journald.socket
ReferencedBy: keyboard-setup.service
ReferencedBy: keyboard.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/keymap.service
ControlGroup: name=systemd:/system/keymap.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keymap.sh start
PID: 159
Start Timestamp: Thu 2014-10-02 12:47:21 CEST
Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/keymap.sh reload
-> ExecStop:
Command Line: /etc/init.d/keymap.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: S
-> Unit x11-common.service:
Description: x11-common.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: yes
Name: x11-common.service
Fragment Path: /dev/null
Before: lightdm.service
ReferencedBy: lightdm.service
-> Unit pppd-dns.service:
Description: LSB: Restore resolv.conf if the system crashed.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: pppd-dns.service
Source Path: /etc/init.d/pppd-dns
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/pppd-dns.service
ControlGroup: name=systemd:/system/pppd-dns.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/pppd-dns start
PID: 1378
Start Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/pppd-dns stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 14
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: Thu 2014-10-02 12:47:22 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: udev-finish.service
Fragment Path: /lib/systemd/system/udev-finish.service
Condition Timestamp: Thu 2014-10-02 12:47:22 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
ControlGroup: cpu:/system/udev-finish.service
ControlGroup: name=systemd:/system/udev-finish.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/udev/udev-finish
PID: 186
Start Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Code: exited
Exit Status: 0
-> Unit mountall.service:
Description: mountall.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
Name: mountall.service
Fragment Path: /dev/null
After: lvm2.service
ReferencedBy: lvm2.service
-> Unit apparmor.service:
Description: LSB: AppArmor initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:40 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: apparmor.service
Source Path: /etc/init.d/apparmor
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/apparmor.service
ControlGroup: name=systemd:/system/apparmor.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/apparmor start
PID: 1381
Start Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Timestamp: Thu 2014-10-02 12:47:40 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/apparmor reload
-> ExecStop:
Command Line: /etc/init.d/apparmor stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: S
-> 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
Name: mountdevsubfs.service
Fragment Path: /dev/null
Before: hdparm.service
Before: keymap.service
Before: lvm2.service
Before: nvidia-kernel.service
ReferencedBy: hdparm.service
ReferencedBy: keymap.service
ReferencedBy: lvm2.service
ReferencedBy: nvidia-kernel.service
-> Unit mtab.service:
Description: LSB: Update mtab file.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mtab.service
Source Path: /etc/init.d/mtab.sh
Condition Timestamp: Thu 2014-10-02 12:47:31 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: systemd-remount-fs.service
References: systemd-journald.socket
References: systemd-remount-fs.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/mtab.service
ControlGroup: name=systemd:/system/mtab.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/mtab.sh start
PID: 628
Start Timestamp: Thu 2014-10-02 12:47:31 CEST
Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/mtab.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 9
SysVRunLevels: S
-> 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
Name: mountkernfs.service
Fragment Path: /dev/null
Before: keyboard-setup.service
Before: qemu-system-x86.service
Before: networking.service
Before: keyboard.service
ReferencedBy: keyboard-setup.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: networking.service
ReferencedBy: keyboard.service
-> 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
Name: checkfs.service
Fragment Path: /dev/null
After: lvm2.service
ReferencedBy: lvm2.service
-> Unit resolvconf.service:
Description: LSB: Nameserver information manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: resolvconf.service
Source Path: /etc/init.d/resolvconf
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: networking.service
Before: sysinit.target
Before: shutdown.target
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: networking.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
ControlGroup: cpu:/system/resolvconf.service
ControlGroup: name=systemd:/system/resolvconf.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/resolvconf start
PID: 1379
Start Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Timestamp: Thu 2014-10-02 12:47:39 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/resolvconf reload
-> ExecStop:
Command Line: /etc/init.d/resolvconf stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 14
SysVRunLevels: S
-> Unit networking.service:
Description: LSB: Raise network interfaces.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: networking.service
Name: ifupdown.service
Source Path: /etc/init.d/networking
DropIn Path: /run/systemd/generator/networking.service.d/50-insserv.conf-$network.conf
Condition Timestamp: Thu 2014-10-02 12:47:39 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: resolvconf.service
After: systemd-random-seed-load.service
References: mountkernfs.service
References: local-fs.target
References: network.target
References: systemd-journald.socket
References: systemd-random-seed-load.service
References: shutdown.target
ReferencedBy: resolvconf.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/networking.service
ControlGroup: name=systemd:/system/networking.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/networking start
PID: 1676
Start Timestamp: Thu 2014-10-02 12:47:39 CEST
Exit Timestamp: Thu 2014-10-02 12:47:52 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: 15
SysVRunLevels: S
-> Unit screen-cleanup.service:
Description: LSB: screen sessions cleaning
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: screen-cleanup.service
Source Path: /etc/init.d/screen-cleanup
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/screen-cleanup.service
ControlGroup: name=systemd:/system/screen-cleanup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/screen-cleanup start
PID: 1385
Start Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Timestamp: Thu 2014-10-02 12:47:39 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/screen-cleanup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: S
-> Unit kbd.service:
Description: LSB: Prepare console
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: kbd.service
Source Path: /etc/init.d/kbd
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: console-setup.service
Before: lightdm.service
Before: sysinit.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
ReferencedBy: console-setup.service
ReferencedBy: lightdm.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/kbd.service
ControlGroup: name=systemd:/system/kbd.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kbd start
PID: 1386
Start Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Timestamp: Thu 2014-10-02 12:47:39 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: 19
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: Thu 2014-10-02 12:47:22 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:23 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: hdparm.service
Source Path: /etc/init.d/hdparm
Condition Timestamp: Thu 2014-10-02 12:47:22 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
ControlGroup: cpu:/system/hdparm.service
ControlGroup: name=systemd:/system/hdparm.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/hdparm start
PID: 188
Start Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Timestamp: Thu 2014-10-02 12:47:23 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: 6
SysVRunLevels: S
-> 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: Thu 2014-10-02 12:47:22 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: qemu-system-x86.service
Source Path: /etc/init.d/qemu-system-x86
Condition Timestamp: Thu 2014-10-02 12:47:22 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountkernfs.service
After: devfsd.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountkernfs.service
References: devfsd.service
References: systemd-journald.socket
References: systemd-udevd.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/qemu-system-x86.service
ControlGroup: name=systemd:/system/qemu-system-x86.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/qemu-system-x86 start
PID: 189
Start Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Timestamp: Thu 2014-10-02 12:47:22 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: 3
SysVRunLevels: S
-> Unit cryptdisks-early.service:
Description: cryptdisks-early.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
Name: cryptdisks-early.service
Fragment Path: /dev/null
Before: lvm2.service
ReferencedBy: lvm2.service
-> Unit hostname.service:
Description: hostname.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: yes
Name: hostname.service
Fragment Path: /dev/null
Before: bootlogs.service
Before: motd.service
ReferencedBy: bootlogs.service
ReferencedBy: motd.service
-> Unit keyboard-setup.service:
Description: LSB: Set preliminary keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:24 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: keyboard-setup.service
Source Path: /etc/init.d/keyboard-setup
Condition Timestamp: Thu 2014-10-02 12:47:22 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: systemd-remount-fs.service
Before: sysinit.target
After: mountkernfs.service
After: keymap.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountkernfs.service
References: keymap.service
References: systemd-journald.socket
References: systemd-udevd.service
References: systemd-remount-fs.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/keyboard-setup.service
ControlGroup: name=systemd:/system/keyboard-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keyboard-setup start
PID: 190
Start Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Timestamp: Thu 2014-10-02 12:47:24 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: 5
SysVRunLevels: S
-> Unit console-setup.service:
Description: LSB: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-setup.service
Source Path: /etc/init.d/console-setup
Condition Timestamp: Thu 2014-10-02 12:47:39 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: remote-fs.target
After: console-screen.service
After: kbd.service
After: systemd-journald.socket
References: remote-fs.target
References: console-screen.service
References: kbd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-setup.service
ControlGroup: name=systemd:/system/console-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/console-setup start
PID: 1547
Start Timestamp: Thu 2014-10-02 12:47:39 CEST
Exit Timestamp: Thu 2014-10-02 12:47:39 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: 20
SysVRunLevels: S
-> Unit umountnfs.service:
Description: LSB: Unmount all network filesystems except the root fs.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountnfs.service
Source Path: /etc/init.d/umountnfs.sh
DropIn Path: /run/systemd/generator/umountnfs.service.d/50-insserv.conf-$remote_fs.conf
Requires: basic.target
Wants: remote-fs-pre.target
Conflicts: shutdown.target
Before: remote-fs-pre.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: remote-fs-pre.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountnfs.service
ControlGroup: name=systemd:/system/umountnfs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountnfs.sh start
-> ExecStop:
Command Line: /etc/init.d/umountnfs.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit unattended-upgrades.service:
Description: LSB: Check if unattended upgrades are being applied
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: unattended-upgrades.service
Name: unattended-upgrade-shutdown-check.service
Source Path: /etc/init.d/unattended-upgrades
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/unattended-upgrades.service
ControlGroup: name=systemd:/system/unattended-upgrades.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/unattended-upgrades start
-> ExecStop:
Command Line: /etc/init.d/unattended-upgrades stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit umountfs.service:
Description: LSB: Turn off swap and unmount all local file systems.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountfs.service
Source Path: /etc/init.d/umountfs
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountfs.service
ControlGroup: name=systemd:/system/umountfs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountfs start
-> ExecStop:
Command Line: /etc/init.d/umountfs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit halt.service:
Description: LSB: Execute the halt command.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: halt.service
Source Path: /etc/init.d/halt
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/halt.service
ControlGroup: name=systemd:/system/halt.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/halt start
-> ExecStop:
Command Line: /etc/init.d/halt stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit umountroot.service:
Description: LSB: Mount the root filesystem read-only.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountroot.service
Source Path: /etc/init.d/umountroot
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountroot.service
ControlGroup: name=systemd:/system/umountroot.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountroot start
-> ExecStop:
Command Line: /etc/init.d/umountroot stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit sendsigs.service:
Description: LSB: Kill all remaining processes.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sendsigs.service
Source Path: /etc/init.d/sendsigs
DropIn Path: /run/systemd/generator/sendsigs.service.d/50-insserv.conf-$remote_fs.conf
Requires: basic.target
Wants: remote-fs-pre.target
Conflicts: shutdown.target
Before: remote-fs-pre.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: remote-fs-pre.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sendsigs.service
ControlGroup: name=systemd:/system/sendsigs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/sendsigs start
-> ExecStop:
Command Line: /etc/init.d/sendsigs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit reboot.service:
Description: LSB: Execute the reboot command.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: reboot.service
Source Path: /etc/init.d/reboot
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/reboot.service
ControlGroup: name=systemd:/system/reboot.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/reboot start
-> ExecStop:
Command Line: /etc/init.d/reboot stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-journald.socket
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: systemd-journald.service
WantedBy: sockets.target
Before: reboot.service
Before: systemd-random-seed-save.service
Before: systemd-random-seed-load.service
Before: systemd-udevd.service
Before: systemd-shutdownd.service
Before: systemd-initctl.service
Before: systemd-journald.service
Before: systemd-udev-trigger.service
Before: systemd-tmpfiles-setup.service
Before: sys-kernel-config.mount
Before: proc-sys-fs-binfmt_misc.mount
Before: dev-mqueue.mount
Before: systemd-tmpfiles-setup-dev.service
Before: systemd-sysctl.service
Before: systemd-journal-flush.service
Before: systemd-user-sessions.service
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Before: world4you-ftp-keepalife.service
Before: systemd-cryptsetup at swap.service
Before: dev-mapper-swap.swap
Before: systemd-cryptsetup at tmp.service
Before: tmp.mount
Before: dev-hugepages.mount
Before: systemd-binfmt.service
Before: systemd-ask-password-console.service
Before: systemd-modules-load.service
Before: sys-kernel-debug.mount
Before: sys-fs-fuse-connections.mount
Before: debian-fixup.service
Before: run-lock.mount
Before: run-user.mount
Before: systemd-fsck-root.service
Before: var.mount
Before: var-lib-mpd.mount
Before: systemd-fsck at dev-vg_pluto-lv_musik.service
Before: home-jakob-Musik-System\x2dServer.mount
Before: oldsys.mount
Before: mnt.mount
Before: home.mount
Before: systemd-fsck at dev-mapper-home.service
Before: systemd-cryptsetup at home.service
Before: systemd-readahead-done.service
Before: systemd-ask-password-wall.service
Before: systemd-logind.service
Before: getty at tty1.service
Before: rc-local.service
Before: systemd-remount-fs.service
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: console-kit-log-system-start.service
Before: bt-keyboard.service
Before: systemd-tmpfiles-clean.service
Before: sockets.target
Before: syslog.target
Before: sendsigs.service
Before: umountroot.service
Before: halt.service
Before: umountfs.service
Before: unattended-upgrades.service
Before: umountnfs.service
Before: console-setup.service
Before: keyboard-setup.service
Before: qemu-system-x86.service
Before: hdparm.service
Before: kbd.service
Before: screen-cleanup.service
Before: networking.service
Before: resolvconf.service
Before: mtab.service
Before: apparmor.service
Before: udev-finish.service
Before: systemd-udev-settle.service
Before: pppd-dns.service
Before: keymap.service
Before: lvm2.service
Before: ssh.service
Before: dbus.service
Before: binfmt-support.service
Before: ntp.service
Before: fancontrol.service
Before: cron.service
Before: anacron.service
Before: nvidia-kernel.service
Before: fetchmail.service
Before: acpi-fakekey.service
Before: acpi-support.service
Before: stunnel4.service
Before: gpm.service
Before: bootlogs.service
Before: rpcbind.service
Before: amavis.service
Before: samba-ad-dc.service
Before: urfkill.service
Before: i8kmon.service
Before: mysql.service
Before: mysql-sleep.service
Before: lightdm.service
Before: greylist.service
Before: uml-utilities.service
Before: cups.service
Before: samba.service
Before: nmbd.service
Before: atd.service
Before: clamav-daemon.service
Before: incron.service
Before: exim4.service
Before: smartmontools.service
Before: openvpn.service
Before: openbsd-inetd.service
Before: apache2.service
Before: ifplugd.service
Before: avahi-daemon.service
Before: saned.service
Before: motd.service
Before: ddclient.service
Before: dnsmasq.service
Before: clamav-freshclam.service
Before: virtualbox.service
Before: keyboard.service
Before: opendkim.service
Before: smbd.service
Before: spamassassin.service
Before: pcscd.service
Before: network-manager.service
Before: alsa-utils.service
Before: mpd.service
Before: cyrus-imapd.service
Before: sympa.service
Before: saslauthd.service
Before: i8kbuttons.service
Before: whereami.service
Before: fail2ban.service
Before: bluetooth.service
Before: var-cache-backup.mount
Before: var-cache-backup-snapshots-mailbackup.mount
Before: systemd-cryptsetup at mars.service
Before: backup.mount
Before: backup.remount-ro.service
Before: xscreensaver-lock.service
Before: systemd-suspend.service
Before: dev-dm\x2d8.swap
Before: dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap
Before: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap
Before: dev-disk-by\x2did-dm\x2dname\x2dswap.swap
Before: backup-mailbackup.mount
Before: colord.service
Before: colord-sane.service
Before: polkitd.service
Before: console-kit-daemon.service
Before: upower.service
Before: wpa_supplicant.service
Before: run-user-1000-gvfs.mount
Before: udisks.service
After: -.mount
Triggers: systemd-journald.service
References: sockets.target
References: syslog.target
References: systemd-journald.service
References: -.mount
ReferencedBy: reboot.service
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-udevd.service
ReferencedBy: sockets.target
ReferencedBy: systemd-shutdownd.service
ReferencedBy: systemd-initctl.service
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
ReferencedBy: world4you-ftp-keepalife.service
ReferencedBy: systemd-cryptsetup at swap.service
ReferencedBy: dev-mapper-swap.swap
ReferencedBy: systemd-cryptsetup at tmp.service
ReferencedBy: tmp.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: debian-fixup.service
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: var.mount
ReferencedBy: var-lib-mpd.mount
ReferencedBy: systemd-fsck at dev-vg_pluto-lv_musik.service
ReferencedBy: home-jakob-Musik-System\x2dServer.mount
ReferencedBy: oldsys.mount
ReferencedBy: mnt.mount
ReferencedBy: home.mount
ReferencedBy: systemd-fsck at dev-mapper-home.service
ReferencedBy: systemd-cryptsetup at home.service
ReferencedBy: systemd-readahead-done.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: bt-keyboard.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: sendsigs.service
ReferencedBy: umountroot.service
ReferencedBy: halt.service
ReferencedBy: umountfs.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: umountnfs.service
ReferencedBy: console-setup.service
ReferencedBy: keyboard-setup.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: hdparm.service
ReferencedBy: kbd.service
ReferencedBy: screen-cleanup.service
ReferencedBy: networking.service
ReferencedBy: resolvconf.service
ReferencedBy: mtab.service
ReferencedBy: apparmor.service
ReferencedBy: udev-finish.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: pppd-dns.service
ReferencedBy: keymap.service
ReferencedBy: lvm2.service
ReferencedBy: ssh.service
ReferencedBy: dbus.service
ReferencedBy: binfmt-support.service
ReferencedBy: ntp.service
ReferencedBy: fancontrol.service
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: fetchmail.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: acpi-support.service
ReferencedBy: stunnel4.service
ReferencedBy: gpm.service
ReferencedBy: bootlogs.service
ReferencedBy: rpcbind.service
ReferencedBy: amavis.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: urfkill.service
ReferencedBy: i8kmon.service
ReferencedBy: mysql.service
ReferencedBy: mysql-sleep.service
ReferencedBy: lightdm.service
ReferencedBy: greylist.service
ReferencedBy: uml-utilities.service
ReferencedBy: cups.service
ReferencedBy: samba.service
ReferencedBy: nmbd.service
ReferencedBy: atd.service
ReferencedBy: clamav-daemon.service
ReferencedBy: incron.service
ReferencedBy: exim4.service
ReferencedBy: smartmontools.service
ReferencedBy: openvpn.service
ReferencedBy: openbsd-inetd.service
ReferencedBy: apache2.service
ReferencedBy: ifplugd.service
ReferencedBy: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: motd.service
ReferencedBy: ddclient.service
ReferencedBy: dnsmasq.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: virtualbox.service
ReferencedBy: keyboard.service
ReferencedBy: opendkim.service
ReferencedBy: smbd.service
ReferencedBy: spamassassin.service
ReferencedBy: pcscd.service
ReferencedBy: network-manager.service
ReferencedBy: alsa-utils.service
ReferencedBy: mpd.service
ReferencedBy: cyrus-imapd.service
ReferencedBy: sympa.service
ReferencedBy: saslauthd.service
ReferencedBy: i8kbuttons.service
ReferencedBy: whereami.service
ReferencedBy: fail2ban.service
ReferencedBy: bluetooth.service
ReferencedBy: var-cache-backup.mount
ReferencedBy: var-cache-backup-snapshots-mailbackup.mount
ReferencedBy: systemd-cryptsetup at mars.service
ReferencedBy: backup.mount
ReferencedBy: backup.remount-ro.service
ReferencedBy: xscreensaver-lock.service
ReferencedBy: systemd-suspend.service
ReferencedBy: dev-dm\x2d8.swap
ReferencedBy: dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap
ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap
ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dswap.swap
ReferencedBy: backup-mailbackup.mount
ReferencedBy: colord.service
ReferencedBy: colord-sane.service
ReferencedBy: polkitd.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: run-user-1000-gvfs.mount
ReferencedBy: udisks.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journald.socket
ControlGroup: name=systemd:/system/systemd-journald.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenStream: /run/systemd/journal/stdout
ListenDatagram: /run/systemd/journal/socket
ListenDatagram: /dev/log
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: basic.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: sysinit.target
Wants: sockets.target
Wants: timers.target
Wants: paths.target
Wants: bt-keyboard.service
Wants: console-kit-log-system-start.service
RequiredBy: reboot.service
RequiredBy: rsyslog.service
RequiredBy: systemd-user-sessions.service
RequiredBy: world4you-ftp-keepalife.service
RequiredBy: multi-user.target
RequiredBy: systemd-ask-password-wall.service
RequiredBy: systemd-logind.service
RequiredBy: getty at tty1.service
RequiredBy: rc-local.service
RequiredBy: bt-keyboard.service
RequiredBy: sendsigs.service
RequiredBy: umountroot.service
RequiredBy: halt.service
RequiredBy: umountfs.service
RequiredBy: unattended-upgrades.service
RequiredBy: umountnfs.service
RequiredBy: ssh.service
RequiredBy: dbus.service
RequiredBy: binfmt-support.service
RequiredBy: ntp.service
RequiredBy: fancontrol.service
RequiredBy: cron.service
RequiredBy: anacron.service
RequiredBy: nvidia-kernel.service
RequiredBy: fetchmail.service
RequiredBy: acpi-fakekey.service
RequiredBy: acpid.service
RequiredBy: acpi-support.service
RequiredBy: stunnel4.service
RequiredBy: gpm.service
RequiredBy: bootlogs.service
RequiredBy: amavis.service
RequiredBy: samba-ad-dc.service
RequiredBy: urfkill.service
RequiredBy: i8kmon.service
RequiredBy: mysql.service
RequiredBy: mysql-sleep.service
RequiredBy: lightdm.service
RequiredBy: greylist.service
RequiredBy: uml-utilities.service
RequiredBy: cups.service
RequiredBy: samba.service
RequiredBy: nmbd.service
RequiredBy: atd.service
RequiredBy: clamav-daemon.service
RequiredBy: incron.service
RequiredBy: exim4.service
RequiredBy: smartmontools.service
RequiredBy: openvpn.service
RequiredBy: openbsd-inetd.service
RequiredBy: apache2.service
RequiredBy: ifplugd.service
RequiredBy: avahi-daemon.service
RequiredBy: saned.service
RequiredBy: motd.service
RequiredBy: ddclient.service
RequiredBy: dnsmasq.service
RequiredBy: clamav-freshclam.service
RequiredBy: virtualbox.service
RequiredBy: opendkim.service
RequiredBy: smbd.service
RequiredBy: spamassassin.service
RequiredBy: pcscd.service
RequiredBy: network-manager.service
RequiredBy: mpd.service
RequiredBy: cyrus-imapd.service
RequiredBy: sympa.service
RequiredBy: saslauthd.service
RequiredBy: i8kbuttons.service
RequiredBy: whereami.service
RequiredBy: fail2ban.service
RequiredBy: bluetooth.service
RequiredBy: xscreensaver-lock.service
RequiredBy: colord.service
RequiredBy: colord-sane.service
RequiredBy: polkitd.service
RequiredBy: console-kit-daemon.service
RequiredBy: upower.service
RequiredBy: wpa_supplicant.service
RequiredBy: udisks.service
Conflicts: shutdown.target
Before: reboot.service
Before: rsyslog.service
Before: systemd-user-sessions.service
Before: world4you-ftp-keepalife.service
Before: multi-user.target
Before: systemd-ask-password-wall.service
Before: systemd-logind.service
Before: getty at tty1.service
Before: rc-local.service
Before: bt-keyboard.service
Before: sendsigs.service
Before: umountroot.service
Before: halt.service
Before: umountfs.service
Before: unattended-upgrades.service
Before: umountnfs.service
Before: ssh.service
Before: dbus.service
Before: binfmt-support.service
Before: ntp.service
Before: fancontrol.service
Before: cron.service
Before: anacron.service
Before: nvidia-kernel.service
Before: fetchmail.service
Before: acpi-fakekey.service
Before: acpid.service
Before: acpi-support.service
Before: stunnel4.service
Before: gpm.service
Before: bootlogs.service
Before: amavis.service
Before: samba-ad-dc.service
Before: urfkill.service
Before: i8kmon.service
Before: mysql.service
Before: mysql-sleep.service
Before: lightdm.service
Before: greylist.service
Before: uml-utilities.service
Before: cups.service
Before: samba.service
Before: nmbd.service
Before: atd.service
Before: clamav-daemon.service
Before: incron.service
Before: exim4.service
Before: smartmontools.service
Before: openvpn.service
Before: openbsd-inetd.service
Before: apache2.service
Before: ifplugd.service
Before: avahi-daemon.service
Before: saned.service
Before: motd.service
Before: ddclient.service
Before: dnsmasq.service
Before: clamav-freshclam.service
Before: virtualbox.service
Before: opendkim.service
Before: smbd.service
Before: spamassassin.service
Before: pcscd.service
Before: network-manager.service
Before: mpd.service
Before: cyrus-imapd.service
Before: sympa.service
Before: saslauthd.service
Before: i8kbuttons.service
Before: whereami.service
Before: fail2ban.service
Before: bluetooth.service
Before: xscreensaver-lock.service
Before: colord.service
Before: colord-sane.service
Before: polkitd.service
Before: console-kit-daemon.service
Before: upower.service
Before: wpa_supplicant.service
Before: udisks.service
After: sysinit.target
After: sockets.target
After: timers.target
After: paths.target
References: sysinit.target
References: sockets.target
References: timers.target
References: paths.target
References: bt-keyboard.service
References: console-kit-log-system-start.service
References: shutdown.target
ReferencedBy: reboot.service
ReferencedBy: rsyslog.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: world4you-ftp-keepalife.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: bt-keyboard.service
ReferencedBy: sendsigs.service
ReferencedBy: umountroot.service
ReferencedBy: halt.service
ReferencedBy: umountfs.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: umountnfs.service
ReferencedBy: ssh.service
ReferencedBy: dbus.service
ReferencedBy: binfmt-support.service
ReferencedBy: ntp.service
ReferencedBy: fancontrol.service
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: fetchmail.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: acpid.service
ReferencedBy: acpi-support.service
ReferencedBy: stunnel4.service
ReferencedBy: gpm.service
ReferencedBy: bootlogs.service
ReferencedBy: amavis.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: urfkill.service
ReferencedBy: i8kmon.service
ReferencedBy: mysql.service
ReferencedBy: mysql-sleep.service
ReferencedBy: lightdm.service
ReferencedBy: greylist.service
ReferencedBy: uml-utilities.service
ReferencedBy: cups.service
ReferencedBy: samba.service
ReferencedBy: nmbd.service
ReferencedBy: atd.service
ReferencedBy: clamav-daemon.service
ReferencedBy: incron.service
ReferencedBy: exim4.service
ReferencedBy: smartmontools.service
ReferencedBy: openvpn.service
ReferencedBy: openbsd-inetd.service
ReferencedBy: apache2.service
ReferencedBy: ifplugd.service
ReferencedBy: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: motd.service
ReferencedBy: ddclient.service
ReferencedBy: dnsmasq.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: virtualbox.service
ReferencedBy: opendkim.service
ReferencedBy: smbd.service
ReferencedBy: spamassassin.service
ReferencedBy: pcscd.service
ReferencedBy: network-manager.service
ReferencedBy: mpd.service
ReferencedBy: cyrus-imapd.service
ReferencedBy: sympa.service
ReferencedBy: saslauthd.service
ReferencedBy: i8kbuttons.service
ReferencedBy: whereami.service
ReferencedBy: fail2ban.service
ReferencedBy: bluetooth.service
ReferencedBy: xscreensaver-lock.service
ReferencedBy: colord.service
ReferencedBy: colord-sane.service
ReferencedBy: polkitd.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: udisks.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit shutdown.target:
Description: Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: shutdown.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
Wants: systemd-update-utmp-shutdown.service
Wants: systemd-random-seed-save.service
ConflictedBy: reboot.service
ConflictedBy: sysinit.target
ConflictedBy: local-fs-pre.target
ConflictedBy: sockets.target
ConflictedBy: dbus.socket
ConflictedBy: pcscd.socket
ConflictedBy: acpid.socket
ConflictedBy: avahi-daemon.socket
ConflictedBy: syslog.socket
ConflictedBy: rsyslog.service
ConflictedBy: systemd-sysctl.service
ConflictedBy: systemd-user-sessions.service
ConflictedBy: remote-fs.target
ConflictedBy: world4you-ftp-keepalife.service
ConflictedBy: network-online.target
ConflictedBy: network.target
ConflictedBy: remote-fs-pre.target
ConflictedBy: cryptsetup.target
ConflictedBy: systemd-binfmt.service
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: paths.target
ConflictedBy: systemd-modules-load.service
ConflictedBy: swap.target
ConflictedBy: local-fs.target
ConflictedBy: emergency.target
ConflictedBy: emergency.service
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-logind.service
ConflictedBy: nss-user-lookup.target
ConflictedBy: getty.target
ConflictedBy: getty at tty1.service
ConflictedBy: rc-local.service
ConflictedBy: systemd-remount-fs.service
ConflictedBy: basic.target
ConflictedBy: bt-keyboard.service
ConflictedBy: timers.target
ConflictedBy: systemd-tmpfiles-clean.timer
ConflictedBy: sendsigs.service
ConflictedBy: umountroot.service
ConflictedBy: halt.service
ConflictedBy: umountfs.service
ConflictedBy: unattended-upgrades.service
ConflictedBy: umountnfs.service
ConflictedBy: time-sync.target
ConflictedBy: ssh.service
ConflictedBy: dbus.service
ConflictedBy: binfmt-support.service
ConflictedBy: ntp.service
ConflictedBy: fancontrol.service
ConflictedBy: cron.service
ConflictedBy: nss-lookup.target
ConflictedBy: anacron.service
ConflictedBy: nvidia-kernel.service
ConflictedBy: fetchmail.service
ConflictedBy: mail-transport-agent.target
ConflictedBy: acpi-fakekey.service
ConflictedBy: acpid.service
ConflictedBy: acpi-support.service
ConflictedBy: stunnel4.service
ConflictedBy: gpm.service
ConflictedBy: bootlogs.service
ConflictedBy: x-display-manager.target
ConflictedBy: rpcbind.target
ConflictedBy: amavis.service
ConflictedBy: samba-ad-dc.service
ConflictedBy: urfkill.service
ConflictedBy: i8kmon.service
ConflictedBy: mysql.service
ConflictedBy: mysql-sleep.service
ConflictedBy: lightdm.service
ConflictedBy: greylist.service
ConflictedBy: uml-utilities.service
ConflictedBy: cups.service
ConflictedBy: samba.service
ConflictedBy: nmbd.service
ConflictedBy: atd.service
ConflictedBy: clamav-daemon.service
ConflictedBy: incron.service
ConflictedBy: exim4.service
ConflictedBy: smartmontools.service
ConflictedBy: openvpn.service
ConflictedBy: openbsd-inetd.service
ConflictedBy: apache2.service
ConflictedBy: ifplugd.service
ConflictedBy: avahi-daemon.service
ConflictedBy: saned.service
ConflictedBy: motd.service
ConflictedBy: ddclient.service
ConflictedBy: dnsmasq.service
ConflictedBy: clamav-freshclam.service
ConflictedBy: virtualbox.service
ConflictedBy: opendkim.service
ConflictedBy: smbd.service
ConflictedBy: spamassassin.service
ConflictedBy: pcscd.service
ConflictedBy: network-manager.service
ConflictedBy: mpd.service
ConflictedBy: sound.target
ConflictedBy: cyrus-imapd.service
ConflictedBy: sympa.service
ConflictedBy: saslauthd.service
ConflictedBy: i8kbuttons.service
ConflictedBy: whereami.service
ConflictedBy: fail2ban.service
ConflictedBy: alsa-utils.service
ConflictedBy: networking.service
ConflictedBy: keyboard.service
ConflictedBy: rpcbind.service
ConflictedBy: resolvconf.service
ConflictedBy: bluetooth.target
ConflictedBy: bluetooth.service
ConflictedBy: backup-automount.target
ConflictedBy: xscreensaver-lock.service
ConflictedBy: colord.service
ConflictedBy: colord-sane.service
ConflictedBy: polkitd.service
ConflictedBy: console-kit-daemon.service
ConflictedBy: upower.service
ConflictedBy: wpa_supplicant.service
ConflictedBy: udisks.service
Before: final.target
After: reboot.service
After: dbus.socket
After: pcscd.socket
After: acpid.socket
After: avahi-daemon.socket
After: syslog.socket
After: rsyslog.service
After: systemd-tmpfiles-setup.service
After: systemd-sysctl.service
After: systemd-user-sessions.service
After: world4you-ftp-keepalife.service
After: systemd-binfmt.service
After: systemd-ask-password-console.path
After: systemd-ask-password-console.service
After: systemd-modules-load.service
After: systemd-fsck-root.service
After: systemd-fsck at dev-vg_pluto-lv_musik.service
After: systemd-fsck at dev-mapper-home.service
After: emergency.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-logind.service
After: getty at tty1.service
After: rc-local.service
After: systemd-remount-fs.service
After: console-kit-log-system-start.service
After: bt-keyboard.service
After: systemd-tmpfiles-clean.timer
After: systemd-tmpfiles-clean.service
After: sendsigs.service
After: umountroot.service
After: halt.service
After: umountfs.service
After: unattended-upgrades.service
After: umountnfs.service
After: ssh.service
After: dbus.service
After: binfmt-support.service
After: ntp.service
After: fancontrol.service
After: cron.service
After: anacron.service
After: nvidia-kernel.service
After: fetchmail.service
After: acpi-fakekey.service
After: acpid.service
After: acpi-support.service
After: stunnel4.service
After: gpm.service
After: bootlogs.service
After: amavis.service
After: samba-ad-dc.service
After: urfkill.service
After: i8kmon.service
After: mysql.service
After: mysql-sleep.service
After: lightdm.service
After: greylist.service
After: uml-utilities.service
After: cups.service
After: samba.service
After: nmbd.service
After: atd.service
After: clamav-daemon.service
After: incron.service
After: exim4.service
After: smartmontools.service
After: openvpn.service
After: openbsd-inetd.service
After: apache2.service
After: ifplugd.service
After: avahi-daemon.service
After: saned.service
After: motd.service
After: ddclient.service
After: dnsmasq.service
After: clamav-freshclam.service
After: virtualbox.service
After: opendkim.service
After: smbd.service
After: spamassassin.service
After: pcscd.service
After: network-manager.service
After: mpd.service
After: cyrus-imapd.service
After: sympa.service
After: saslauthd.service
After: i8kbuttons.service
After: whereami.service
After: fail2ban.service
After: alsa-utils.service
After: networking.service
After: keyboard.service
After: rpcbind.service
After: resolvconf.service
After: bluetooth.service
After: xscreensaver-lock.service
After: colord.service
After: colord-sane.service
After: polkitd.service
After: console-kit-daemon.service
After: upower.service
After: wpa_supplicant.service
After: udisks.service
References: systemd-update-utmp-shutdown.service
References: systemd-random-seed-save.service
ReferencedBy: reboot.service
ReferencedBy: final.target
ReferencedBy: sysinit.target
ReferencedBy: local-fs-pre.target
ReferencedBy: sockets.target
ReferencedBy: dbus.socket
ReferencedBy: pcscd.socket
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: syslog.socket
ReferencedBy: rsyslog.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: remote-fs.target
ReferencedBy: world4you-ftp-keepalife.service
ReferencedBy: network-online.target
ReferencedBy: network.target
ReferencedBy: remote-fs-pre.target
ReferencedBy: cryptsetup.target
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: paths.target
ReferencedBy: systemd-modules-load.service
ReferencedBy: swap.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-vg_pluto-lv_musik.service
ReferencedBy: systemd-fsck at dev-mapper-home.service
ReferencedBy: emergency.target
ReferencedBy: emergency.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-logind.service
ReferencedBy: nss-user-lookup.target
ReferencedBy: getty.target
ReferencedBy: getty at tty1.service
ReferencedBy: rc-local.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: bt-keyboard.service
ReferencedBy: timers.target
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: sendsigs.service
ReferencedBy: umountroot.service
ReferencedBy: halt.service
ReferencedBy: umountfs.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: umountnfs.service
ReferencedBy: time-sync.target
ReferencedBy: ssh.service
ReferencedBy: dbus.service
ReferencedBy: binfmt-support.service
ReferencedBy: ntp.service
ReferencedBy: fancontrol.service
ReferencedBy: cron.service
ReferencedBy: nss-lookup.target
ReferencedBy: anacron.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: fetchmail.service
ReferencedBy: mail-transport-agent.target
ReferencedBy: acpi-fakekey.service
ReferencedBy: acpid.service
ReferencedBy: acpi-support.service
ReferencedBy: stunnel4.service
ReferencedBy: gpm.service
ReferencedBy: bootlogs.service
ReferencedBy: x-display-manager.target
ReferencedBy: rpcbind.target
ReferencedBy: amavis.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: urfkill.service
ReferencedBy: i8kmon.service
ReferencedBy: mysql.service
ReferencedBy: mysql-sleep.service
ReferencedBy: lightdm.service
ReferencedBy: greylist.service
ReferencedBy: uml-utilities.service
ReferencedBy: cups.service
ReferencedBy: samba.service
ReferencedBy: nmbd.service
ReferencedBy: atd.service
ReferencedBy: clamav-daemon.service
ReferencedBy: incron.service
ReferencedBy: exim4.service
ReferencedBy: smartmontools.service
ReferencedBy: openvpn.service
ReferencedBy: openbsd-inetd.service
ReferencedBy: apache2.service
ReferencedBy: ifplugd.service
ReferencedBy: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: motd.service
ReferencedBy: ddclient.service
ReferencedBy: dnsmasq.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: virtualbox.service
ReferencedBy: opendkim.service
ReferencedBy: smbd.service
ReferencedBy: spamassassin.service
ReferencedBy: pcscd.service
ReferencedBy: network-manager.service
ReferencedBy: mpd.service
ReferencedBy: sound.target
ReferencedBy: cyrus-imapd.service
ReferencedBy: sympa.service
ReferencedBy: saslauthd.service
ReferencedBy: i8kbuttons.service
ReferencedBy: whereami.service
ReferencedBy: fail2ban.service
ReferencedBy: alsa-utils.service
ReferencedBy: networking.service
ReferencedBy: keyboard.service
ReferencedBy: rpcbind.service
ReferencedBy: resolvconf.service
ReferencedBy: bluetooth.target
ReferencedBy: bluetooth.service
ReferencedBy: backup-automount.target
ReferencedBy: xscreensaver-lock.service
ReferencedBy: colord.service
ReferencedBy: colord-sane.service
ReferencedBy: polkitd.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: udisks.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-update-utmp-shutdown.service:
Description: Update UTMP about System Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-update-utmp-shutdown.service
Documentation: man:systemd-update-utmp-runlevel.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-shutdown.service
Requires: var.mount
Requires: -.mount
WantedBy: shutdown.target
Before: final.target
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: systemd-update-utmp-runlevel.service
After: systemd-journald.socket
After: var.mount
After: -.mount
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: systemd-update-utmp-runlevel.service
References: final.target
References: systemd-journald.socket
References: var.mount
References: -.mount
ReferencedBy: shutdown.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-update-utmp-shutdown.service
ControlGroup: name=systemd:/system/systemd-update-utmp-shutdown.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit systemd-random-seed-save.service:
Description: Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-random-seed-save.service
Documentation: man:systemd-random-seed-load.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed-save.service
Requires: var.mount
Requires: -.mount
WantedBy: shutdown.target
Before: final.target
After: systemd-remount-fs.service
After: systemd-random-seed-load.service
After: systemd-journald.socket
After: var.mount
After: -.mount
References: systemd-remount-fs.service
References: systemd-random-seed-load.service
References: final.target
References: systemd-journald.socket
References: var.mount
References: -.mount
ReferencedBy: shutdown.target
RequiresMountsFor: /var/lib/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-random-seed-save.service
ControlGroup: name=systemd:/system/systemd-random-seed-save.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed save
-> Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-remount-fs.service
Name: checkroot.service
Documentation: man:systemd-remount-fs.service(8)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
ConditionPathExists: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:31 CEST
Condition Result: yes
Wants: local-fs-pre.target
WantedBy: local-fs.target
Conflicts: shutdown.target
Before: systemd-random-seed-save.service
Before: systemd-random-seed-load.service
Before: debian-fixup.service
Before: local-fs-pre.target
Before: local-fs.target
Before: shutdown.target
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: mtab.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-fsck-root.service
After: systemd-journald.socket
After: keyboard-setup.service
After: keyboard.service
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-fsck-root.service
References: local-fs-pre.target
References: local-fs.target
References: systemd-journald.socket
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: debian-fixup.service
ReferencedBy: local-fs.target
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: keyboard-setup.service
ReferencedBy: mtab.service
ReferencedBy: keyboard.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-remount-fs.service
ControlGroup: name=systemd:/system/systemd-remount-fs.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
PID: 623
Start Timestamp: Thu 2014-10-02 12:47:31 CEST
Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-random-seed-load.service:
Description: Load Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-random-seed-load.service
Name: urandom.service
Documentation: man:systemd-random-seed-load.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed-load.service
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: yes
Requires: var.mount
Requires: -.mount
WantedBy: sysinit.target
Before: systemd-random-seed-save.service
Before: sysinit.target
Before: final.target
Before: systemd-cryptsetup at swap.service
Before: systemd-cryptsetup at tmp.service
Before: networking.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-remount-fs.service
After: systemd-journald.socket
After: var.mount
After: -.mount
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: sysinit.target
References: final.target
References: systemd-journald.socket
References: var.mount
References: -.mount
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: sysinit.target
ReferencedBy: systemd-cryptsetup at swap.service
ReferencedBy: systemd-cryptsetup at tmp.service
ReferencedBy: networking.service
RequiresMountsFor: /var/lib/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-random-seed-load.service
ControlGroup: name=systemd:/system/systemd-random-seed-load.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
PID: 1883
Start Timestamp: Thu 2014-10-02 12:47:45 CEST
Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Exit Code: exited
Exit Status: 0
-> Unit final.target:
Description: Final Step
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: final.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/final.target
After: systemd-random-seed-save.service
After: shutdown.target
After: umount.target
After: systemd-random-seed-load.service
After: systemd-update-utmp-shutdown.service
After: systemd-update-utmp-runlevel.service
References: shutdown.target
References: umount.target
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: umount.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
ConflictedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
ConflictedBy: systemd-cryptsetup at swap.service
ConflictedBy: dev-mapper-swap.swap
ConflictedBy: systemd-cryptsetup at tmp.service
ConflictedBy: tmp.mount
ConflictedBy: run-lock.mount
ConflictedBy: run-user.mount
ConflictedBy: home.automount
ConflictedBy: var.mount
ConflictedBy: var-lib-mpd.mount
ConflictedBy: home-jakob-Musik-System\x2dServer.automount
ConflictedBy: home-jakob-Musik-System\x2dServer.mount
ConflictedBy: oldsys.mount
ConflictedBy: mnt.automount
ConflictedBy: mnt.mount
ConflictedBy: home.mount
ConflictedBy: systemd-cryptsetup at home.service
ConflictedBy: -.mount
ConflictedBy: var-cache-backup.automount
ConflictedBy: systemd-cryptsetup at mars.service
ConflictedBy: backup.automount
ConflictedBy: backup.mount
ConflictedBy: backup.remount-ro.service
ConflictedBy: dev-dm\x2d8.swap
ConflictedBy: dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap
ConflictedBy: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap
ConflictedBy: dev-disk-by\x2did-dm\x2dname\x2dswap.swap
ConflictedBy: backup-mailbackup.mount
ConflictedBy: run-user-1000-gvfs.mount
Before: final.target
After: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
After: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
After: systemd-cryptsetup at swap.service
After: dev-mapper-swap.swap
After: systemd-cryptsetup at tmp.service
After: tmp.mount
After: run-lock.mount
After: run-user.mount
After: home.automount
After: var.mount
After: var-lib-mpd.mount
After: home-jakob-Musik-System\x2dServer.automount
After: home-jakob-Musik-System\x2dServer.mount
After: oldsys.mount
After: mnt.automount
After: mnt.mount
After: home.mount
After: systemd-cryptsetup at home.service
After: var-cache-backup.automount
After: backup.automount
After: backup.mount
After: backup.remount-ro.service
After: dev-dm\x2d8.swap
After: dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap
After: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap
After: dev-disk-by\x2did-dm\x2dname\x2dswap.swap
After: backup-mailbackup.mount
After: run-user-1000-gvfs.mount
ReferencedBy: final.target
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
ReferencedBy: systemd-cryptsetup at swap.service
ReferencedBy: dev-mapper-swap.swap
ReferencedBy: systemd-cryptsetup at tmp.service
ReferencedBy: tmp.mount
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: home.automount
ReferencedBy: var.mount
ReferencedBy: var-lib-mpd.mount
ReferencedBy: home-jakob-Musik-System\x2dServer.automount
ReferencedBy: home-jakob-Musik-System\x2dServer.mount
ReferencedBy: oldsys.mount
ReferencedBy: mnt.automount
ReferencedBy: mnt.mount
ReferencedBy: home.mount
ReferencedBy: systemd-cryptsetup at home.service
ReferencedBy: -.mount
ReferencedBy: var-cache-backup.automount
ReferencedBy: systemd-cryptsetup at mars.service
ReferencedBy: backup.automount
ReferencedBy: backup.mount
ReferencedBy: backup.remount-ro.service
ReferencedBy: dev-dm\x2d8.swap
ReferencedBy: dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap
ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap
ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dswap.swap
ReferencedBy: backup-mailbackup.mount
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-readahead-collect.service:
Description: Collect Read-Ahead Data
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-readahead-collect.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
ConditionVirtualization: no
ConditionPathExists: !/run/systemd/readahead/done
ConditionPathExists: !/run/systemd/readahead/cancel
Wants: systemd-readahead-done.timer
Conflicts: shutdown.target
Before: systemd-random-seed-load.service
Before: systemd-tmpfiles-setup.service
Before: systemd-sysctl.service
Before: systemd-cryptsetup at swap.service
Before: systemd-cryptsetup at tmp.service
Before: systemd-binfmt.service
Before: systemd-modules-load.service
Before: systemd-fsck-root.service
Before: systemd-fsck at dev-vg_pluto-lv_musik.service
Before: systemd-fsck at dev-mapper-home.service
Before: systemd-cryptsetup at home.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: systemd-tmpfiles-clean.service
References: systemd-readahead-done.timer
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-cryptsetup at swap.service
ReferencedBy: systemd-cryptsetup at tmp.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-vg_pluto-lv_musik.service
ReferencedBy: systemd-fsck at dev-mapper-home.service
ReferencedBy: systemd-cryptsetup at home.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-readahead-collect.service
ControlGroup: name=systemd:/system/systemd-readahead-collect.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: 1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /lib/systemd/systemd-readahead collect
-> Unit systemd-readahead-replay.service:
Description: Replay Read-Ahead Data
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-readahead-replay.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-replay.service
ConditionVirtualization: no
ConditionPathExists: /.readahead
ConditionPathExists: !/run/systemd/readahead/noreplay
Conflicts: shutdown.target
Before: systemd-random-seed-load.service
Before: systemd-tmpfiles-setup.service
Before: systemd-sysctl.service
Before: systemd-cryptsetup at swap.service
Before: systemd-cryptsetup at tmp.service
Before: systemd-binfmt.service
Before: systemd-modules-load.service
Before: systemd-fsck-root.service
Before: systemd-fsck at dev-vg_pluto-lv_musik.service
Before: systemd-fsck at dev-mapper-home.service
Before: systemd-cryptsetup at home.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: systemd-tmpfiles-clean.service
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-cryptsetup at swap.service
ReferencedBy: systemd-cryptsetup at tmp.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-vg_pluto-lv_musik.service
ReferencedBy: systemd-fsck at dev-mapper-home.service
ReferencedBy: systemd-cryptsetup at home.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-readahead-replay.service
ControlGroup: name=systemd:/system/systemd-readahead-replay.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: 1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /lib/systemd/systemd-readahead replay
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sysinit.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Wants: local-fs.target
Wants: swap.target
Wants: debian-fixup.service
Wants: sys-fs-fuse-connections.mount
Wants: sys-kernel-debug.mount
Wants: systemd-modules-load.service
Wants: systemd-ask-password-console.path
Wants: systemd-binfmt.service
Wants: dev-hugepages.mount
Wants: cryptsetup.target
Wants: systemd-journal-flush.service
Wants: systemd-sysctl.service
Wants: systemd-tmpfiles-setup-dev.service
Wants: dev-mqueue.mount
Wants: proc-sys-fs-binfmt_misc.automount
Wants: sys-kernel-config.mount
Wants: systemd-tmpfiles-setup.service
Wants: systemd-random-seed-load.service
Wants: udev-finish.service
Wants: systemd-udev-trigger.service
Wants: systemd-journald.service
Wants: systemd-udevd.service
Wants: rpcbind.service
Wants: lvm2.service
Wants: keymap.service
Wants: pppd-dns.service
Wants: apparmor.service
Wants: alsa-utils.service
Wants: mtab.service
Wants: resolvconf.service
Wants: networking.service
Wants: screen-cleanup.service
Wants: kbd.service
Wants: hdparm.service
Wants: qemu-system-x86.service
Wants: keyboard-setup.service
Wants: console-setup.service
RequiredBy: dbus.socket
RequiredBy: pcscd.socket
RequiredBy: acpid.socket
RequiredBy: avahi-daemon.socket
RequiredBy: rescue.target
RequiredBy: basic.target
RequiredBy: systemd-tmpfiles-clean.timer
Conflicts: emergency.service
Conflicts: emergency.target
Conflicts: shutdown.target
Before: dbus.socket
Before: pcscd.socket
Before: acpid.socket
Before: avahi-daemon.socket
Before: rescue.target
Before: rescue.service
Before: basic.target
Before: console-kit-log-system-start.service
Before: systemd-tmpfiles-clean.timer
After: systemd-random-seed-load.service
After: local-fs.target
After: swap.target
After: emergency.service
After: emergency.target
After: systemd-udevd.service
After: systemd-journald.service
After: systemd-udev-trigger.service
After: systemd-tmpfiles-setup.service
After: sys-kernel-config.mount
After: proc-sys-fs-binfmt_misc.automount
After: dev-mqueue.mount
After: systemd-tmpfiles-setup-dev.service
After: systemd-sysctl.service
After: cryptsetup.target
After: dev-hugepages.mount
After: systemd-binfmt.service
After: systemd-modules-load.service
After: sys-kernel-debug.mount
After: sys-fs-fuse-connections.mount
After: debian-fixup.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-tmpfiles-clean.service
After: systemd-udev-settle.service
After: rpcbind.service
After: lvm2.service
After: keymap.service
After: pppd-dns.service
After: apparmor.service
After: alsa-utils.service
After: mtab.service
After: resolvconf.service
After: networking.service
After: screen-cleanup.service
After: kbd.service
After: hdparm.service
After: qemu-system-x86.service
After: keyboard-setup.service
After: console-setup.service
References: emergency.service
References: emergency.target
References: local-fs.target
References: swap.target
References: debian-fixup.service
References: sys-fs-fuse-connections.mount
References: sys-kernel-debug.mount
References: systemd-modules-load.service
References: systemd-ask-password-console.path
References: systemd-binfmt.service
References: dev-hugepages.mount
References: cryptsetup.target
References: systemd-journal-flush.service
References: systemd-sysctl.service
References: systemd-tmpfiles-setup-dev.service
References: dev-mqueue.mount
References: proc-sys-fs-binfmt_misc.automount
References: sys-kernel-config.mount
References: systemd-tmpfiles-setup.service
References: systemd-random-seed-load.service
References: udev-finish.service
References: systemd-udev-trigger.service
References: systemd-journald.service
References: systemd-udevd.service
References: shutdown.target
References: rpcbind.service
References: lvm2.service
References: keymap.service
References: pppd-dns.service
References: apparmor.service
References: alsa-utils.service
References: mtab.service
References: resolvconf.service
References: networking.service
References: screen-cleanup.service
References: kbd.service
References: hdparm.service
References: qemu-system-x86.service
References: keyboard-setup.service
References: console-setup.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-udevd.service
ReferencedBy: dbus.socket
ReferencedBy: pcscd.socket
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: dev-mqueue.mount
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: systemd-udev-settle.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit emergency.service:
Description: Emergency Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
RequiredBy: emergency.target
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: sysinit.target
Before: emergency.target
Before: shutdown.target
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: emergency.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/emergency.service
ControlGroup: name=systemd:/system/emergency.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: HOME=/root
LimitNOFILE: 4096
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
-> ExecStartPre:
Command Line: /bin/plymouth quit
Command Line: /bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\nto boot into default mode.'
-> ExecStart:
Command Line: /sbin/sulogin
-> ExecStopPost:
Command Line: /bin/systemctl --fail --no-block default
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: emergency.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: sysinit.target
After: emergency.service
References: emergency.service
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: local-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
Requires: mnt.automount
Requires: oldsys.mount
Requires: home-jakob-Musik-System\x2dServer.automount
Requires: var-lib-mpd.mount
Requires: var.mount
Requires: tmp.mount
Requires: home.automount
Wants: home.mount
Wants: systemd-remount-fs.service
Wants: systemd-fsck-root.service
Wants: run-user.mount
Wants: run-lock.mount
WantedBy: sysinit.target
WantedBy: systemd-tmpfiles-setup.service
WantedBy: systemd-tmpfiles-clean.service
Conflicts: shutdown.target
Before: sysinit.target
Before: systemd-tmpfiles-setup.service
Before: systemd-journal-flush.service
Before: remote-fs.target
Before: systemd-tmpfiles-clean.service
Before: unattended-upgrades.service
Before: networking.service
Before: resolvconf.service
Before: pppd-dns.service
Before: binfmt-support.service
Before: fetchmail.service
Before: acpi-fakekey.service
Before: acpi-support.service
Before: stunnel4.service
Before: bootlogs.service
Before: rpcbind.service
Before: amavis.service
Before: samba-ad-dc.service
Before: urfkill.service
Before: i8kmon.service
Before: lightdm.service
Before: nmbd.service
Before: openbsd-inetd.service
Before: apache2.service
Before: saned.service
Before: motd.service
Before: ddclient.service
Before: opendkim.service
Before: smbd.service
Before: alsa-utils.service
Before: saslauthd.service
Before: i8kbuttons.service
Before: fail2ban.service
After: tmp.mount
After: local-fs-pre.target
After: run-lock.mount
After: run-user.mount
After: systemd-fsck-root.service
After: home.automount
After: var.mount
After: var-lib-mpd.mount
After: home-jakob-Musik-System\x2dServer.automount
After: oldsys.mount
After: mnt.automount
After: systemd-remount-fs.service
After: -.mount
After: backup-mailbackup.mount
After: run-user-1000-gvfs.mount
OnFailure: emergency.target
References: local-fs-pre.target
References: emergency.target
References: home.mount
References: mnt.automount
References: oldsys.mount
References: home-jakob-Musik-System\x2dServer.automount
References: var-lib-mpd.mount
References: var.mount
References: tmp.mount
References: home.automount
References: systemd-remount-fs.service
References: systemd-fsck-root.service
References: run-user.mount
References: run-lock.mount
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: remote-fs.target
ReferencedBy: tmp.mount
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: home.automount
ReferencedBy: var.mount
ReferencedBy: var-lib-mpd.mount
ReferencedBy: home-jakob-Musik-System\x2dServer.automount
ReferencedBy: oldsys.mount
ReferencedBy: mnt.automount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: networking.service
ReferencedBy: resolvconf.service
ReferencedBy: pppd-dns.service
ReferencedBy: binfmt-support.service
ReferencedBy: fetchmail.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: acpi-support.service
ReferencedBy: stunnel4.service
ReferencedBy: bootlogs.service
ReferencedBy: rpcbind.service
ReferencedBy: amavis.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: urfkill.service
ReferencedBy: i8kmon.service
ReferencedBy: lightdm.service
ReferencedBy: nmbd.service
ReferencedBy: openbsd-inetd.service
ReferencedBy: apache2.service
ReferencedBy: saned.service
ReferencedBy: motd.service
ReferencedBy: ddclient.service
ReferencedBy: opendkim.service
ReferencedBy: smbd.service
ReferencedBy: alsa-utils.service
ReferencedBy: saslauthd.service
ReferencedBy: i8kbuttons.service
ReferencedBy: fail2ban.service
ReferencedBy: -.mount
ReferencedBy: backup-mailbackup.mount
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: swap.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Thu 2014-10-02 12:47:36 CEST
Condition Result: yes
Wants: dev-mapper-swap.swap
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: dev-mapper-swap.swap
References: dev-mapper-swap.swap
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: dev-mapper-swap.swap
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
Name: debian-fixup.service
Fragment Path: /lib/systemd/system/debian-fixup.service
ConditionPathIsSymbolicLink: |!/var/lock
ConditionPathIsSymbolicLink: |!/var/run
ConditionPathIsSymbolicLink: |!/etc/mtab
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: no
WantedBy: sysinit.target
Before: var-run.mount
Before: var-lock.mount
Before: sysinit.target
After: systemd-remount-fs.service
After: systemd-journald.socket
References: var-run.mount
References: var-lock.mount
References: sysinit.target
References: systemd-remount-fs.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/debian-fixup.service
ControlGroup: name=systemd:/system/debian-fixup.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/debian-fixup
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:47 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-fs-fuse-connections.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionPathExists: /sys/fs/fuse/connections
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: no
Requires: -.mount
WantedBy: sysinit.target
WantedBy: sys-module-fuse.device
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: sys-module-fuse.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-fs-fuse-connections.mount
ControlGroup: name=systemd:/system/sys-fs-fuse-connections.mount
Mount State: mounted
Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sys-kernel-debug.mount:
Description: Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-kernel-debug.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
ConditionPathExists: /sys/kernel/debug
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-kernel-debug.mount
ControlGroup: name=systemd:/system/sys-kernel-debug.mount
Mount State: mounted
Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:23 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-modules-load.service
Name: kmod.service
Documentation: man:systemd-modules-load.service(8)
Documentation: man:modules-load.d(5)
Fragment Path: /lib/systemd/system/systemd-modules-load.service
ConditionKernelCommandLine: |rd.modules-load
ConditionKernelCommandLine: |modules-load
ConditionDirectoryNotEmpty: |/run/modules-load.d
ConditionDirectoryNotEmpty: |/etc/modules-load.d
ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d
ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d
ConditionDirectoryNotEmpty: |/lib/modules-load.d
(null): CAP_SYS_MODULE
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sys-kernel-config.mount
Before: sysinit.target
Before: shutdown.target
Before: sys-fs-fuse-connections.mount
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: sys-fs-fuse-connections.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-modules-load.service
ControlGroup: name=systemd:/system/systemd-modules-load.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
PID: 167
Start Timestamp: Thu 2014-10-02 12:47:21 CEST
Exit Timestamp: Thu 2014-10-02 12:47:23 CEST
Exit Code: exited
Exit Status: 0
-> 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: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-ask-password-console.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-console.service
After: plymouth-start.service
After: -.mount
Triggers: systemd-ask-password-console.service
References: shutdown.target
References: plymouth-start.service
References: paths.target
References: systemd-ask-password-console.service
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-binfmt.service
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Fragment Path: /lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d
ConditionDirectoryNotEmpty: |/etc/binfmt.d
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d
ConditionDirectoryNotEmpty: |/lib/binfmt.d
ConditionPathIsReadWrite: /proc/sys/
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: no
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: proc-sys-fs-binfmt_misc.automount
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-binfmt.service
ControlGroup: name=systemd:/system/systemd-binfmt.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-hugepages.mount
Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-hugepages.mount
ConditionPathExists: /sys/kernel/mm/hugepages
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-hugepages.mount
ControlGroup: name=systemd:/system/dev-hugepages.mount
Mount State: mounted
Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit cryptsetup.target:
Description: Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cryptsetup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Thu 2014-10-02 12:47:37 CEST
Condition Result: yes
Requires: systemd-cryptsetup at tmp.service
Requires: systemd-cryptsetup at swap.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: systemd-cryptsetup at swap.service
After: systemd-cryptsetup at tmp.service
References: systemd-cryptsetup at tmp.service
References: systemd-cryptsetup at swap.service
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-cryptsetup at swap.service
ReferencedBy: systemd-cryptsetup at tmp.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-journal-flush.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: yes
Requires: systemd-journald.service
WantedBy: sysinit.target
Before: systemd-user-sessions.service
After: systemd-journald.service
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
References: systemd-journald.service
References: local-fs.target
References: remote-fs.target
References: systemd-user-sessions.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journal-flush.service
ControlGroup: name=systemd:/system/systemd-journal-flush.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
PID: 1884
Start Timestamp: Thu 2014-10-02 12:47:45 CEST
Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-sysctl.service
Name: procps.service
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /lib/systemd/system/systemd-sysctl.service
ConditionDirectoryNotEmpty: |/run/sysctl.d
ConditionDirectoryNotEmpty: |/etc/sysctl.d
ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d
ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d
ConditionDirectoryNotEmpty: |/lib/sysctl.d
ConditionPathExists: |/etc/sysctl.conf
ConditionPathIsReadWrite: /proc/sys/
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-sysctl.service
ControlGroup: name=systemd:/system/systemd-sysctl.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 160
Start Timestamp: Thu 2014-10-02 12:47:21 CEST
Exit Timestamp: Thu 2014-10-02 12:47:21 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: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-setup-dev.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
(null): CAP_MKNOD
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-udevd.service
After: systemd-journald.socket
References: sysinit.target
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-setup-dev.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-setup-dev.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
PID: 161
Start Timestamp: Thu 2014-10-02 12:47:21 CEST
Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Code: exited
Exit Status: 0
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mqueue.mount
Documentation: man:mq_overview(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-mqueue.mount
ConditionPathExists: /proc/sys/fs/mqueue
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-mqueue.mount
ControlGroup: name=systemd:/system/dev-mqueue.mount
Mount State: mounted
Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit 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: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: proc-sys-fs-binfmt_misc.automount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys/
ConditionPathExists: /proc/sys/fs/binfmt_misc/
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-binfmt.service
After: -.mount
Triggers: proc-sys-fs-binfmt_misc.mount
References: sysinit.target
References: proc-sys-fs-binfmt_misc.mount
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: systemd-binfmt.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
-> Unit sys-kernel-config.mount:
Description: Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: sys-kernel-config.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-config.mount
ConditionPathExists: /sys/kernel/config
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: no
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-kernel-config.mount
ControlGroup: name=systemd:/system/sys-kernel-config.mount
Mount State: dead
Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-tmpfiles-setup.service:
Description: Recreate Volatile Files and Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-setup.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
Wants: local-fs.target
WantedBy: sysinit.target
Before: sysinit.target
Before: shutdown.target
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-setup.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove
PID: 1389
Start Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udev-trigger.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
(null): CAP_MKNOD
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Wants: systemd-udevd.service
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-udev-settle.service
After: systemd-udevd-kernel.socket
After: systemd-udevd-control.socket
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-settle.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udev-trigger.service
ControlGroup: name=systemd:/system/systemd-udev-trigger.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
PID: 163
Start Timestamp: Thu 2014-10-02 12:47:21 CEST
Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Code: exited
Exit Status: 0
Command Line: /bin/udevadm trigger --type=devices --action=add
PID: 180
Start Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-journald.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: systemd-journald.socket
RequiredBy: systemd-journal-flush.service
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-journal-flush.service
After: systemd-journald.socket
After: syslog.socket
TriggeredBy: systemd-journald.socket
References: systemd-journald.socket
References: syslog.socket
References: sysinit.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journald.service
ControlGroup: name=systemd:/system/systemd-journald.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: always
NotifyAccess: all
Main PID: 164
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 16384
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_syslog
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 164
Start Timestamp: Thu 2014-10-02 12:47:21 CEST
Status Text: Processing requests...
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:22 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd.service
Name: udev.service
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
(null): CAP_MKNOD
Condition Timestamp: Thu 2014-10-02 12:47:22 CEST
Condition Result: yes
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
WantedBy: sysinit.target
WantedBy: systemd-udev-trigger.service
WantedBy: systemd-udev-settle.service
Before: sysinit.target
Before: local-fs-pre.target
Before: keyboard-setup.service
Before: qemu-system-x86.service
Before: hdparm.service
Before: udev-finish.service
Before: lvm2.service
Before: nvidia-kernel.service
Before: keyboard.service
Before: network-manager.service
After: systemd-udevd-control.socket
After: systemd-udevd-kernel.socket
After: systemd-journald.socket
After: systemd-tmpfiles-setup-dev.service
TriggeredBy: systemd-udevd-control.socket
TriggeredBy: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: systemd-udevd-kernel.socket
References: sysinit.target
References: local-fs-pre.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: keyboard-setup.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: hdparm.service
ReferencedBy: udev-finish.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: lvm2.service
ReferencedBy: nvidia-kernel.service
ReferencedBy: keyboard.service
ReferencedBy: network-manager.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd.service
ControlGroup: name=systemd:/system/systemd-udevd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
Main PID: 183
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 183
Start Timestamp: Thu 2014-10-02 12:47:22 CEST
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd-control.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
(null): CAP_MKNOD
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: systemd-udevd.service
WantedBy: sockets.target
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: systemd-udevd.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udev-trigger.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd-control.socket
ControlGroup: name=systemd:/system/systemd-udevd-control.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
ListenSequentialPacket: /run/udev/control
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd-kernel.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
(null): CAP_MKNOD
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: systemd-udevd.service
WantedBy: sockets.target
Before: systemd-udevd.service
Before: sockets.target
Before: systemd-udev-trigger.service
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
ReferencedBy: systemd-udevd.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udev-trigger.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd-kernel.socket
ControlGroup: name=systemd:/system/systemd-udevd-kernel.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: local-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Thu 2014-10-02 12:47:31 CEST
Condition Result: yes
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: tmp.mount
Before: local-fs.target
Before: run-lock.mount
Before: run-user.mount
Before: var.mount
Before: var-lib-mpd.mount
Before: home-jakob-Musik-System\x2dServer.mount
Before: oldsys.mount
Before: mnt.mount
Before: home.mount
Before: backup.mount
Before: backup-mailbackup.mount
Before: run-user-1000-gvfs.mount
After: systemd-udevd.service
After: systemd-remount-fs.service
References: shutdown.target
ReferencedBy: systemd-udevd.service
ReferencedBy: tmp.mount
ReferencedBy: local-fs.target
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: var.mount
ReferencedBy: var-lib-mpd.mount
ReferencedBy: home-jakob-Musik-System\x2dServer.mount
ReferencedBy: oldsys.mount
ReferencedBy: mnt.mount
ReferencedBy: home.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: backup.mount
ReferencedBy: backup-mailbackup.mount
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sockets.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Wants: avahi-daemon.socket
Wants: acpid.socket
Wants: pcscd.socket
Wants: systemd-initctl.socket
Wants: systemd-journald.socket
Wants: dbus.socket
Wants: systemd-udevd-control.socket
Wants: systemd-shutdownd.socket
Wants: systemd-udevd-kernel.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-udevd-kernel.socket
After: systemd-shutdownd.socket
After: dbus.socket
After: systemd-initctl.socket
After: pcscd.socket
After: acpid.socket
After: avahi-daemon.socket
After: systemd-udevd-control.socket
After: syslog.socket
After: systemd-journald.socket
References: avahi-daemon.socket
References: acpid.socket
References: pcscd.socket
References: systemd-initctl.socket
References: systemd-journald.socket
References: dbus.socket
References: systemd-udevd-control.socket
References: systemd-shutdownd.socket
References: systemd-udevd-kernel.socket
References: shutdown.target
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: dbus.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: pcscd.socket
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: syslog.socket
ReferencedBy: basic.target
ReferencedBy: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit 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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: avahi-daemon.socket
Fragment Path: /lib/systemd/system/avahi-daemon.socket
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: sysinit.target
Requires: var.mount
Requires: -.mount
RequiredBy: avahi-daemon.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: avahi-daemon.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: var.mount
After: -.mount
Triggers: avahi-daemon.service
References: avahi-daemon.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: var.mount
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: avahi-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/avahi-daemon.socket
ControlGroup: name=systemd:/system/avahi-daemon.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/avahi-daemon/socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit acpid.socket:
Description: ACPID Listen Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpid.socket
Fragment Path: /lib/systemd/system/acpid.socket
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: acpid.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: acpid.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: -.mount
Triggers: acpid.service
References: acpid.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: acpid.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/acpid.socket
ControlGroup: name=systemd:/system/acpid.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /run/acpid.socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit pcscd.socket:
Description: PC/SC Smart Card Daemon Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: pcscd.socket
Fragment Path: /lib/systemd/system/pcscd.socket
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: sysinit.target
Requires: var.mount
Requires: -.mount
RequiredBy: pcscd.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: pcscd.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: var.mount
After: -.mount
Triggers: pcscd.service
References: pcscd.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: var.mount
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: pcscd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/pcscd.socket
ControlGroup: name=systemd:/system/pcscd.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/pcscd/pcscd.comm
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-initctl.socket:
Description: /dev/initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-initctl.socket
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-initctl.service
After: -.mount
Triggers: systemd-initctl.service
References: sockets.target
References: systemd-initctl.service
References: -.mount
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-initctl.socket
ControlGroup: name=systemd:/system/systemd-initctl.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenFIFO: /dev/initctl
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dbus.socket
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: sysinit.target
Requires: var.mount
Requires: -.mount
RequiredBy: systemd-logind.service
RequiredBy: dbus.service
RequiredBy: avahi-daemon.service
RequiredBy: dnsmasq.service
RequiredBy: bluetooth.service
RequiredBy: colord.service
RequiredBy: colord-sane.service
RequiredBy: polkitd.service
RequiredBy: console-kit-daemon.service
RequiredBy: upower.service
RequiredBy: wpa_supplicant.service
RequiredBy: udisks.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: dbus.service
Before: sockets.target
Before: shutdown.target
Before: systemd-logind.service
Before: avahi-daemon.service
Before: dnsmasq.service
Before: bluetooth.service
Before: colord.service
Before: colord-sane.service
Before: polkitd.service
Before: console-kit-daemon.service
Before: upower.service
Before: wpa_supplicant.service
Before: udisks.service
After: sysinit.target
After: var.mount
After: -.mount
Triggers: dbus.service
References: dbus.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: var.mount
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: systemd-logind.service
ReferencedBy: dbus.service
ReferencedBy: avahi-daemon.service
ReferencedBy: dnsmasq.service
ReferencedBy: bluetooth.service
ReferencedBy: colord.service
ReferencedBy: colord-sane.service
ReferencedBy: polkitd.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: upower.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: udisks.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dbus.socket
ControlGroup: name=systemd:/system/dbus.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/dbus/system_bus_socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-shutdownd.socket:
Description: Delayed Shutdown Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-shutdownd.socket
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-shutdownd.service
After: -.mount
Triggers: systemd-shutdownd.service
References: sockets.target
References: systemd-shutdownd.service
References: -.mount
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-shutdownd.socket
ControlGroup: name=systemd:/system/systemd-shutdownd.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ListenDatagram: /run/systemd/shutdownd
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-shutdownd.service:
Description: Delayed Shutdown Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-shutdownd.service
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.service
After: systemd-shutdownd.socket
After: systemd-journald.socket
TriggeredBy: systemd-shutdownd.socket
References: systemd-journald.socket
ReferencedBy: systemd-shutdownd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-shutdownd.service
ControlGroup: name=systemd:/system/systemd-shutdownd.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-shutdownd
-> Unit systemd-initctl.service:
Description: /dev/initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-initctl.service
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
After: systemd-initctl.socket
After: systemd-journald.socket
TriggeredBy: systemd-initctl.socket
References: systemd-journald.socket
ReferencedBy: systemd-initctl.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-initctl.service
ControlGroup: name=systemd:/system/systemd-initctl.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.socket
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
Wants: syslog.target
RequiredBy: rsyslog.service
Conflicts: shutdown.target
Before: systemd-journald.service
Before: sockets.target
Before: syslog.target
Before: shutdown.target
Before: rsyslog.service
After: -.mount
Triggers: rsyslog.service
References: sockets.target
References: syslog.target
References: shutdown.target
References: rsyslog.service
References: -.mount
ReferencedBy: systemd-journald.service
ReferencedBy: rsyslog.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/syslog.socket
ControlGroup: name=systemd:/system/syslog.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit syslog.target:
Description: Syslog
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.target
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: syslog.socket
Before: dbus.service
Before: ntp.service
Before: cron.service
Before: anacron.service
Before: fetchmail.service
Before: acpi-support.service
Before: stunnel4.service
Before: gpm.service
Before: amavis.service
Before: mysql.service
Before: greylist.service
Before: cups.service
Before: atd.service
Before: clamav-daemon.service
Before: incron.service
Before: exim4.service
Before: smartmontools.service
Before: openvpn.service
Before: openbsd-inetd.service
Before: apache2.service
Before: saned.service
Before: ddclient.service
Before: clamav-freshclam.service
Before: opendkim.service
Before: network-manager.service
Before: cyrus-imapd.service
Before: sympa.service
Before: whereami.service
Before: fail2ban.service
Before: bluetooth.service
Before: console-kit-daemon.service
After: syslog.socket
After: systemd-journald.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: dbus.service
ReferencedBy: ntp.service
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: fetchmail.service
ReferencedBy: acpi-support.service
ReferencedBy: stunnel4.service
ReferencedBy: gpm.service
ReferencedBy: amavis.service
ReferencedBy: mysql.service
ReferencedBy: greylist.service
ReferencedBy: cups.service
ReferencedBy: atd.service
ReferencedBy: clamav-daemon.service
ReferencedBy: incron.service
ReferencedBy: exim4.service
ReferencedBy: smartmontools.service
ReferencedBy: openvpn.service
ReferencedBy: openbsd-inetd.service
ReferencedBy: apache2.service
ReferencedBy: saned.service
ReferencedBy: ddclient.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: opendkim.service
ReferencedBy: network-manager.service
ReferencedBy: cyrus-imapd.service
ReferencedBy: sympa.service
ReferencedBy: whereami.service
ReferencedBy: fail2ban.service
ReferencedBy: bluetooth.service
ReferencedBy: console-kit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: proc-sys-fs-binfmt_misc.mount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
Requires: -.mount
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
After: -.mount
TriggeredBy: proc-sys-fs-binfmt_misc.automount
References: systemd-journald.socket
References: -.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/proc-sys-fs-binfmt_misc.mount
ControlGroup: name=systemd:/system/proc-sys-fs-binfmt_misc.mount
Mount State: mounted
Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: remote-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
DropIn Path: /run/systemd/generator/remote-fs.target.d/50-insserv.conf.conf
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
Requires: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
Wants: remote-fs-pre.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-journal-flush.service
Before: systemd-user-sessions.service
Before: multi-user.target
Before: unattended-upgrades.service
Before: console-setup.service
Before: kbd.service
Before: screen-cleanup.service
Before: apparmor.service
Before: binfmt-support.service
Before: ntp.service
Before: fancontrol.service
Before: cron.service
Before: anacron.service
Before: fetchmail.service
Before: acpi-fakekey.service
Before: acpi-support.service
Before: stunnel4.service
Before: gpm.service
Before: amavis.service
Before: samba-ad-dc.service
Before: urfkill.service
Before: mysql.service
Before: lightdm.service
Before: greylist.service
Before: uml-utilities.service
Before: cups.service
Before: nmbd.service
Before: atd.service
Before: clamav-daemon.service
Before: incron.service
Before: exim4.service
Before: smartmontools.service
Before: openvpn.service
Before: openbsd-inetd.service
Before: apache2.service
Before: ifplugd.service
Before: saned.service
Before: ddclient.service
Before: clamav-freshclam.service
Before: virtualbox.service
Before: opendkim.service
Before: smbd.service
Before: network-manager.service
Before: alsa-utils.service
Before: cyrus-imapd.service
Before: sympa.service
Before: saslauthd.service
Before: whereami.service
Before: fail2ban.service
After: remote-fs-pre.target
After: local-fs.target
After: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
References: remote-fs-pre.target
References: local-fs.target
References: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
References: shutdown.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
ReferencedBy: multi-user.target
ReferencedBy: unattended-upgrades.service
ReferencedBy: console-setup.service
ReferencedBy: kbd.service
ReferencedBy: screen-cleanup.service
ReferencedBy: apparmor.service
ReferencedBy: binfmt-support.service
ReferencedBy: ntp.service
ReferencedBy: fancontrol.service
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: fetchmail.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: acpi-support.service
ReferencedBy: stunnel4.service
ReferencedBy: gpm.service
ReferencedBy: amavis.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: urfkill.service
ReferencedBy: mysql.service
ReferencedBy: lightdm.service
ReferencedBy: greylist.service
ReferencedBy: uml-utilities.service
ReferencedBy: cups.service
ReferencedBy: nmbd.service
ReferencedBy: atd.service
ReferencedBy: clamav-daemon.service
ReferencedBy: incron.service
ReferencedBy: exim4.service
ReferencedBy: smartmontools.service
ReferencedBy: openvpn.service
ReferencedBy: openbsd-inetd.service
ReferencedBy: apache2.service
ReferencedBy: ifplugd.service
ReferencedBy: saned.service
ReferencedBy: ddclient.service
ReferencedBy: clamav-freshclam.service
ReferencedBy: virtualbox.service
ReferencedBy: opendkim.service
ReferencedBy: smbd.service
ReferencedBy: network-manager.service
ReferencedBy: alsa-utils.service
ReferencedBy: cyrus-imapd.service
ReferencedBy: sympa.service
ReferencedBy: saslauthd.service
ReferencedBy: whereami.service
ReferencedBy: fail2ban.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-user-sessions.service
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: systemd-ask-password-wall.service
Before: getty at tty1.service
After: systemd-journal-flush.service
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-user-sessions.service
ControlGroup: name=systemd:/system/systemd-user-sessions.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
PID: 2976
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: remote-fs.target
WantedBy: sendsigs.service
WantedBy: umountnfs.service
Conflicts: shutdown.target
Before: remote-fs.target
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
After: sendsigs.service
After: umountnfs.service
References: shutdown.target
ReferencedBy: remote-fs.target
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
ReferencedBy: sendsigs.service
ReferencedBy: umountnfs.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount:
Description: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
Fragment Path: /run/systemd/generator/home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:37 CEST
Condition Result: yes
Requires: home.mount
Requires: -.mount
RequiredBy: remote-fs.target
WantedBy: network-online.target
Conflicts: umount.target
Before: umount.target
Before: remote-fs.target
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
After: home.mount
After: -.mount
Triggers: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
References: umount.target
References: remote-fs.target
References: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
References: home.mount
References: -.mount
ReferencedBy: remote-fs.target
ReferencedBy: network-online.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /home/jakob/Arbeiten/VEMMA/04_Web/xundeenergie.at
DirectoryMode: 0755
-> Unit home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount:
Description: /home/jakob/Arbeiten/VEMMA/04_Web/xundeenergie.at
Instance: n/a
Unit Load State: loaded
Unit Active State: failed
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Fragment Path: /run/systemd/generator/home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: home.mount
Requires: -.mount
Wants: network-online.target
Wants: world4you-ftp-keepalife.service
BoundBy: world4you-ftp-keepalife.service
Conflicts: umount.target
Before: umount.target
Before: world4you-ftp-keepalife.service
After: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
After: remote-fs-pre.target
After: network.target
After: network-online.target
After: systemd-journald.socket
After: home.mount
After: -.mount
TriggeredBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
References: remote-fs-pre.target
References: network.target
References: network-online.target
References: umount.target
References: world4you-ftp-keepalife.service
References: systemd-journald.socket
References: home.mount
References: -.mount
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
ReferencedBy: world4you-ftp-keepalife.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
ControlGroup: name=systemd:/system/home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Mount State: failed
Result: exit-code
Where: /home/jakob/Arbeiten/VEMMA/04_Web/xundeenergie.at
What: curlftpfs#xundeenergie:0am9t+k at ftp27.world4you.com/
File System Type: fuse
Options: comment=systemd.automount,noauto,defaults,users,uid=jakob,gid=fuse,tlsv1,allow_other,disable_epsv,disable_eprt,_netdev,ftp_method=singlecwd
From /proc/self/mountinfo: no
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: network.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
WantedBy: networking.service
Conflicts: shutdown.target
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Before: rc-local.service
Before: ssh.service
Before: ntp.service
Before: cron.service
Before: fetchmail.service
Before: rpcbind.service
Before: amavis.service
Before: samba-ad-dc.service
Before: urfkill.service
Before: mysql.service
Before: cups.service
Before: nmbd.service
Before: exim4.service
Before: openvpn.service
Before: apache2.service
Before: ifplugd.service
Before: ddclient.service
Before: virtualbox.service
Before: opendkim.service
Before: smbd.service
Before: mpd.service
Before: cyrus-imapd.service
Before: fail2ban.service
After: networking.service
References: shutdown.target
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
ReferencedBy: rc-local.service
ReferencedBy: networking.service
ReferencedBy: ssh.service
ReferencedBy: ntp.service
ReferencedBy: cron.service
ReferencedBy: fetchmail.service
ReferencedBy: rpcbind.service
ReferencedBy: amavis.service
ReferencedBy: samba-ad-dc.service
ReferencedBy: urfkill.service
ReferencedBy: mysql.service
ReferencedBy: cups.service
ReferencedBy: nmbd.service
ReferencedBy: exim4.service
ReferencedBy: openvpn.service
ReferencedBy: apache2.service
ReferencedBy: ifplugd.service
ReferencedBy: ddclient.service
ReferencedBy: virtualbox.service
ReferencedBy: opendkim.service
ReferencedBy: smbd.service
ReferencedBy: mpd.service
ReferencedBy: cyrus-imapd.service
ReferencedBy: fail2ban.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
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: Thu 2014-10-02 12:47:45 CEST
Condition Result: yes
Wants: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
WantedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Conflicts: shutdown.target
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
References: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
References: shutdown.target
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit world4you-ftp-keepalife.service:
Description: Keepalive FTP-Connection on
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: world4you-ftp-keepalife.service
Fragment Path: /etc/systemd/system/world4you-ftp-keepalife.service
Requires: basic.target
BindsTo: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
WantedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Conflicts: shutdown.target
Before: shutdown.target
After: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
After: systemd-journald.socket
After: basic.target
References: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/world4you-ftp-keepalife.service
ControlGroup: name=systemd:/system/world4you-ftp-keepalife.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/local/bin/world4you-ftp-keepalive.sh /home/jakob/Arbeiten/VEMMA/04_Web/xundeenergie.at/
-> Unit systemd-cryptsetup at tmp.service:
Description: Cryptography Setup for tmp
Instance: tmp
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:34 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-cryptsetup at tmp.service
Documentation: man:systemd-cryptsetup at .service(8)
Documentation: man:crypttab(5)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at tmp.service
Source Path: /etc/crypttab
Condition Timestamp: Thu 2014-10-02 12:47:34 CEST
Condition Result: yes
BindsTo: dev-mapper-tmp.device
BindsTo: dev-vg_pluto-lv_tmp.device
RequiredBy: cryptsetup.target
RequiredBy: dev-mapper-tmp.device
WantedBy: dev-vg_pluto-lv_tmp.device
Conflicts: umount.target
Before: cryptsetup.target
Before: umount.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-random-seed-load.service
After: dev-vg_pluto-lv_tmp.device
After: systemd-journald.socket
References: umount.target
References: dev-mapper-tmp.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: cryptsetup.target
References: systemd-random-seed-load.service
References: dev-vg_pluto-lv_tmp.device
References: systemd-journald.socket
ReferencedBy: cryptsetup.target
ReferencedBy: dev-vg_pluto-lv_tmp.device
ReferencedBy: dev-mapper-tmp.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-cryptsetup at .service/systemd-cryptsetup at tmp.service
ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at tmp.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach tmp /dev/vg_pluto/lv_tmp /dev/urandom tmp,cipher=aes-xts-plain,size=256
PID: 942
Start Timestamp: Thu 2014-10-02 12:47:34 CEST
Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Exit Code: exited
Exit Status: 0
-> ExecStartPost:
Command Line: /sbin/mke2fs /dev/mapper/tmp
PID: 1002
Start Timestamp: Thu 2014-10-02 12:47:35 CEST
Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach tmp
-> Unit systemd-cryptsetup at swap.service:
Description: Cryptography Setup for swap
Instance: swap
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:34 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-cryptsetup at swap.service
Documentation: man:systemd-cryptsetup at .service(8)
Documentation: man:crypttab(5)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at swap.service
Source Path: /etc/crypttab
Condition Timestamp: Thu 2014-10-02 12:47:34 CEST
Condition Result: yes
BindsTo: dev-mapper-swap.device
BindsTo: dev-vg_pluto-lv_swap.device
RequiredBy: cryptsetup.target
RequiredBy: dev-mapper-swap.device
WantedBy: dev-vg_pluto-lv_swap.device
Conflicts: umount.target
Before: cryptsetup.target
Before: umount.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-random-seed-load.service
After: dev-vg_pluto-lv_swap.device
After: systemd-journald.socket
References: umount.target
References: dev-mapper-swap.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: cryptsetup.target
References: systemd-random-seed-load.service
References: dev-vg_pluto-lv_swap.device
References: systemd-journald.socket
ReferencedBy: cryptsetup.target
ReferencedBy: dev-vg_pluto-lv_swap.device
ReferencedBy: dev-mapper-swap.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-cryptsetup at .service/systemd-cryptsetup at swap.service
ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at swap.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach swap /dev/vg_pluto/lv_swap /dev/urandom swap
PID: 943
Start Timestamp: Thu 2014-10-02 12:47:34 CEST
Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Exit Code: exited
Exit Status: 0
-> ExecStartPost:
Command Line: /sbin/mkswap /dev/mapper/swap
PID: 990
Start Timestamp: Thu 2014-10-02 12:47:35 CEST
Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach swap
-> Unit dev-mapper-swap.device:
Description: /dev/mapper/swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-swap.device
Following: sys-devices-virtual-block-dm\x2d8.device
DropIn Path: /run/systemd/generator/dev-mapper-swap.device.d/50-job-timeout-sec-0.conf
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: systemd-cryptsetup at swap.service
Wants: dev-mapper-swap.swap
BoundBy: systemd-cryptsetup at swap.service
BoundBy: dev-mapper-swap.swap
Before: dev-mapper-swap.swap
References: dev-mapper-swap.swap
References: systemd-cryptsetup at swap.service
ReferencedBy: systemd-cryptsetup at swap.service
ReferencedBy: dev-mapper-swap.swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-8
-> Unit dev-vg_pluto-lv_swap.device:
Description: /dev/vg_pluto/lv_swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-vg_pluto-lv_swap.device
Following: sys-devices-virtual-block-dm\x2d4.device
Job Timeout: 1min 30s
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Wants: systemd-cryptsetup at swap.service
BoundBy: systemd-cryptsetup at swap.service
Before: systemd-cryptsetup at swap.service
References: systemd-cryptsetup at swap.service
ReferencedBy: systemd-cryptsetup at swap.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit dev-mapper-swap.swap:
Description: /dev/mapper/swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-swap.swap
Following: dev-dm\x2d8.swap
Fragment Path: /run/systemd/generator/dev-mapper-swap.swap
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:36 CEST
Condition Result: yes
BindsTo: dev-mapper-swap.device
WantedBy: dev-mapper-swap.device
WantedBy: swap.target
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: dev-mapper-swap.device
References: umount.target
References: swap.target
References: systemd-journald.socket
References: dev-mapper-swap.device
ReferencedBy: dev-mapper-swap.device
ReferencedBy: swap.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-mapper-swap.swap
ControlGroup: name=systemd:/system/dev-mapper-swap.swap
Swap State: active
Result: success
What: /dev/mapper/swap
From /proc/swaps: yes
From fragment: yes
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-mapper-tmp.device:
Description: /dev/mapper/tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-tmp.device
Following: sys-devices-virtual-block-dm\x2d7.device
DropIn Path: /run/systemd/generator/dev-mapper-tmp.device.d/50-job-timeout-sec-0.conf
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: systemd-cryptsetup at tmp.service
Wants: tmp.mount
BoundBy: systemd-cryptsetup at tmp.service
BoundBy: tmp.mount
Before: tmp.mount
References: tmp.mount
References: systemd-cryptsetup at tmp.service
ReferencedBy: systemd-cryptsetup at tmp.service
ReferencedBy: tmp.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-7
-> Unit dev-vg_pluto-lv_tmp.device:
Description: /dev/vg_pluto/lv_tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-vg_pluto-lv_tmp.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Wants: systemd-cryptsetup at tmp.service
BoundBy: systemd-cryptsetup at tmp.service
Before: systemd-cryptsetup at tmp.service
References: systemd-cryptsetup at tmp.service
ReferencedBy: systemd-cryptsetup at tmp.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit tmp.mount:
Description: /tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: tmp.mount
Fragment Path: /run/systemd/generator/tmp.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:37 CEST
Condition Result: yes
Requires: -.mount
BindsTo: dev-mapper-tmp.device
RequiredBy: local-fs.target
WantedBy: dev-mapper-tmp.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-tmp.device
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-mapper-tmp.device
References: -.mount
ReferencedBy: dev-mapper-tmp.device
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/tmp.mount
ControlGroup: name=systemd:/system/tmp.mount
Mount State: mounted
Result: success
Where: /tmp
What: /dev/mapper/tmp
File System Type: tmpfs
Options: rw,noatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: plymouth-start.service
Before: systemd-ask-password-console.path
Before: systemd-ask-password-console.service
Before: rescue.service
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: rescue.service
Load Error Code: No such file or directory
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: paths.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-ask-password-console.path
After: systemd-ask-password-wall.path
References: shutdown.target
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-ask-password-console.service:
Description: Dispatch Password Requests to Console
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-ask-password-console.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
ConditionPathExists: !/run/plymouth/pid
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-console.path
After: plymouth-start.service
After: systemd-vconsole-setup.service
After: systemd-journald.socket
TriggeredBy: systemd-ask-password-console.path
References: shutdown.target
References: plymouth-start.service
References: systemd-vconsole-setup.service
References: systemd-journald.socket
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-ask-password-console.service
ControlGroup: name=systemd:/system/systemd-ask-password-console.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service
ReferencedBy: systemd-ask-password-console.service
Load Error Code: No such file or directory
-> Unit var-run.mount:
Description: var-run.mount
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: var-run.mount
After: debian-fixup.service
ReferencedBy: debian-fixup.service
Load Error Code: No such file or directory
-> Unit var-lock.mount:
Description: var-lock.mount
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: var-lock.mount
After: debian-fixup.service
ReferencedBy: debian-fixup.service
Load Error Code: No such file or directory
-> Unit home.mount:
Description: /home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: home.mount
Fragment Path: /run/systemd/generator/home.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:37 CEST
Condition Result: yes
Requires: systemd-fsck at dev-mapper-home.service
Requires: -.mount
BindsTo: dev-mapper-home.device
RequiredBy: home-jakob-Musik-System\x2dServer.mount
RequiredBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
RequiredBy: home-jakob-Musik-System\x2dServer.automount
RequiredBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
WantedBy: local-fs.target
WantedBy: dev-mapper-home.device
Conflicts: umount.target
Before: umount.target
Before: home-jakob-Musik-System\x2dServer.mount
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Before: home-jakob-Musik-System\x2dServer.automount
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
After: home.automount
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-home.device
After: systemd-fsck at dev-mapper-home.service
After: -.mount
TriggeredBy: home.automount
References: local-fs-pre.target
References: umount.target
References: systemd-journald.socket
References: dev-mapper-home.device
References: systemd-fsck at dev-mapper-home.service
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: home.automount
ReferencedBy: home-jakob-Musik-System\x2dServer.mount
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
ReferencedBy: home-jakob-Musik-System\x2dServer.automount
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
ReferencedBy: dev-mapper-home.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/home.mount
ControlGroup: name=systemd:/system/home.mount
Mount State: mounted
Result: success
Where: /home
What: /dev/mapper/home
File System Type: ext4
Options: rw,noatime,rw,nodelalloc,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit mnt.automount:
Description: mnt.automount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mnt.automount
Fragment Path: /run/systemd/generator/mnt.automount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: local-fs.target
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
Before: mnt.mount
After: -.mount
Triggers: mnt.mount
References: umount.target
References: local-fs.target
References: mnt.mount
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /mnt
DirectoryMode: 0755
-> Unit oldsys.mount:
Description: /oldsys
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: oldsys.mount
Fragment Path: /run/systemd/generator/oldsys.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:31 CEST
Condition Result: yes
Requires: -.mount
BindsTo: dev-disk-by\x2dlabel-system1.device
RequiredBy: local-fs.target
WantedBy: dev-disk-by\x2dlabel-system1.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-disk-by\x2dlabel-system1.device
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-disk-by\x2dlabel-system1.device
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-disk-by\x2dlabel-system1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/oldsys.mount
ControlGroup: name=systemd:/system/oldsys.mount
Mount State: mounted
Result: success
Where: /oldsys
What: /dev/sda6
File System Type: ext3
Options: rw,noatime,rw,errors=remount-ro,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit home-jakob-Musik-System\x2dServer.automount:
Description: home-jakob-Musik-System\x2dServer.automount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: home-jakob-Musik-System\x2dServer.automount
Fragment Path: /run/systemd/generator/home-jakob-Musik-System\x2dServer.automount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
Requires: home.mount
Requires: -.mount
RequiredBy: local-fs.target
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
Before: home-jakob-Musik-System\x2dServer.mount
After: home.mount
After: -.mount
Triggers: home-jakob-Musik-System\x2dServer.mount
References: umount.target
References: local-fs.target
References: home-jakob-Musik-System\x2dServer.mount
References: home.mount
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /home/jakob/Musik/System-Server
DirectoryMode: 0755
-> Unit var-lib-mpd.mount:
Description: /var/lib/mpd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: var-lib-mpd.mount
Fragment Path: /run/systemd/generator/var-lib-mpd.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
Requires: systemd-fsck at dev-vg_pluto-lv_musik.service
Requires: var.mount
Requires: -.mount
BindsTo: dev-vg_pluto-lv_musik.device
RequiredBy: local-fs.target
RequiredBy: home-jakob-Musik-System\x2dServer.mount
WantedBy: dev-vg_pluto-lv_musik.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
Before: home-jakob-Musik-System\x2dServer.mount
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-vg_pluto-lv_musik.device
After: systemd-fsck at dev-vg_pluto-lv_musik.service
After: var.mount
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-vg_pluto-lv_musik.device
References: systemd-fsck at dev-vg_pluto-lv_musik.service
References: var.mount
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-vg_pluto-lv_musik.device
ReferencedBy: home-jakob-Musik-System\x2dServer.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/var-lib-mpd.mount
ControlGroup: name=systemd:/system/var-lib-mpd.mount
Mount State: mounted
Result: success
Where: /var/lib/mpd
What: /dev/mapper/vg_pluto-lv_musik
File System Type: ext3
Options: rw,noatime,rw,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit var.mount:
Description: /var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:34 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: var.mount
Fragment Path: /run/systemd/generator/var.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:33 CEST
Condition Result: yes
Requires: -.mount
BindsTo: dev-mapper-vg_pluto\x2dlv_var.device
RequiredBy: local-fs.target
RequiredBy: dbus.socket
RequiredBy: pcscd.socket
RequiredBy: avahi-daemon.socket
RequiredBy: systemd-random-seed-load.service
RequiredBy: systemd-random-seed-save.service
RequiredBy: var-lib-mpd.mount
RequiredBy: home-jakob-Musik-System\x2dServer.mount
RequiredBy: systemd-update-utmp-shutdown.service
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: var-cache-backup.automount
RequiredBy: var-cache-backup.mount
RequiredBy: var-cache-backup-snapshots-mailbackup.mount
RequiredBy: backup.mount
WantedBy: dev-mapper-vg_pluto\x2dlv_var.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
Before: dbus.socket
Before: pcscd.socket
Before: avahi-daemon.socket
Before: systemd-random-seed-load.service
Before: systemd-random-seed-save.service
Before: var-lib-mpd.mount
Before: home-jakob-Musik-System\x2dServer.mount
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: var-cache-backup.automount
Before: var-cache-backup.mount
Before: var-cache-backup-snapshots-mailbackup.mount
Before: backup.mount
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-vg_pluto\x2dlv_var.device
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-mapper-vg_pluto\x2dlv_var.device
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dbus.socket
ReferencedBy: pcscd.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: dev-mapper-vg_pluto\x2dlv_var.device
ReferencedBy: var-lib-mpd.mount
ReferencedBy: home-jakob-Musik-System\x2dServer.mount
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: var-cache-backup.automount
ReferencedBy: var-cache-backup.mount
ReferencedBy: var-cache-backup-snapshots-mailbackup.mount
ReferencedBy: backup.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/var.mount
ControlGroup: name=systemd:/system/var.mount
Mount State: mounted
Result: success
Where: /var
What: /dev/mapper/vg_pluto-lv_var
File System Type: ext4
Options: rw,noatime,rw,nodelalloc,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit home.automount:
Description: home.automount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: home.automount
Fragment Path: /run/systemd/generator/home.automount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: local-fs.target
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
Before: home.mount
After: -.mount
Triggers: home.mount
References: umount.target
References: local-fs.target
References: home.mount
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /home
DirectoryMode: 0755
-> Unit systemd-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck-root.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck-root.service
ConditionPathIsReadWrite: !/
ConditionPathExists: !/run/initramfs/root-fsck
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
WantedBy: local-fs.target
Before: local-fs.target
Before: shutdown.target
Before: systemd-fsck at dev-vg_pluto-lv_musik.service
Before: systemd-fsck at dev-mapper-home.service
Before: systemd-remount-fs.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: local-fs.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: local-fs.target
ReferencedBy: systemd-fsck at dev-vg_pluto-lv_musik.service
ReferencedBy: systemd-fsck at dev-mapper-home.service
ReferencedBy: systemd-remount-fs.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck-root.service
ControlGroup: name=systemd:/system/systemd-fsck-root.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
PID: 169
Start Timestamp: Thu 2014-10-02 12:47:21 CEST
Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Exit Code: exited
Exit Status: 0
FsckPassNo: 1
-> Unit run-user.mount:
Description: User Runtime Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-user.mount
Fragment Path: /lib/systemd/system/run-user.mount
Condition Timestamp: Thu 2014-10-02 12:47:31 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: run-user-1000-gvfs.mount
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
Before: run-user-1000-gvfs.mount
After: systemd-journald.socket
After: local-fs-pre.target
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-user.mount
ControlGroup: name=systemd:/system/run-user.mount
Mount State: mounted
Result: success
Where: /run/user
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=102400k,mode=755
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit run-lock.mount:
Description: Lock Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-lock.mount
Fragment Path: /lib/systemd/system/run-lock.mount
Condition Timestamp: Thu 2014-10-02 12:47:31 CEST
Condition Result: yes
Requires: -.mount
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-lock.mount
ControlGroup: name=systemd:/system/run-lock.mount
Mount State: mounted
Result: success
Where: /run/lock
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=5120k
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-mapper-vg_pluto\x2dlv_var.device:
Description: /dev/mapper/vg_pluto-lv_var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-vg_pluto\x2dlv_var.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Wants: var.mount
BoundBy: var.mount
Before: var.mount
References: var.mount
ReferencedBy: var.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-vg_pluto-lv_musik.device:
Description: /dev/vg_pluto/lv_musik
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-vg_pluto-lv_musik.device
Following: sys-devices-virtual-block-dm\x2d5.device
Job Timeout: 1min 30s
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Wants: var-lib-mpd.mount
BoundBy: var-lib-mpd.mount
BoundBy: systemd-fsck at dev-vg_pluto-lv_musik.service
Before: var-lib-mpd.mount
Before: systemd-fsck at dev-vg_pluto-lv_musik.service
References: var-lib-mpd.mount
ReferencedBy: var-lib-mpd.mount
ReferencedBy: systemd-fsck at dev-vg_pluto-lv_musik.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit systemd-fsck at dev-vg_pluto-lv_musik.service:
Description: File System Check on /dev/vg_pluto/lv_musik
Instance: dev-vg_pluto-lv_musik
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:47:38 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-vg_pluto-lv_musik.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2014-10-02 12:47:33 CEST
Condition Result: yes
BindsTo: dev-vg_pluto-lv_musik.device
RequiredBy: var-lib-mpd.mount
Before: var-lib-mpd.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-vg_pluto-lv_musik.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-vg_pluto-lv_musik.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck-root.service
ReferencedBy: var-lib-mpd.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-vg_pluto-lv_musik.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-vg_pluto-lv_musik.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
PID: 817
Start Timestamp: Thu 2014-10-02 12:47:33 CEST
Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Exit Code: exited
Exit Status: 0
FsckPassNo: 2
-> Unit home-jakob-Musik-System\x2dServer.mount:
Description: /home/jakob/Musik/System-Server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: home-jakob-Musik-System\x2dServer.mount
Fragment Path: /run/systemd/generator/home-jakob-Musik-System\x2dServer.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: var.mount
Requires: var-lib-mpd.mount
Requires: home.mount
Requires: -.mount
Conflicts: umount.target
Before: umount.target
After: home-jakob-Musik-System\x2dServer.automount
After: local-fs-pre.target
After: systemd-journald.socket
After: var.mount
After: var-lib-mpd.mount
After: home.mount
After: -.mount
TriggeredBy: home-jakob-Musik-System\x2dServer.automount
References: local-fs-pre.target
References: umount.target
References: systemd-journald.socket
References: var.mount
References: var-lib-mpd.mount
References: home.mount
References: -.mount
ReferencedBy: home-jakob-Musik-System\x2dServer.automount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/home-jakob-Musik-System\x2dServer.mount
ControlGroup: name=systemd:/system/home-jakob-Musik-System\x2dServer.mount
Mount State: mounted
Result: success
Where: /home/jakob/Musik/System-Server
What: /dev/mapper/vg_pluto-lv_musik
File System Type: ext3
Options: rw,noatime,rw,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-disk-by\x2dlabel-system1.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-system1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Wants: oldsys.mount
BoundBy: oldsys.mount
Before: oldsys.mount
References: oldsys.mount
ReferencedBy: oldsys.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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit mnt.mount:
Description: /mnt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:38 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mnt.mount
Fragment Path: /run/systemd/generator/mnt.mount
Source Path: /etc/fstab
Condition Timestamp: Thu 2014-10-02 12:47:38 CEST
Condition Result: yes
Requires: -.mount
BindsTo: dev-disk-by\x2duuid-0F02\x2d77CB.device
Conflicts: umount.target
Before: umount.target
After: mnt.automount
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-disk-by\x2duuid-0F02\x2d77CB.device
After: -.mount
TriggeredBy: mnt.automount
References: local-fs-pre.target
References: umount.target
References: systemd-journald.socket
References: dev-disk-by\x2duuid-0F02\x2d77CB.device
References: -.mount
ReferencedBy: mnt.automount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/mnt.mount
ControlGroup: name=systemd:/system/mnt.mount
Mount State: mounted
Result: success
Where: /mnt
What: /dev/sdc1
File System Type: vfat
Options: rw,relatime,rw,fmask=0022,dmask=0022,codepage=437,iocharset=utf8,shortname=mixed,errors=remount-ro
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-disk-by\x2duuid-0F02\x2d77CB.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-0F02\x2d77CB.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8:0:0:0-block-sdc-sdc1.device
Job Timeout: 1min 30s
BoundBy: mnt.mount
Before: mnt.mount
ReferencedBy: mnt.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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1
-> Unit dev-mapper-home.device:
Description: /dev/mapper/home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-home.device
Following: sys-devices-virtual-block-dm\x2d6.device
Job Timeout: 1min 30s
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: systemd-cryptsetup at home.service
Wants: home.mount
BoundBy: home.mount
BoundBy: systemd-fsck at dev-mapper-home.service
BoundBy: systemd-cryptsetup at home.service
Before: home.mount
Before: systemd-fsck at dev-mapper-home.service
References: home.mount
References: systemd-cryptsetup at home.service
ReferencedBy: home.mount
ReferencedBy: systemd-fsck at dev-mapper-home.service
ReferencedBy: systemd-cryptsetup at home.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-6
-> Unit systemd-fsck at dev-mapper-home.service:
Description: File System Check on /dev/mapper/home
Instance: dev-mapper-home
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-mapper-home.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Thu 2014-10-02 12:47:35 CEST
Condition Result: yes
BindsTo: dev-mapper-home.device
RequiredBy: home.mount
Before: home.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-mapper-home.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-mapper-home.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck-root.service
ReferencedBy: home.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-home.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-home.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
PID: 1000
Start Timestamp: Thu 2014-10-02 12:47:35 CEST
Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Exit Code: exited
Exit Status: 0
FsckPassNo: 2
-> Unit systemd-cryptsetup at home.service:
Description: Cryptography Setup for home
Instance: home
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-cryptsetup at home.service
Documentation: man:systemd-cryptsetup at .service(8)
Documentation: man:crypttab(5)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at home.service
Source Path: /etc/crypttab
Condition Timestamp: Thu 2014-10-02 12:47:30 CEST
Condition Result: yes
Requires: -.mount
BindsTo: dev-mapper-home.device
BindsTo: dev-disk-by\x2duuid-d1ac29ed\x2d5617\x2d4fb4\x2da28c\x2d160c00a5fa82.device
RequiredBy: dev-mapper-home.device
Conflicts: umount.target
Before: umount.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-d1ac29ed\x2d5617\x2d4fb4\x2da28c\x2d160c00a5fa82.device
After: systemd-journald.socket
After: -.mount
References: umount.target
References: dev-mapper-home.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: dev-disk-by\x2duuid-d1ac29ed\x2d5617\x2d4fb4\x2da28c\x2d160c00a5fa82.device
References: systemd-journald.socket
References: -.mount
ReferencedBy: dev-mapper-home.device
RequiresMountsFor: /dev/disk/by-id/usb-_USB_DISK_Pro_0755023B012A-0:0
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-cryptsetup at .service/systemd-cryptsetup at home.service
ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at home.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach home /dev/disk/by-uuid/d1ac29ed-5617-4fb4-a28c-160c00a5fa82 /dev/disk/by-id/usb-_USB_DISK_Pro_0755023B012A-0:0 luks,tries=3,keyfile-size=2048,keyfile-offset=512,noauto,nofail
PID: 614
Start Timestamp: Thu 2014-10-02 12:47:30 CEST
Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach home
-> Unit dev-disk-by\x2duuid-d1ac29ed\x2d5617\x2d4fb4\x2da28c\x2d160c00a5fa82.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-d1ac29ed\x2d5617\x2d4fb4\x2da28c\x2d160c00a5fa82.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
BoundBy: systemd-cryptsetup at home.service
Before: systemd-cryptsetup at home.service
ReferencedBy: systemd-cryptsetup at home.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit systemd-readahead-done.timer:
Description: Stop Read-Ahead Data Collection 10s After Completed Startup
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-readahead-done.timer
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-done.timer
WantedBy: systemd-readahead-collect.service
Conflicts: shutdown.target
Before: shutdown.target
Before: systemd-readahead-done.service
After: graphical.target
Triggers: systemd-readahead-done.service
References: shutdown.target
References: 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
Name: systemd-readahead-done.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-done.service
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-readahead-done.timer
After: 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
ControlGroup: cpu:/system/systemd-readahead-done.service
ControlGroup: name=systemd:/system/systemd-readahead-done.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-notify --readahead=done
-> Unit graphical.target:
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: default.target
Name: graphical.target
Name: runlevel5.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Thu 2014-10-02 12:48:45 CEST
Condition Result: yes
Requires: multi-user.target
Wants: display-manager.service
Wants: systemd-update-utmp-runlevel.service
Wants: rpcbind.service
Wants: fail2ban.service
Wants: lightdm.service
Wants: clamav-daemon.service
Wants: amavis.service
Wants: acpi-fakekey.service
Wants: saned.service
Wants: exim4.service
Wants: fetchmail.service
Wants: nvidia-kernel.service
Wants: smbd.service
Wants: anacron.service
Wants: nmbd.service
Wants: cyrus-imapd.service
Wants: cron.service
Wants: ddclient.service
Wants: fancontrol.service
Wants: greylist.service
Wants: apache2.service
Wants: motd.service
Wants: openvpn.service
Wants: network-manager.service
Wants: keyboard.service
Wants: ntp.service
Wants: ifplugd.service
Wants: openbsd-inetd.service
Wants: clamav-freshclam.service
Wants: virtualbox.service
Wants: binfmt-support.service
Wants: gpm.service
Wants: acpi-support.service
Wants: whereami.service
Wants: i8kbuttons.service
Wants: urfkill.service
Wants: saslauthd.service
Wants: stunnel4.service
Wants: i8kmon.service
Wants: incron.service
Wants: atd.service
Wants: sympa.service
Wants: cups.service
Wants: samba-ad-dc.service
Wants: smartmontools.service
Wants: mysql.service
Wants: opendkim.service
Wants: uml-utilities.service
Wants: bootlogs.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: rpcbind.service
After: fail2ban.service
After: lightdm.service
After: clamav-daemon.service
After: amavis.service
After: acpi-fakekey.service
After: saned.service
After: exim4.service
After: fetchmail.service
After: nvidia-kernel.service
After: smbd.service
After: anacron.service
After: nmbd.service
After: cyrus-imapd.service
After: cron.service
After: ddclient.service
After: fancontrol.service
After: greylist.service
After: apache2.service
After: motd.service
After: openvpn.service
After: network-manager.service
After: keyboard.service
After: ntp.service
After: ifplugd.service
After: openbsd-inetd.service
After: clamav-freshclam.service
After: virtualbox.service
After: binfmt-support.service
After: gpm.service
After: acpi-support.service
After: whereami.service
After: i8kbuttons.service
After: urfkill.service
After: saslauthd.service
After: stunnel4.service
After: i8kmon.service
After: incron.service
After: atd.service
After: sympa.service
After: cups.service
After: samba-ad-dc.service
After: smartmontools.service
After: mysql.service
After: opendkim.service
After: uml-utilities.service
After: bootlogs.service
References: multi-user.target
References: rescue.target
References: display-manager.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: rpcbind.service
References: fail2ban.service
References: lightdm.service
References: clamav-daemon.service
References: amavis.service
References: acpi-fakekey.service
References: saned.service
References: exim4.service
References: fetchmail.service
References: nvidia-kernel.service
References: smbd.service
References: anacron.service
References: nmbd.service
References: cyrus-imapd.service
References: cron.service
References: ddclient.service
References: fancontrol.service
References: greylist.service
References: apache2.service
References: motd.service
References: openvpn.service
References: network-manager.service
References: keyboard.service
References: ntp.service
References: ifplugd.service
References: openbsd-inetd.service
References: clamav-freshclam.service
References: virtualbox.service
References: binfmt-support.service
References: gpm.service
References: acpi-support.service
References: whereami.service
References: i8kbuttons.service
References: urfkill.service
References: saslauthd.service
References: stunnel4.service
References: i8kmon.service
References: incron.service
References: atd.service
References: sympa.service
References: cups.service
References: samba-ad-dc.service
References: smartmontools.service
References: mysql.service
References: opendkim.service
References: uml-utilities.service
References: bootlogs.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: Thu 2014-10-02 12:48:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: multi-user.target
Name: runlevel4.target
Name: runlevel3.target
Name: runlevel2.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Thu 2014-10-02 12:48:45 CEST
Condition Result: yes
Requires: basic.target
Wants: mpd.service
Wants: avahi-daemon.service
Wants: ssh.service
Wants: rsyslog.service
Wants: remote-fs.target
Wants: rc-local.service
Wants: getty.target
Wants: dbus.service
Wants: systemd-user-sessions.service
Wants: systemd-logind.service
Wants: systemd-ask-password-wall.path
Wants: systemd-update-utmp-runlevel.service
Wants: rpcbind.service
Wants: fail2ban.service
Wants: lightdm.service
Wants: clamav-daemon.service
Wants: amavis.service
Wants: acpi-fakekey.service
Wants: saned.service
Wants: exim4.service
Wants: fetchmail.service
Wants: nvidia-kernel.service
Wants: smbd.service
Wants: anacron.service
Wants: nmbd.service
Wants: cyrus-imapd.service
Wants: cron.service
Wants: ddclient.service
Wants: fancontrol.service
Wants: greylist.service
Wants: apache2.service
Wants: motd.service
Wants: openvpn.service
Wants: network-manager.service
Wants: keyboard.service
Wants: ntp.service
Wants: ifplugd.service
Wants: openbsd-inetd.service
Wants: clamav-freshclam.service
Wants: virtualbox.service
Wants: binfmt-support.service
Wants: gpm.service
Wants: acpi-support.service
Wants: whereami.service
Wants: i8kbuttons.service
Wants: urfkill.service
Wants: saslauthd.service
Wants: stunnel4.service
Wants: i8kmon.service
Wants: incron.service
Wants: atd.service
Wants: sympa.service
Wants: cups.service
Wants: samba-ad-dc.service
Wants: smartmontools.service
Wants: mysql.service
Wants: opendkim.service
Wants: uml-utilities.service
Wants: bootlogs.service
RequiredBy: graphical.target
Conflicts: rescue.service
Conflicts: rescue.target
Conflicts: shutdown.target
Before: graphical.target
Before: systemd-update-utmp-runlevel.service
After: basic.target
After: rescue.service
After: rescue.target
After: rsyslog.service
After: remote-fs.target
After: systemd-user-sessions.service
After: systemd-logind.service
After: getty.target
After: rc-local.service
After: ssh.service
After: dbus.service
After: avahi-daemon.service
After: mpd.service
After: rpcbind.service
After: fail2ban.service
After: lightdm.service
After: clamav-daemon.service
After: amavis.service
After: acpi-fakekey.service
After: saned.service
After: exim4.service
After: fetchmail.service
After: nvidia-kernel.service
After: smbd.service
After: anacron.service
After: nmbd.service
After: cyrus-imapd.service
After: cron.service
After: ddclient.service
After: fancontrol.service
After: greylist.service
After: apache2.service
After: motd.service
After: openvpn.service
After: network-manager.service
After: keyboard.service
After: ntp.service
After: ifplugd.service
After: openbsd-inetd.service
After: clamav-freshclam.service
After: virtualbox.service
After: binfmt-support.service
After: gpm.service
After: acpi-support.service
After: whereami.service
After: i8kbuttons.service
After: urfkill.service
After: saslauthd.service
After: stunnel4.service
After: i8kmon.service
After: incron.service
After: atd.service
After: sympa.service
After: cups.service
After: samba-ad-dc.service
After: smartmontools.service
After: mysql.service
After: opendkim.service
After: uml-utilities.service
After: bootlogs.service
References: basic.target
References: rescue.service
References: rescue.target
References: mpd.service
References: avahi-daemon.service
References: ssh.service
References: rsyslog.service
References: remote-fs.target
References: rc-local.service
References: getty.target
References: dbus.service
References: systemd-user-sessions.service
References: systemd-logind.service
References: systemd-ask-password-wall.path
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: rpcbind.service
References: fail2ban.service
References: lightdm.service
References: clamav-daemon.service
References: amavis.service
References: acpi-fakekey.service
References: saned.service
References: exim4.service
References: fetchmail.service
References: nvidia-kernel.service
References: smbd.service
References: anacron.service
References: nmbd.service
References: cyrus-imapd.service
References: cron.service
References: ddclient.service
References: fancontrol.service
References: greylist.service
References: apache2.service
References: motd.service
References: openvpn.service
References: network-manager.service
References: keyboard.service
References: ntp.service
References: ifplugd.service
References: openbsd-inetd.service
References: clamav-freshclam.service
References: virtualbox.service
References: binfmt-support.service
References: gpm.service
References: acpi-support.service
References: whereami.service
References: i8kbuttons.service
References: urfkill.service
References: saslauthd.service
References: stunnel4.service
References: i8kmon.service
References: incron.service
References: atd.service
References: sympa.service
References: cups.service
References: samba-ad-dc.service
References: smartmontools.service
References: mysql.service
References: opendkim.service
References: uml-utilities.service
References: bootlogs.service
ReferencedBy: graphical.target
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit rescue.target:
Description: Rescue Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: rescue.target
Name: runlevel1.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Requires: sysinit.target
Requires: rescue.service
Wants: systemd-update-utmp-runlevel.service
Wants: motd.service
Wants: bootlogs.service
Conflicts: shutdown.target
ConflictedBy: graphical.target
ConflictedBy: multi-user.target
Before: multi-user.target
Before: systemd-update-utmp-runlevel.service
After: sysinit.target
After: rescue.service
After: motd.service
After: bootlogs.service
References: sysinit.target
References: rescue.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: motd.service
References: bootlogs.service
ReferencedBy: graphical.target
ReferencedBy: multi-user.target
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit display-manager.service:
Description: display-manager.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: display-manager.service
WantedBy: graphical.target
ReferencedBy: graphical.target
Load Error Code: No such file or directory
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: rescue.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
RequiredBy: rescue.target
Conflicts: shutdown.target
ConflictedBy: multi-user.target
Before: rescue.target
Before: shutdown.target
Before: multi-user.target
After: sysinit.target
After: plymouth-start.service
References: shutdown.target
References: sysinit.target
References: plymouth-start.service
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rescue.service
ControlGroup: name=systemd:/system/rescue.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
Environment: HOME=/root
LimitNOFILE: 4096
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
-> ExecStartPre:
Command Line: /bin/plymouth quit
Command Line: /bin/echo -e 'Welcome to rescue mode! Type "systemctl default" or ^D to enter default mode.\nType "journalctl -xb" to view system logs. Type "systemctl reboot" to reboot.'
-> ExecStart:
Command Line: /sbin/sulogin
-> ExecStopPost:
Command Line: /bin/systemctl --fail --no-block default
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rc-local.service
Name: rc.local.service
Fragment Path: /lib/systemd/system/rc-local.service
(null): /etc/rc.local
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: getty at tty1.service
Before: shutdown.target
Before: multi-user.target
After: network.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rc-local.service
ControlGroup: name=systemd:/system/rc-local.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/rc.local start
PID: 2974
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 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: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: getty.target
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Condition Timestamp: Thu 2014-10-02 12:47:53 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: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-logind.service
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
Fragment Path: /lib/systemd/system/systemd-logind.service
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: nss-user-lookup.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: nss-user-lookup.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-logind.service
ControlGroup: name=systemd:/system/systemd-logind.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: none
Main PID: 2975
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 16384
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_tty_config cap_audit_control
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 2975
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
-> 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: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-ask-password-wall.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Thu 2014-10-02 12:47:21 CEST
Condition Result: yes
Requires: -.mount
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-wall.service
After: -.mount
Triggers: systemd-ask-password-wall.service
References: shutdown.target
References: paths.target
References: systemd-ask-password-wall.service
References: -.mount
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-ask-password-wall.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-wall.path
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
TriggeredBy: systemd-ask-password-wall.path
References: systemd-user-sessions.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: systemd-ask-password-wall.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-ask-password-wall.service
ControlGroup: name=systemd:/system/systemd-ask-password-wall.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStartPre:
Command Line: /bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --wall
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nss-user-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target
Before: systemd-logind.service
References: shutdown.target
ReferencedBy: systemd-logind.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: getty at tty1.service
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty at .service
ConditionPathExists: /dev/tty0
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: basic.target
WantedBy: getty.target
Conflicts: shutdown.target
Before: getty.target
Before: shutdown.target
After: systemd-user-sessions.service
After: rc-local.service
After: systemd-journald.socket
After: basic.target
References: systemd-user-sessions.service
References: rc-local.service
References: getty.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/getty at .service/getty at tty1.service
ControlGroup: name=systemd:/system/getty at .service/getty at tty1.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
Main PID: 3051
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: LANG=
Environment: LANGUAGE=
Environment: LC_CTYPE=
Environment: LC_NUMERIC=
Environment: LC_TIME=
Environment: LC_COLLATE=
Environment: LC_MONETARY=
Environment: LC_MESSAGES=
Environment: LC_PAPER=
Environment: LC_NAME=
Environment: LC_ADDRESS=
Environment: LC_TELEPHONE=
Environment: LC_MEASUREMENT=
Environment: LC_IDENTIFICATION=
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
UtmpIdentifier: tty1
-> ExecStart:
Command Line: /sbin/agetty --noclear %I 38400 linux
PID: 3051
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: auditd.service
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: ssh.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: ssh.service
Load Error Code: No such file or directory
-> Unit systemd-update-utmp-runlevel.service:
Description: Update UTMP about System Runlevel Changes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Thu 2014-10-02 12:48:45 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:48:46 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-update-utmp-runlevel.service
Documentation: man:systemd-update-utmp-runlevel.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Thu 2014-10-02 12:48:45 CEST
Condition Result: yes
Requires: var.mount
Requires: -.mount
WantedBy: graphical.target
WantedBy: multi-user.target
WantedBy: rescue.target
Before: systemd-update-utmp-shutdown.service
Before: final.target
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: systemd-journald.socket
After: var.mount
After: graphical.target
After: multi-user.target
After: rescue.target
After: -.mount
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: final.target
References: systemd-journald.socket
References: var.mount
References: graphical.target
References: multi-user.target
References: rescue.target
References: -.mount
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: graphical.target
ReferencedBy: multi-user.target
ReferencedBy: rescue.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-update-utmp-runlevel.service
ControlGroup: name=systemd:/system/systemd-update-utmp-runlevel.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
PID: 5352
Start Timestamp: Thu 2014-10-02 12:48:45 CEST
Exit Timestamp: Thu 2014-10-02 12:48:46 CEST
Exit Code: exited
Exit Status: 0
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: timers.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Thu 2014-10-02 12:47:52 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 bt-keyboard.service:
Description: Starts bluetooth-keyboard at boot
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
GC Check Good: no
Need Daemon Reload: no
Name: bt-keyboard.service
Fragment Path: /etc/systemd/system/bt-keyboard.service
Condition Timestamp: Thu 2014-10-02 12:47:53 CEST
Condition Result: yes
Requires: basic.target
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/bt-keyboard.service
ControlGroup: name=systemd:/system/bt-keyboard.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keyboard
PID: 2973
Start Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> 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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-kit-log-system-start.service
Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
WantedBy: basic.target
Before: shutdown.target
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-kit-log-system-start.service
ControlGroup: name=systemd:/system/console-kit-log-system-start.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/ck-log-system-start
PID: 2858
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:47:53 CEST
Exit Code: exited
Exit Status: 0
-> 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: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-clean.timer
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: timers.target
Before: shutdown.target
After: sysinit.target
Triggers: systemd-tmpfiles-clean.service
References: systemd-tmpfiles-clean.service
References: timers.target
References: sysinit.target
References: shutdown.target
ReferencedBy: timers.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-tmpfiles-clean.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
Wants: local-fs.target
Before: sysinit.target
Before: shutdown.target
After: systemd-tmpfiles-clean.timer
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
TriggeredBy: systemd-tmpfiles-clean.timer
References: local-fs.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-clean.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-clean.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --clean
-> Unit console-screen.service:
Description: console-screen.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: console-screen.service
Before: console-setup.service
Before: lightdm.service
ReferencedBy: console-setup.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit devfsd.service:
Description: devfsd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: devfsd.service
Before: qemu-system-x86.service
ReferencedBy: qemu-system-x86.service
Load Error Code: No such file or directory
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: time-sync.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Conflicts: shutdown.target
Before: cron.service
Before: anacron.service
Before: mysql.service
Before: atd.service
Before: exim4.service
Before: opendkim.service
Before: fail2ban.service
References: shutdown.target
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: mysql.service
ReferencedBy: atd.service
ReferencedBy: exim4.service
ReferencedBy: opendkim.service
ReferencedBy: fail2ban.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> 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
Name: systemd-udev-settle.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-settle.service
(null): CAP_MKNOD
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
ControlGroup: cpu:/system/systemd-udev-settle.service
ControlGroup: name=systemd:/system/systemd-udev-settle.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm settle
-> Unit mdadm-raid.service:
Description: mdadm-raid.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: mdadm-raid.service
Before: lvm2.service
ReferencedBy: lvm2.service
Load Error Code: No such file or directory
-> Unit multipath-tools-boot.service:
Description: multipath-tools-boot.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: multipath-tools-boot.service
Before: lvm2.service
ReferencedBy: lvm2.service
Load Error Code: No such file or directory
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nss-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Source Path: /etc/insserv.conf.d/dnsmasq
DropIn Path: /run/systemd/generator/nss-lookup.target.d/50-hard-dependency-dnsmasq-$named.conf
Requires: dnsmasq.service
WantedBy: dnsmasq.service
Conflicts: shutdown.target
Before: cron.service
Before: fetchmail.service
Before: exim4.service
Before: apache2.service
Before: opendkim.service
After: dnsmasq.service
References: dnsmasq.service
References: shutdown.target
ReferencedBy: cron.service
ReferencedBy: fetchmail.service
ReferencedBy: exim4.service
ReferencedBy: apache2.service
ReferencedBy: dnsmasq.service
ReferencedBy: opendkim.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit slapd.service:
Description: slapd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: slapd.service
Before: cron.service
Before: smbd.service
ReferencedBy: cron.service
ReferencedBy: smbd.service
Load Error Code: No such file or directory
-> Unit autofs.service:
Description: autofs.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: autofs.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit ypbind.service:
Description: ypbind.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: ypbind.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit nscd.service:
Description: nscd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nscd.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit nslcd.service:
Description: nslcd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nslcd.service
Before: cron.service
ReferencedBy: cron.service
Load Error Code: No such file or directory
-> Unit mail-transport-agent.target:
Description: 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: no
Need Daemon Reload: no
Name: mail-transport-agent.target
Fragment Path: /lib/systemd/system/mail-transport-agent.target
Conflicts: shutdown.target
Before: fetchmail.service
References: shutdown.target
ReferencedBy: fetchmail.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit x-display-manager.target:
Description: X11 Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: x-display-manager.target
Fragment Path: /lib/systemd/system/x-display-manager.target
Conflicts: shutdown.target
Before: bootlogs.service
After: openvpn.service
References: shutdown.target
ReferencedBy: bootlogs.service
ReferencedBy: openvpn.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit gdm.service:
Description: gdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: gdm.service
Before: bootlogs.service
After: openvpn.service
ReferencedBy: bootlogs.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit kdm.service:
Description: kdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: kdm.service
Before: bootlogs.service
After: openvpn.service
ReferencedBy: bootlogs.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit xdm.service:
Description: xdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: xdm.service
Before: bootlogs.service
After: openvpn.service
ReferencedBy: bootlogs.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit ldm.service:
Description: ldm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: ldm.service
Before: bootlogs.service
After: openvpn.service
ReferencedBy: bootlogs.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit sdm.service:
Description: sdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: sdm.service
Before: bootlogs.service
After: openvpn.service
ReferencedBy: bootlogs.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit wdm.service:
Description: wdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: wdm.service
Before: bootlogs.service
After: openvpn.service
ReferencedBy: bootlogs.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit nodm.service:
Description: nodm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nodm.service
Before: bootlogs.service
After: openvpn.service
ReferencedBy: bootlogs.service
ReferencedBy: openvpn.service
Load Error Code: No such file or directory
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
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: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: rpcbind.service
WantedBy: rpcbind.service
Conflicts: shutdown.target
After: rpcbind.service
References: rpcbind.service
References: shutdown.target
ReferencedBy: rpcbind.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit mysql-sleep.service:
Description: Sleep before Mysql is startet to avoid failure
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Thu 2014-10-02 12:48:17 CEST
GC Check Good: no
Need Daemon Reload: no
Name: mysql-sleep.service
Fragment Path: /etc/systemd/system/mysql-sleep.service
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: mysql.service
Requires: basic.target
RequiredBy: mysql.service
Conflicts: shutdown.target
Before: mysql.service
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: mysql.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: mysql.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/mysql-sleep.service
ControlGroup: name=systemd:/system/mysql-sleep.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/sleep 25s
PID: 2897
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Timestamp: Thu 2014-10-02 12:48:17 CEST
Exit Code: exited
Exit Status: 0
-> Unit hal.service:
Description: hal.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: hal.service
Before: lightdm.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit consolekit.service:
Description: consolekit.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: consolekit.service
Before: lightdm.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit avahi.service:
Description: avahi.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: avahi.service
Before: cups.service
Before: saned.service
ReferencedBy: cups.service
ReferencedBy: saned.service
Load Error Code: No such file or directory
-> Unit samba.service:
Description: LSB: ensure Samba daemons are started (nmbd and smbd)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: samba.service
Source Path: /etc/init.d/samba
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: cups.service
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: cups.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/samba.service
ControlGroup: name=systemd:/system/samba.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/samba start
-> ExecReload:
Command Line: /etc/init.d/samba reload
-> ExecStop:
Command Line: /etc/init.d/samba stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit postgresql.service:
Description: postgresql.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: postgresql.service
Before: exim4.service
Before: sympa.service
ReferencedBy: exim4.service
ReferencedBy: sympa.service
Load Error Code: No such file or directory
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sound.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Thu 2014-10-02 12:47:28 CEST
Condition Result: yes
WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Conflicts: shutdown.target
Before: mpd.service
References: shutdown.target
ReferencedBy: mpd.service
ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit iptables.service:
Description: iptables.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: iptables.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit firehol.service:
Description: firehol.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: firehol.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit shorewall.service:
Description: shorewall.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: shorewall.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit ipmasq.service:
Description: ipmasq.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: ipmasq.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit arno-iptables-firewall.service:
Description: arno-iptables-firewall.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: arno-iptables-firewall.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:21 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: -.mount
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
RequiredBy: mnt.mount
RequiredBy: home-jakob-Musik-System\x2dServer.mount
RequiredBy: run-lock.mount
RequiredBy: run-user.mount
RequiredBy: var.mount
RequiredBy: var-lib-mpd.mount
RequiredBy: oldsys.mount
RequiredBy: home.mount
RequiredBy: tmp.mount
RequiredBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: sys-kernel-config.mount
RequiredBy: dev-mqueue.mount
RequiredBy: dev-hugepages.mount
RequiredBy: sys-kernel-debug.mount
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: syslog.socket
RequiredBy: systemd-shutdownd.socket
RequiredBy: dbus.socket
RequiredBy: systemd-initctl.socket
RequiredBy: pcscd.socket
RequiredBy: acpid.socket
RequiredBy: avahi-daemon.socket
RequiredBy: systemd-udevd-control.socket
RequiredBy: systemd-journald.socket
RequiredBy: systemd-ask-password-wall.path
RequiredBy: systemd-ask-password-console.path
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: systemd-update-utmp-shutdown.service
RequiredBy: systemd-cryptsetup at home.service
RequiredBy: systemd-random-seed-load.service
RequiredBy: systemd-random-seed-save.service
RequiredBy: home.automount
RequiredBy: home-jakob-Musik-System\x2dServer.automount
RequiredBy: mnt.automount
RequiredBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
RequiredBy: proc-sys-fs-binfmt_misc.automount
RequiredBy: var-cache-backup.automount
RequiredBy: var-cache-backup.mount
RequiredBy: var-cache-backup-snapshots-mailbackup.mount
RequiredBy: systemd-cryptsetup at mars.service
RequiredBy: backup.automount
RequiredBy: backup.mount
RequiredBy: backup-mailbackup.mount
RequiredBy: run-user-1000-gvfs.mount
Conflicts: umount.target
Before: local-fs.target
Before: mnt.mount
Before: home-jakob-Musik-System\x2dServer.mount
Before: run-lock.mount
Before: run-user.mount
Before: var.mount
Before: var-lib-mpd.mount
Before: oldsys.mount
Before: home.mount
Before: tmp.mount
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
Before: proc-sys-fs-binfmt_misc.mount
Before: sys-kernel-config.mount
Before: dev-mqueue.mount
Before: dev-hugepages.mount
Before: sys-kernel-debug.mount
Before: sys-fs-fuse-connections.mount
Before: syslog.socket
Before: systemd-shutdownd.socket
Before: dbus.socket
Before: systemd-initctl.socket
Before: pcscd.socket
Before: acpid.socket
Before: avahi-daemon.socket
Before: systemd-udevd-control.socket
Before: systemd-journald.socket
Before: systemd-ask-password-wall.path
Before: systemd-ask-password-console.path
Before: systemd-update-utmp-runlevel.service
Before: systemd-update-utmp-shutdown.service
Before: systemd-cryptsetup at home.service
Before: systemd-random-seed-load.service
Before: systemd-random-seed-save.service
Before: home.automount
Before: home-jakob-Musik-System\x2dServer.automount
Before: mnt.automount
Before: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
Before: proc-sys-fs-binfmt_misc.automount
Before: var-cache-backup.automount
Before: var-cache-backup.mount
Before: var-cache-backup-snapshots-mailbackup.mount
Before: systemd-cryptsetup at mars.service
Before: backup.automount
Before: backup.mount
Before: backup-mailbackup.mount
Before: run-user-1000-gvfs.mount
References: local-fs.target
References: umount.target
ReferencedBy: mnt.mount
ReferencedBy: home-jakob-Musik-System\x2dServer.mount
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: var.mount
ReferencedBy: var-lib-mpd.mount
ReferencedBy: oldsys.mount
ReferencedBy: home.mount
ReferencedBy: tmp.mount
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.mount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: syslog.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: dbus.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: pcscd.socket
ReferencedBy: acpid.socket
ReferencedBy: avahi-daemon.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-cryptsetup at home.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: home.automount
ReferencedBy: home-jakob-Musik-System\x2dServer.automount
ReferencedBy: mnt.automount
ReferencedBy: home-jakob-Arbeiten-VEMMA-04_Web-xundeenergie.at.automount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: var-cache-backup.automount
ReferencedBy: var-cache-backup.mount
ReferencedBy: var-cache-backup-snapshots-mailbackup.mount
ReferencedBy: systemd-cryptsetup at mars.service
ReferencedBy: backup.automount
ReferencedBy: backup.mount
ReferencedBy: backup-mailbackup.mount
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: yes
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/-.mount
ControlGroup: name=systemd:/system/-.mount
Mount State: mounted
Result: success
Where: /
What: /dev/mapper/vg_pluto-lv_testsystem
File System Type: ext4
Options: rw,noatime,rw,nodelalloc,errors=remount-ro,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: inherit
StandardError: inherit
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit 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: Thu 2014-10-02 12:47:26 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS1.device
Following: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
Description: /sys/devices/platform/serial8250/tty/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS2.device
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
Description: /sys/devices/platform/serial8250/tty/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS3.device
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-devices-pnp0-00:08-tty-ttyS0.device:
Description: /sys/devices/pnp0/00:08/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pnp0-00:08-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:08/tty/ttyS0
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:26 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS0.device
Following: sys-devices-pnp0-00:08-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:08/tty/ttyS0
-> Unit sys-devices-virtual-block-dm\x2d0.device:
Description: /sys/devices/virtual/block/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-dm\x2d0.device:
Description: /dev/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d0.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_testsystem.device:
Description: /dev/disk/by-id/dm-name-vg_pluto-lv_testsystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_testsystem.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60OMpSyMhkaAxP07K0mjawY0JeAAMaGUGJ6.device:
Description: /dev/disk/by-id/dm-uuid-LVM-B7PeDoSsQhhLfqapD3WLADqQySlSb60OMpSyMhkaAxP07K0mjawY0JeAAMaGUGJ6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60OMpSyMhkaAxP07K0mjawY0JeAAMaGUGJ6.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2duuid-1b4422fd\x2d4c79\x2d4344\x2d8d7a\x2d7ed5e5a90bcb.device:
Description: /dev/disk/by-uuid/1b4422fd-4c79-4344-8d7a-7ed5e5a90bcb
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-1b4422fd\x2d4c79\x2d4344\x2d8d7a\x2d7ed5e5a90bcb.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-mapper-vg_pluto\x2dlv_testsystem.device:
Description: /dev/mapper/vg_pluto-lv_testsystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-vg_pluto\x2dlv_testsystem.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-vg_pluto-lv_testsystem.device:
Description: /dev/vg_pluto/lv_testsystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-vg_pluto-lv_testsystem.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit sys-devices-pci0000:00-0000:00:1c.1-0000:0c:00.0-net-wlan0.device:
Description: PRO/Wireless 3945ABG [Golan] Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1c.1-0000:0c:00.0-net-wlan0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.1/0000:0c:00.0/net/wlan0
-> Unit sys-subsystem-net-devices-wlan0.device:
Description: PRO/Wireless 3945ABG [Golan] Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:27 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-wlan0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.1/0000:0c:00.0/net/wlan0
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device:
Description: Dell Latitude D630
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Job Timeout: 1min 30s
Wants: sound.target
References: sound.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0
-> Unit sys-devices-pci0000:00-0000:00:1c.5-0000:09:00.0-net-eth0.device:
Description: NetXtreme BCM5755M Gigabit Ethernet PCI Express
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1c.5-0000:09:00.0-net-eth0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.5/0000:09:00.0/net/eth0
-> Unit sys-subsystem-net-devices-eth0.device:
Description: NetXtreme BCM5755M Gigabit Ethernet PCI Express
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-eth0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.5/0000:09:00.0/net/eth0
-> Unit sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d2-1\x2d2:1.0-bluetooth-hci0.device:
Description: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/bluetooth/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d2-1\x2d2:1.0-bluetooth-hci0.device
Job Timeout: 1min 30s
Wants: bluetooth.target
References: bluetooth.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:1a.0/usb1/1-2/1-2:1.0/bluetooth/hci0
-> Unit sys-subsystem-bluetooth-devices-hci0.device:
Description: /sys/subsystem/bluetooth/devices/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-bluetooth-devices-hci0.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:1a.0/usb1/1-2/1-2:1.0/bluetooth/hci0
-> Unit bluetooth.target:
Description: Bluetooth
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:59 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: bluetooth.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/bluetooth.target
Condition Timestamp: Thu 2014-10-02 12:47:59 CEST
Condition Result: yes
Wants: bluetooth.service
WantedBy: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d2-1\x2d2:1.0-bluetooth-hci0.device
WantedBy: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d2-1\x2d2:1.0-bluetooth-hci0-hci0:46.device
Conflicts: shutdown.target
After: bluetooth.service
References: bluetooth.service
References: shutdown.target
ReferencedBy: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d2-1\x2d2:1.0-bluetooth-hci0.device
ReferencedBy: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d2-1\x2d2:1.0-bluetooth-hci0-hci0:46.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit bluetooth.service:
Description: Bluetooth service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:59 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: bluetooth.service
Fragment Path: /lib/systemd/system/bluetooth.service
Condition Timestamp: Thu 2014-10-02 12:47:52 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: bluetooth.target
Conflicts: shutdown.target
Before: shutdown.target
Before: bluetooth.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: bluetooth.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/bluetooth.service
ControlGroup: name=systemd:/system/bluetooth.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 2859
Main PID Known: yes
Main PID Alien: no
BusName: org.bluez
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: syslog
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/bluetoothd -n
PID: 2859
Start Timestamp: Thu 2014-10-02 12:47:52 CEST
-> Unit dev-sdc.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Inactive Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdc.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8: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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc
-> Unit dev-sdd.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Inactive Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdd.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8:0:0:1-block-sdd.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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:1/block/sdd
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8:0:0:1-block-sdd.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8:0:0:1-block-sdd.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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:1/block/sdd
-> Unit dev-disk-by\x2did-usb\x2d_USB_DISK_Pro_0755023B012A\x2d0:1.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-usb\x2d_USB_DISK_Pro_0755023B012A\x2d0:1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8:0:0:1-block-sdd.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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:1/block/sdd
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:1.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8:0:0:1-block-sdd.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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:1/block/sdd
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8:0:0:0-block-sdc.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8: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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc
-> Unit dev-disk-by\x2did-usb\x2d_USB_DISK_Pro_0755023B012A\x2d0:0.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-usb\x2d_USB_DISK_Pro_0755023B012A\x2d0:0.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8: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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:0.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:0.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8: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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:1f.1-ata4-host5-target5:0:0-5:0:0:0-block-sr0.device:
Description: Optiarc_DVD+_-RW_AD-5560A
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.1-ata4-host5-target5:0:0-5: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:1f.1/ata4/host5/target5:0:0/5:0:0:0/block/sr0
-> Unit dev-sr0.device:
Description: Optiarc_DVD+_-RW_AD-5560A
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sr0.device
Following: sys-devices-pci0000:00-0000:00:1f.1-ata4-host5-target5:0:0-5: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:1f.1/ata4/host5/target5:0:0/5:0:0:0/block/sr0
-> Unit dev-cdrom.device:
Description: Optiarc_DVD+_-RW_AD-5560A
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-cdrom.device
Following: sys-devices-pci0000:00-0000:00:1f.1-ata4-host5-target5:0:0-5: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:1f.1/ata4/host5/target5:0:0/5:0:0:0/block/sr0
-> Unit dev-cdrw.device:
Description: Optiarc_DVD+_-RW_AD-5560A
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-cdrw.device
Following: sys-devices-pci0000:00-0000:00:1f.1-ata4-host5-target5:0:0-5: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:1f.1/ata4/host5/target5:0:0/5:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dOptiarc_DVD\x2b_\x2dRW_AD\x2d5560A_CN0GP2776886583G00OC.device:
Description: Optiarc_DVD+_-RW_AD-5560A
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dOptiarc_DVD\x2b_\x2dRW_AD\x2d5560A_CN0GP2776886583G00OC.device
Following: sys-devices-pci0000:00-0000:00:1f.1-ata4-host5-target5:0:0-5: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:1f.1/ata4/host5/target5:0:0/5:0:0:0/block/sr0
-> Unit dev-dvd.device:
Description: Optiarc_DVD+_-RW_AD-5560A
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dvd.device
Following: sys-devices-pci0000:00-0000:00:1f.1-ata4-host5-target5:0:0-5: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:1f.1/ata4/host5/target5:0:0/5:0:0:0/block/sr0
-> Unit dev-dvdrw.device:
Description: Optiarc_DVD+_-RW_AD-5560A
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dvdrw.device
Following: sys-devices-pci0000:00-0000:00:1f.1-ata4-host5-target5:0:0-5: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:1f.1/ata4/host5/target5:0:0/5:0:0:0/block/sr0
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8:0:0:0-block-sdc-sdc1.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8: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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1
-> Unit dev-sdc1.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdc1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8: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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2did-usb\x2d_USB_DISK_Pro_0755023B012A\x2d0:0\x2dpart1.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-usb\x2d_USB_DISK_Pro_0755023B012A\x2d0:0\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8: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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: USB_DISK_Pro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:4:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d4-7\x2d4:1.0-host8-target8:0:0-8: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:1d.7/usb7/7-4/7-4:1.0/host8/target8:0:0/8:0:0:0/block/sdc/sdc1
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart2.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart2.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb
-> Unit dev-sdb.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-wwn\x2d0x5000039563b86c07.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000039563b86c07.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb1.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1
-> Unit dev-sdb1.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart1.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart1.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1
-> Unit dev-disk-debian\x2dmobil.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-debian\x2dmobil.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7: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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2
-> Unit dev-sdb2.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb2.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart2.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart2.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2dlabel-RETTUNG.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-RETTUNG.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2duuid-B655\x2d1F50.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-B655\x2d1F50.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2
-> Unit dev-disk-grml\x2drescue.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-grml\x2drescue.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb5
-> Unit dev-sdb5.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb5.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart5.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart5.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2dlabel-WINDOWS_SHARE.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-WINDOWS_SHARE.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart5.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb5
-> Unit dev-disk-by\x2duuid-05FEC28431FFA023.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-05FEC28431FFA023.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb5
-> Unit dev-disk-windows\x2dshare.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-windows\x2dshare.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb5.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb5
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit dev-sda10.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda10.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart10.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart10.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart10.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart10.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda10.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb3.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb3
-> Unit dev-sdb3.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb3.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart3.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart3.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart3.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:30 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart3.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb3
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.device
Job Timeout: 1min 30s
Wants: backup-automount.target
References: backup-automount.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb6
-> Unit backup-automount.target:
Description: Handle backup-automounts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: backup-automount.target
Fragment Path: /etc/systemd/system/backup-automount.target
Condition Timestamp: Thu 2014-10-02 12:47:31 CEST
Condition Result: yes
Wants: backup.automount
Wants: var-cache-backup.automount
WantedBy: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.device
BoundBy: var-cache-backup.automount
BoundBy: backup.automount
Conflicts: suspend.target
Conflicts: shutdown.target
Before: suspend.target
References: suspend.target
References: backup.automount
References: var-cache-backup.automount
References: shutdown.target
ReferencedBy: var-cache-backup.automount
ReferencedBy: backup.automount
ReferencedBy: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit suspend.target:
Description: Suspend
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: suspend.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/suspend.target
Wants: xscreensaver-lock.service
BindsTo: systemd-suspend.service
ConflictedBy: backup-automount.target
ConflictedBy: var-cache-backup.mount
After: backup-automount.target
After: var-cache-backup.mount
After: systemd-suspend.service
After: xscreensaver-lock.service
References: systemd-suspend.service
References: xscreensaver-lock.service
ReferencedBy: backup-automount.target
ReferencedBy: var-cache-backup.mount
ReferencedBy: xscreensaver-lock.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit backup.automount:
Description: Automount-setup for /backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: backup.automount
Fragment Path: /etc/systemd/system/backup.automount
Condition Timestamp: Thu 2014-10-02 12:47:31 CEST
Condition Result: yes
Requires: -.mount
BindsTo: backup-automount.target
WantedBy: backup-automount.target
Conflicts: umount.target
Before: umount.target
Before: backup.mount
After: -.mount
Triggers: backup.mount
References: umount.target
References: backup-automount.target
References: backup.mount
References: -.mount
ReferencedBy: backup-automount.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /backup
DirectoryMode: 0755
-> Unit var-cache-backup.automount:
Description: Automount-setup for /var/cache/backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:34 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:34 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: var-cache-backup.automount
Fragment Path: /etc/systemd/system/var-cache-backup.automount
Condition Timestamp: Thu 2014-10-02 12:47:34 CEST
Condition Result: yes
Requires: -.mount
Requires: var.mount
BindsTo: backup-automount.target
WantedBy: backup-automount.target
Conflicts: umount.target
Before: umount.target
Before: var-cache-backup.mount
After: -.mount
After: var.mount
Triggers: var-cache-backup.mount
References: umount.target
References: backup-automount.target
References: var-cache-backup.mount
References: -.mount
References: var.mount
ReferencedBy: backup-automount.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: waiting
Result: success
Where: /var/cache/backup
DirectoryMode: 0755
-> Unit var-cache-backup.mount:
Description: Mounting of Backup-Volume /var/cache/backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: var-cache-backup.mount
Fragment Path: /etc/systemd/system/var-cache-backup.mount
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: yes
Requires: -.mount
Requires: var.mount
Wants: systemd-cryptsetup at mars.service
Wants: var-cache-backup-snapshots-mailbackup.mount
BindsTo: var-cache-backup-snapshots-mailbackup.mount
BindsTo: dev-mapper-mars.device
RequiredBy: var-cache-backup-snapshots-mailbackup.mount
RequiredBy: backup.mount
BoundBy: systemd-cryptsetup at mars.service
ConsistsOf: var-cache-backup-snapshots-mailbackup.mount
ConsistsOf: backup.mount
Conflicts: suspend.target
Before: var-cache-backup-snapshots-mailbackup.mount
Before: suspend.target
Before: backup.mount
After: var-cache-backup.automount
After: systemd-cryptsetup at mars.service
After: systemd-journald.socket
After: dev-mapper-mars.device
After: -.mount
After: var.mount
TriggeredBy: var-cache-backup.automount
References: systemd-cryptsetup at mars.service
References: var-cache-backup-snapshots-mailbackup.mount
References: suspend.target
References: systemd-journald.socket
References: dev-mapper-mars.device
References: -.mount
References: var.mount
ReferencedBy: var-cache-backup.automount
ReferencedBy: var-cache-backup-snapshots-mailbackup.mount
ReferencedBy: systemd-cryptsetup at mars.service
ReferencedBy: backup.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/var-cache-backup.mount
ControlGroup: name=systemd:/system/var-cache-backup.mount
Mount State: mounted
Result: success
Where: /var/cache/backup
What: /dev/mapper/mars
File System Type: ext4
Options: rw,relatime,rw,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-cryptsetup at mars.service:
Description: Cryptography Setup for mars
Instance: mars
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:39 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-cryptsetup at mars.service
Documentation: man:systemd-cryptsetup at .service(8)
Documentation: man:crypttab(5)
Fragment Path: /etc/systemd/system/systemd-cryptsetup at mars.service
Source Path: /etc/crypttab
Condition Timestamp: Thu 2014-10-02 12:47:39 CEST
Condition Result: yes
Requires: -.mount
BindsTo: dev-disk-by\x2duuid-8afdced6\x2d8204\x2d42f0\x2da4e6\x2dadc9c759b762.device
BindsTo: var-cache-backup.mount
WantedBy: var-cache-backup.mount
Conflicts: umount.target
Before: var-cache-backup.mount
After: dev-disk-by\x2duuid-8afdced6\x2d8204\x2d42f0\x2da4e6\x2dadc9c759b762.device
After: systemd-journald.socket
After: -.mount
References: umount.target
References: dev-disk-by\x2duuid-8afdced6\x2d8204\x2d42f0\x2da4e6\x2dadc9c759b762.device
References: var-cache-backup.mount
References: systemd-journald.socket
References: -.mount
ReferencedBy: var-cache-backup.mount
RequiresMountsFor: /dev/disk/by-id/usb-_USB_DISK_Pro_0755023B012A-0:0
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-cryptsetup at .service/systemd-cryptsetup at mars.service
ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at mars.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-cryptsetup attach mars /dev/disk/by-uuid/8afdced6-8204-42f0-a4e6-adc9c759b762 /dev/disk/by-id/usb-_USB_DISK_Pro_0755023B012A-0:0 luks,tries=3,noauto,keyfile-size=2048,keyfile-offset=512
PID: 1617
Start Timestamp: Thu 2014-10-02 12:47:39 CEST
Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach mars
-> Unit var-cache-backup-snapshots-mailbackup.mount:
Description: Mounting of Email-Backup /var/cache/backup/snapshots/mailbackup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: var-cache-backup-snapshots-mailbackup.mount
Fragment Path: /etc/systemd/system/var-cache-backup-snapshots-mailbackup.mount
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: yes
Requires: var-cache-backup.mount
Requires: -.mount
Requires: var.mount
PartOf: var-cache-backup.mount
WantedBy: var-cache-backup.mount
BoundBy: var-cache-backup.mount
After: var-cache-backup.mount
After: systemd-journald.socket
After: -.mount
After: var.mount
References: var-cache-backup.mount
References: systemd-journald.socket
References: -.mount
References: var.mount
ReferencedBy: var-cache-backup.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/var-cache-backup-snapshots-mailbackup.mount
ControlGroup: name=systemd:/system/var-cache-backup-snapshots-mailbackup.mount
Mount State: mounted
Result: success
Where: /var/cache/backup/snapshots/mailbackup
What: rdiff-backup-fs
File System Type: fuse.rdiff-backup-fs
Options: rw,nosuid,nodev,relatime,rw,user_id=0,group_id=0
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-mapper-mars.device:
Description: /dev/mapper/mars
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-mars.device
Following: sys-devices-virtual-block-dm\x2d9.device
Job Timeout: 1min 30s
Condition Timestamp: Thu 2014-10-02 12:47:39 CEST
Condition Result: yes
BoundBy: var-cache-backup.mount
Before: var-cache-backup.mount
ReferencedBy: var-cache-backup.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-9
-> Unit dev-disk-by\x2duuid-8afdced6\x2d8204\x2d42f0\x2da4e6\x2dadc9c759b762.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-8afdced6\x2d8204\x2d42f0\x2da4e6\x2dadc9c759b762.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.device
Job Timeout: 1min 30s
BoundBy: systemd-cryptsetup at mars.service
Before: systemd-cryptsetup at mars.service
ReferencedBy: systemd-cryptsetup at mars.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb6
-> Unit backup.mount:
Description: Mounting of User-Backup-Directory /backup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: backup.mount
Fragment Path: /etc/systemd/system/backup.mount
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: yes
Requires: var-cache-backup.mount
Requires: -.mount
Requires: var.mount
Wants: backup.remount-ro.service
PartOf: var-cache-backup.mount
RequiredBy: backup-mailbackup.mount
ConsistsOf: backup.remount-ro.service
Conflicts: umount.target
Before: backup.remount-ro.service
Before: umount.target
Before: backup-mailbackup.mount
After: backup.automount
After: var-cache-backup.mount
After: systemd-journald.socket
After: -.mount
After: var.mount
After: local-fs-pre.target
TriggeredBy: backup.automount
References: backup.remount-ro.service
References: var-cache-backup.mount
References: systemd-journald.socket
References: -.mount
References: var.mount
References: local-fs-pre.target
References: umount.target
ReferencedBy: backup.automount
ReferencedBy: backup.remount-ro.service
ReferencedBy: backup-mailbackup.mount
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/backup.mount
ControlGroup: name=systemd:/system/backup.mount
Mount State: mounted
Result: success
Where: /backup
What: /dev/mapper/mars
File System Type: ext4
Options: ro,relatime,rw,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit backup.remount-ro.service:
Description: remount /backup as readonly
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:52 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: backup.remount-ro.service
Fragment Path: /etc/systemd/system/backup.remount-ro.service
Condition Timestamp: Thu 2014-10-02 12:47:45 CEST
Condition Result: yes
PartOf: backup.mount
WantedBy: backup.mount
Conflicts: umount.target
Before: umount.target
After: backup.mount
After: systemd-journald.socket
References: umount.target
References: backup.mount
References: systemd-journald.socket
ReferencedBy: backup.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/backup.remount-ro.service
ControlGroup: name=systemd:/system/backup.remount-ro.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/local/bin/update-backuplinks
PID: 1793
Start Timestamp: Thu 2014-10-02 12:47:45 CEST
Exit Timestamp: Thu 2014-10-02 12:47:48 CEST
Exit Code: exited
Exit Status: 0
Command Line: /bin/mount -o remount,ro,bind /backup
PID: 2625
Start Timestamp: Thu 2014-10-02 12:47:48 CEST
Exit Timestamp: Thu 2014-10-02 12:47:52 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /bin/mount -o remount,rw,bind /backup
-> Unit systemd-suspend.service:
Description: Suspend
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-suspend.service
Documentation: man:systemd-suspend.service(8)
Fragment Path: /lib/systemd/system/systemd-suspend.service
Requires: sleep.target
BoundBy: suspend.target
Before: suspend.target
After: sleep.target
After: systemd-journald.socket
References: sleep.target
References: systemd-journald.socket
ReferencedBy: suspend.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-suspend.service
ControlGroup: name=systemd:/system/systemd-suspend.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-sleep suspend
-> Unit xscreensaver-lock.service:
Description: Lock X session using xscreensaver
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: xscreensaver-lock.service
Fragment Path: /etc/systemd/system/xscreensaver-lock.service
Requires: basic.target
WantedBy: suspend.target
WantedBy: sleep.target
Conflicts: shutdown.target
Before: sleep.target
Before: suspend.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: sleep.target
References: suspend.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: suspend.target
ReferencedBy: sleep.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/xscreensaver-lock.service
ControlGroup: name=systemd:/system/xscreensaver-lock.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/local/bin/xscreensaver-lock.sh suspend
-> Unit sleep.target:
Description: Sleep
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: sleep.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sleep.target
Wants: xscreensaver-lock.service
RequiredBy: systemd-suspend.service
Before: systemd-suspend.service
After: xscreensaver-lock.service
References: xscreensaver-lock.service
ReferencedBy: xscreensaver-lock.service
ReferencedBy: systemd-suspend.service
StopWhenUnneeded: yes
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit dev-sdb6.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb6.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb6
-> Unit dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart6.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart6.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb6
-> Unit dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart6.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart6.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb6
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart6.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart6.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb6
-> Unit dev-disk-mars.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-mars.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb6.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb6
-> Unit sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb7
-> Unit dev-sdb7.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sdb7.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb7
-> Unit dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart7.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dTOSHIBA_MQ01ABF050_34IICXGOT\x2dpart7.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb7
-> Unit dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart7.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000039563b86c07\x2dpart7.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb7
-> Unit dev-disk-by\x2dlabel-persistence.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-persistence.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb7
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart7.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dpath-pci\x2d0000:00:1d.7\x2dusb\x2d0:3:1.0\x2dscsi\x2d0:0:0:0\x2dpart7.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb7
-> Unit dev-disk-by\x2duuid-4564125c\x2d8324\x2d45b7\x2d9cdb\x2d1ccbc2079264.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-4564125c\x2d8324\x2d45b7\x2d9cdb\x2d1ccbc2079264.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb7
-> Unit dev-disk-persistence.device:
Description: TOSHIBA_MQ01ABF050
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-persistence.device
Following: sys-devices-pci0000:00-0000:00:1d.7-usb7-7\x2d3-7\x2d3:1.0-host7-target7:0:0-7:0:0:0-block-sdb-sdb7.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:1d.7/usb7/7-3/7-3:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb7
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit dev-sda6.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda6.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart6.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart6.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart6.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart6.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit dev-disk-by\x2duuid-fe03e78c\x2d7723\x2d4fc0\x2dac66\x2df7e372b085df.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-fe03e78c\x2d7723\x2d4fc0\x2dac66\x2df7e372b085df.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit dev-sda7.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda7.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart7.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart7.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart7.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart7.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit dev-disk-by\x2dlabel-rescue.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-rescue.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit dev-disk-by\x2duuid-340c46ec\x2d61d1\x2d4368\x2db310\x2dc586d56ede63.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-340c46ec\x2d61d1\x2d4368\x2db310\x2dc586d56ede63.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit dev-sda5.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda5.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart5.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart5.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart5.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit dev-sda8.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda8.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart8.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart8.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart8.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart8.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit dev-disk-by\x2dlabel-var.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-var.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit dev-disk-by\x2duuid-c76b8bab\x2d6b5e\x2d4119\x2d909a\x2d1953806699b9.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-c76b8bab\x2d6b5e\x2d4119\x2d909a\x2d1953806699b9.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart1.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart1.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2dlabel-boot.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-boot.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2duuid-715f1157\x2dbe2f\x2d4cbe\x2da1fd\x2d6129f3c6d1ac.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:31 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-715f1157\x2dbe2f\x2d4cbe\x2da1fd\x2d6129f3c6d1ac.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9
-> Unit dev-sda9.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda9.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9
-> Unit dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart9.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST9500420ASG_5VJBZP7T\x2dpart9.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart9.device:
Description: ST9500420ASG
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:32 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50038884c9f\x2dpart9.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9
-> Unit sys-devices-virtual-block-dm\x2d1.device:
Description: /sys/devices/virtual/block/dm-1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-dm\x2d1.device:
Description: /dev/dm-1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d1.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_var.device:
Description: /dev/disk/by-id/dm-name-vg_pluto-lv_var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_var.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60OauTDIqB0e9pbogktZZ1rPRs96apD6XNs.device:
Description: /dev/disk/by-id/dm-uuid-LVM-B7PeDoSsQhhLfqapD3WLADqQySlSb60OauTDIqB0e9pbogktZZ1rPRs96apD6XNs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60OauTDIqB0e9pbogktZZ1rPRs96apD6XNs.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2duuid-0d96dde0\x2dea08\x2d4ebf\x2dabfb\x2da02c43c54789.device:
Description: /dev/disk/by-uuid/0d96dde0-ea08-4ebf-abfb-a02c43c54789
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-0d96dde0\x2dea08\x2d4ebf\x2dabfb\x2da02c43c54789.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-vg_pluto-lv_var.device:
Description: /dev/vg_pluto/lv_var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-vg_pluto-lv_var.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit sys-devices-virtual-block-dm\x2d2.device:
Description: /sys/devices/virtual/block/dm-2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-dm\x2d2.device:
Description: /dev/dm-2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d2.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_mainsystem.device:
Description: /dev/disk/by-id/dm-name-vg_pluto-lv_mainsystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_mainsystem.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60O63zsOYxxPOc7OU0WIgHKQLUNB1dxgIyQ.device:
Description: /dev/disk/by-id/dm-uuid-LVM-B7PeDoSsQhhLfqapD3WLADqQySlSb60O63zsOYxxPOc7OU0WIgHKQLUNB1dxgIyQ
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60O63zsOYxxPOc7OU0WIgHKQLUNB1dxgIyQ.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2duuid-9b698b24\x2ddb05\x2d4547\x2d8768\x2d8e9876c26b1b.device:
Description: /dev/disk/by-uuid/9b698b24-db05-4547-8768-8e9876c26b1b
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-9b698b24\x2ddb05\x2d4547\x2d8768\x2d8e9876c26b1b.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-mapper-vg_pluto\x2dlv_mainsystem.device:
Description: /dev/mapper/vg_pluto-lv_mainsystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-vg_pluto\x2dlv_mainsystem.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-vg_pluto-lv_mainsystem.device:
Description: /dev/vg_pluto/lv_mainsystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-vg_pluto-lv_mainsystem.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit sys-devices-virtual-block-dm\x2d3.device:
Description: /sys/devices/virtual/block/dm-3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-dm\x2d3.device:
Description: /dev/dm-3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d3.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_tmp.device:
Description: /dev/disk/by-id/dm-name-vg_pluto-lv_tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_tmp.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60OaC5V0PXnZpHaJE0dBu8S1aluJg1fny5Z.device:
Description: /dev/disk/by-id/dm-uuid-LVM-B7PeDoSsQhhLfqapD3WLADqQySlSb60OaC5V0PXnZpHaJE0dBu8S1aluJg1fny5Z
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60OaC5V0PXnZpHaJE0dBu8S1aluJg1fny5Z.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-mapper-vg_pluto\x2dlv_tmp.device:
Description: /dev/mapper/vg_pluto-lv_tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-vg_pluto\x2dlv_tmp.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit sys-devices-virtual-block-dm\x2d5.device:
Description: /sys/devices/virtual/block/dm-5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-dm\x2d5.device:
Description: /dev/dm-5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d5.device
Following: sys-devices-virtual-block-dm\x2d5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_musik.device:
Description: /dev/disk/by-id/dm-name-vg_pluto-lv_musik
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_musik.device
Following: sys-devices-virtual-block-dm\x2d5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60O14x07qaL5wPzwJNbl1S9qu1maEkD9oOD.device:
Description: /dev/disk/by-id/dm-uuid-LVM-B7PeDoSsQhhLfqapD3WLADqQySlSb60O14x07qaL5wPzwJNbl1S9qu1maEkD9oOD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60O14x07qaL5wPzwJNbl1S9qu1maEkD9oOD.device
Following: sys-devices-virtual-block-dm\x2d5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-disk-by\x2duuid-189600e4\x2d4416\x2d4dd9\x2d8a4c\x2d06e6b7c98fdd.device:
Description: /dev/disk/by-uuid/189600e4-4416-4dd9-8a4c-06e6b7c98fdd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-189600e4\x2d4416\x2d4dd9\x2d8a4c\x2d06e6b7c98fdd.device
Following: sys-devices-virtual-block-dm\x2d5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-mapper-vg_pluto\x2dlv_musik.device:
Description: /dev/mapper/vg_pluto-lv_musik
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-vg_pluto\x2dlv_musik.device
Following: sys-devices-virtual-block-dm\x2d5.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit sys-devices-virtual-block-dm\x2d4.device:
Description: /sys/devices/virtual/block/dm-4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit dev-dm\x2d4.device:
Description: /dev/dm-4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d4.device
Following: sys-devices-virtual-block-dm\x2d4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_swap.device:
Description: /dev/disk/by-id/dm-name-vg_pluto-lv_swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dvg_pluto\x2dlv_swap.device
Following: sys-devices-virtual-block-dm\x2d4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60ONt7fPnQZHbtymZloicik3j2h3bf1nvX7.device:
Description: /dev/disk/by-id/dm-uuid-LVM-B7PeDoSsQhhLfqapD3WLADqQySlSb60ONt7fPnQZHbtymZloicik3j2h3bf1nvX7
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dB7PeDoSsQhhLfqapD3WLADqQySlSb60ONt7fPnQZHbtymZloicik3j2h3bf1nvX7.device
Following: sys-devices-virtual-block-dm\x2d4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit dev-mapper-vg_pluto\x2dlv_swap.device:
Description: /dev/mapper/vg_pluto-lv_swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:33 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-vg_pluto\x2dlv_swap.device
Following: sys-devices-virtual-block-dm\x2d4.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit sys-devices-virtual-block-dm\x2d6.device:
Description: /sys/devices/virtual/block/dm-6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-6
-> Unit dev-dm\x2d6.device:
Description: /dev/dm-6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d6.device
Following: sys-devices-virtual-block-dm\x2d6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-6
-> Unit dev-disk-by\x2did-dm\x2dname\x2dhome.device:
Description: /dev/disk/by-id/dm-name-home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dhome.device
Following: sys-devices-virtual-block-dm\x2d6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-6
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2dd1ac29ed56174fb4a28c160c00a5fa82\x2dhome.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-d1ac29ed56174fb4a28c160c00a5fa82-home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2dd1ac29ed56174fb4a28c160c00a5fa82\x2dhome.device
Following: sys-devices-virtual-block-dm\x2d6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-6
-> Unit dev-disk-by\x2duuid-017763cb\x2d4283\x2d4d01\x2da45b\x2dc2c5e4793440.device:
Description: /dev/disk/by-uuid/017763cb-4283-4d01-a45b-c2c5e4793440
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-017763cb\x2d4283\x2d4d01\x2da45b\x2dc2c5e4793440.device
Following: sys-devices-virtual-block-dm\x2d6.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-6
-> Unit sys-devices-virtual-block-dm\x2d8.device:
Description: /sys/devices/virtual/block/dm-8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-8
-> Unit dev-dm\x2d8.device:
Description: /dev/dm-8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d8.device
Following: sys-devices-virtual-block-dm\x2d8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-8
-> Unit dev-disk-by\x2did-dm\x2dname\x2dswap.device:
Description: /dev/disk/by-id/dm-name-swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dswap.device
Following: sys-devices-virtual-block-dm\x2d8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-8
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.device
Following: sys-devices-virtual-block-dm\x2d8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-8
-> Unit dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.device:
Description: /dev/disk/by-uuid/8b147e3a-2d3e-4016-98af-687057c78c16
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.device
Following: sys-devices-virtual-block-dm\x2d8.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-8
-> Unit dev-disk-by\x2did-dm\x2dname\x2dswap.swap:
Description: /dev/disk/by-id/dm-name-swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dswap.swap
Following: dev-dm\x2d8.swap
Conflicts: umount.target
Before: umount.target
After: systemd-journald.socket
References: systemd-journald.socket
References: umount.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-disk-by\x2did-dm\x2dname\x2dswap.swap
ControlGroup: name=systemd:/system/dev-disk-by\x2did-dm\x2dname\x2dswap.swap
Swap State: active
Result: success
What: /dev/disk/by-id/dm-name-swap
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap:
Description: /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap
Following: dev-dm\x2d8.swap
Conflicts: umount.target
Before: umount.target
After: systemd-journald.socket
References: systemd-journald.socket
References: umount.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap
ControlGroup: name=systemd:/system/dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap
Swap State: active
Result: success
What: /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-swap
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap:
Description: /dev/disk/by-uuid/8b147e3a-2d3e-4016-98af-687057c78c16
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap
Following: dev-dm\x2d8.swap
Conflicts: umount.target
Before: umount.target
After: systemd-journald.socket
References: systemd-journald.socket
References: umount.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap
ControlGroup: name=systemd:/system/dev-disk-by\x2duuid-8b147e3a\x2d2d3e\x2d4016\x2d98af\x2d687057c78c16.swap
Swap State: active
Result: success
What: /dev/disk/by-uuid/8b147e3a-2d3e-4016-98af-687057c78c16
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dev-dm\x2d8.swap:
Description: /dev/dm-8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:36 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d8.swap
Conflicts: umount.target
Before: umount.target
After: systemd-journald.socket
References: systemd-journald.socket
References: umount.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-dm\x2d8.swap
ControlGroup: name=systemd:/system/dev-dm\x2d8.swap
Swap State: active
Result: success
What: /dev/dm-8
From /proc/swaps: yes
From fragment: no
Priority: -1
NoAuto: no
NoFail: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sys-devices-virtual-block-dm\x2d7.device:
Description: /sys/devices/virtual/block/dm-7
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-7
-> Unit dev-dm\x2d7.device:
Description: /dev/dm-7
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d7.device
Following: sys-devices-virtual-block-dm\x2d7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-7
-> Unit dev-disk-by\x2did-dm\x2dname\x2dtmp.device:
Description: /dev/disk/by-id/dm-name-tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dtmp.device
Following: sys-devices-virtual-block-dm\x2d7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-7
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dtmp.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dtmp.device
Following: sys-devices-virtual-block-dm\x2d7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-7
-> Unit dev-disk-by\x2duuid-00a51381\x2d1ad6\x2d4c44\x2da311\x2d838b8ceebea8.device:
Description: /dev/disk/by-uuid/00a51381-1ad6-4c44-a311-838b8ceebea8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:37 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-00a51381\x2d1ad6\x2d4c44\x2da311\x2d838b8ceebea8.device
Following: sys-devices-virtual-block-dm\x2d7.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-7
-> Unit sys-devices-virtual-block-dm\x2d9.device:
Description: /sys/devices/virtual/block/dm-9
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-9
-> Unit dev-dm\x2d9.device:
Description: /dev/dm-9
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d9.device
Following: sys-devices-virtual-block-dm\x2d9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-9
-> Unit dev-disk-by\x2did-dm\x2dname\x2dmars.device:
Description: /dev/disk/by-id/dm-name-mars
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dmars.device
Following: sys-devices-virtual-block-dm\x2d9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-9
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d8afdced6820442f0a4e6adc9c759b762\x2dmars.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-8afdced6820442f0a4e6adc9c759b762-mars
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d8afdced6820442f0a4e6adc9c759b762\x2dmars.device
Following: sys-devices-virtual-block-dm\x2d9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-9
-> Unit dev-disk-by\x2duuid-06300ec2\x2dd67a\x2d4db6\x2da76d\x2def5851142fd1.device:
Description: /dev/disk/by-uuid/06300ec2-d67a-4db6-a76d-ef5851142fd1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-06300ec2\x2dd67a\x2d4db6\x2da76d\x2def5851142fd1.device
Following: sys-devices-virtual-block-dm\x2d9.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-9
-> Unit backup-mailbackup.mount:
Description: /backup/mailbackup
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:47 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: backup-mailbackup.mount
Source Path: /proc/self/mountinfo
Requires: backup.mount
Requires: -.mount
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: backup.mount
After: -.mount
After: local-fs-pre.target
References: local-fs.target
References: umount.target
References: systemd-journald.socket
References: backup.mount
References: -.mount
References: local-fs-pre.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/backup-mailbackup.mount
ControlGroup: name=systemd:/system/backup-mailbackup.mount
Mount State: mounted
Result: success
Where: /backup/mailbackup
What: rdiff-backup-fs
File System Type: fuse.rdiff-backup-fs
Options: rw,nosuid,nodev,relatime,rw,user_id=0,group_id=0
From /proc/self/mountinfo: yes
From fragment: no
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:47:47 CEST
Active Enter Timestamp: Thu 2014-10-02 12:47:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-module-fuse.device
Job Timeout: 1min 30s
Wants: sys-fs-fuse-connections.mount
References: sys-fs-fuse-connections.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/module/fuse
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:08 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:11 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: colord.service
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Thu 2014-10-02 12:48:08 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/colord.service
ControlGroup: name=systemd:/system/colord.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 3529
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ColorManager
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: colord
-> ExecStart:
Command Line: /usr/lib/x86_64-linux-gnu/colord/colord
PID: 3529
Start Timestamp: Thu 2014-10-02 12:48:08 CEST
-> Unit colord-sane.service:
Description: Daemon for monitoring attached scanners and registering them with colord
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:13 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:14 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: colord-sane.service
Fragment Path: /lib/systemd/system/colord-sane.service
Condition Timestamp: Thu 2014-10-02 12:48:13 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/colord-sane.service
ControlGroup: name=systemd:/system/colord-sane.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 3568
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.colord-sane
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: yes
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: colord
-> ExecStart:
Command Line: /usr/lib/x86_64-linux-gnu/colord/colord-sane
PID: 3568
Start Timestamp: Thu 2014-10-02 12:48:13 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: Thu 2014-10-02 12:48:14 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:16 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: polkitd.service
Fragment Path: /lib/systemd/system/polkitd.service
Condition Timestamp: Thu 2014-10-02 12:48:14 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/polkitd.service
ControlGroup: name=systemd:/system/polkitd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 3572
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/policykit-1/polkitd --no-debug
PID: 3572
Start Timestamp: Thu 2014-10-02 12:48:14 CEST
-> Unit console-kit-daemon.service:
Description: Console Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:24 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:28 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-kit-daemon.service
Fragment Path: /lib/systemd/system/console-kit-daemon.service
Condition Timestamp: Thu 2014-10-02 12:48:24 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-kit-daemon.service
ControlGroup: name=systemd:/system/console-kit-daemon.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 4017
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ConsoleKit
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/console-kit-daemon --no-daemon
PID: 4017
Start Timestamp: Thu 2014-10-02 12:48:24 CEST
-> Unit sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d2-1\x2d2:1.0-bluetooth-hci0-hci0:46.device:
Description: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-2/1-2:1.0/bluetooth/hci0/hci0:46
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d2-1\x2d2:1.0-bluetooth-hci0-hci0:46.device
Job Timeout: 1min 30s
Wants: bluetooth.target
References: bluetooth.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:1a.0/usb1/1-2/1-2:1.0/bluetooth/hci0/hci0:46
-> Unit sys-subsystem-bluetooth-devices-hci0:46.device:
Description: /sys/subsystem/bluetooth/devices/hci0:46
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:29 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:29 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-bluetooth-devices-hci0:46.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:1a.0/usb1/1-2/1-2:1.0/bluetooth/hci0/hci0:46
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:34 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:35 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: upower.service
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Thu 2014-10-02 12:48:34 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/upower.service
ControlGroup: name=systemd:/system/upower.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 4263
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UPower
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/upower/upowerd
PID: 4263
Start Timestamp: Thu 2014-10-02 12:48:34 CEST
-> Unit wpa_supplicant.service:
Description: WPA supplicant
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:48:37 CEST
Active Enter Timestamp: Thu 2014-10-02 12:48:38 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: wpa_supplicant.service
Fragment Path: /lib/systemd/system/wpa_supplicant.service
Condition Timestamp: Thu 2014-10-02 12:48:37 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/wpa_supplicant.service
ControlGroup: name=systemd:/system/wpa_supplicant.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 4362
Main PID Known: yes
Main PID Alien: no
BusName: fi.epitest.hostap.WPASupplicant
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
PID: 4362
Start Timestamp: Thu 2014-10-02 12:48:37 CEST
-> Unit run-user-1000-gvfs.mount:
Description: /run/user/1000/gvfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:49:02 CEST
Active Enter Timestamp: Thu 2014-10-02 12:49:02 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-user-1000-gvfs.mount
Source Path: /proc/self/mountinfo
Requires: -.mount
Requires: run-user.mount
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: -.mount
After: run-user.mount
After: local-fs-pre.target
References: local-fs.target
References: umount.target
References: systemd-journald.socket
References: -.mount
References: run-user.mount
References: local-fs-pre.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-user-1000-gvfs.mount
ControlGroup: name=systemd:/system/run-user-1000-gvfs.mount
Mount State: mounted
Result: success
Where: /run/user/1000/gvfs
What: gvfs-fuse-daemon
File System Type: fuse.gvfs-fuse-daemon
Options: rw,nosuid,nodev,relatime,rw,user_id=1000,group_id=1000
From /proc/self/mountinfo: yes
From fragment: no
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit udisks.service:
Description: Storage Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2014-10-02 12:49:11 CEST
Active Enter Timestamp: Thu 2014-10-02 12:49:14 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: udisks.service
Fragment Path: /lib/systemd/system/udisks.service
Condition Timestamp: Thu 2014-10-02 12:49:11 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/udisks.service
ControlGroup: name=systemd:/system/udisks.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 6510
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UDisks
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/udisks/udisks-daemon --no-debug
PID: 6510
Start Timestamp: Thu 2014-10-02 12:49:11 CEST
--------------
Contents of /var/lib/systemd/deb-systemd-helper-enabled:
--------------
==> /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/multi-user.target.wants/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/mpd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.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/spamassassin.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/spamassassin.service
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/mpd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/mpd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
-- System Information:
Debian Release: 7.6
APT prefers stable
APT policy: (900, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-0.bpo.2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_AT.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.51-8
ii adduser 3.113+nmu3
ii dpkg 1.16.15
ii initscripts 2.88dsf-41+deb7u1
ii libacl1 2.2.51-8
ii libaudit0 1:1.7.18-1.1
ii libc6 2.13-38+deb7u4
ii libcap2 1:2.22-1.2
ii libcap2-bin 1:2.22-1.2
ii libcryptsetup4 2:1.6.4-4~bpo70+1
ii libdbus-1-3 1.6.8-1+deb7u4
ii libgcrypt11 1.5.0-5+deb7u1
ii libkmod2 9-3
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.3-7.1
ii libselinux1 2.1.9-5
ii libsystemd-daemon0 204-14~bpo70+1
ii libsystemd-journal0 204-14~bpo70+1
ii libsystemd-login0 204-14~bpo70+1
ii libudev1 204-14~bpo70+1
ii libwrap0 7.6.q-24
ii sysv-rc 2.88dsf-41+deb7u1
ii udev 204-14~bpo70+1
ii util-linux 2.20.1-5.3
Versions of packages systemd recommends:
ii libpam-systemd 204-14~bpo70+1
Versions of packages systemd suggests:
pn systemd-ui <none>
-- Configuration Files:
/etc/systemd/journald.conf changed:
[Journal]
Storage=persistent
/etc/systemd/system.conf changed:
[Manager]
-- no debconf information
More information about the Pkg-systemd-maintainers
mailing list