[Pkg-systemd-maintainers] Bug#731862: systemd does not start postgresql (through LSB script)
Vincent Bernat
bernat at debian.org
Tue Dec 10 16:01:05 GMT 2013
Package: systemd
Version: 204-5
Severity: normal
Dear Maintainer,
systemctl status postgresql.service gives me this:
postgresql.service - LSB: PostgreSQL RDBMS server
Loaded: loaded (/etc/init.d/postgresql)
Active: active (exited) since mar. 2013-12-10 16:33:51 CET; 23min ago
déc. 10 16:33:51 alucard systemd[1]: Starting LSB: PostgreSQL RDBMS server...
déc. 10 16:33:51 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
déc. 10 16:33:54 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
déc. 10 16:39:36 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
déc. 10 16:39:50 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
déc. 10 16:40:17 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
déc. 10 16:44:22 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
déc. 10 16:47:26 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
déc. 10 16:50:47 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
déc. 10 16:51:05 alucard systemd[1]: Started LSB: PostgreSQL RDBMS server.
I have nothing else in the logs. I am a bit clueless to give you more
information on what is wrong. My installation is pretty recent (one
week).
Running through the init script works:
# env _SYSTEMCTL_SKIP_REDIRECT="true" /etc/init.d/postgresql start
Starting PostgreSQL 9.3 database server: main.
I also had a similar problem with ssh but I remember a bug report
saying that was upstart integration that could have done that. But
there is no such thing for PostgreSQL.
-- Package-specific info:
--------------
systemd-delta:
--------------
0 overridden configuration files found.
--------------
systemctl dump:
--------------
-> Unit libvirt-guests.service:
Description: Suspend Active Libvirt Guests
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2013-12-03 14:35:51 CET
Active Enter Timestamp: Tue 2013-12-03 14:35:51 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: libvirt-guests.service
Fragment Path: /lib/systemd/system/libvirt-guests.service
Condition Timestamp: Tue 2013-12-03 14:35:51 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: libvirt-bin.service
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: libvirt-bin.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/libvirt-guests.service
ControlGroup: name=systemd:/system/libvirt-guests.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
EnvironmentFile: -/etc/default/libvirt-guests
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/libvirt/libvirt-guests.sh start
-> ExecStop:
Command Line: /usr/lib/libvirt/libvirt-guests.sh stop
-> Unit cups.service:
Description: LSB: CUPS Printing spooler and server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-09 10:06:17 CET
Active Enter Timestamp: Mon 2013-12-09 10:06:17 CET
Active Exit Timestamp: Mon 2013-12-09 10:06:17 CET
Inactive Enter Timestamp: Mon 2013-12-09 10:06:17 CET
GC Check Good: yes
Need Daemon Reload: no
Name: cups.service
Source Path: /etc/init.d/cups
Condition Timestamp: Mon 2013-12-09 10:06:17 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: samba.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: remote-fs.target
After: network.target
After: avahi-daemon.service
After: slapd.service
After: nslcd.service
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: remote-fs.target
References: network.target
References: avahi-daemon.service
References: slapd.service
References: nslcd.service
References: samba.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/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
-> ExecStop:
Command Line: /etc/init.d/cups stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: 2345
-> Unit dnsmasq.service:
Description: A lightweight DHCP and caching DNS server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Fri 2013-12-06 11:10:01 CET
Active Enter Timestamp: Fri 2013-12-06 11:10:02 CET
Active Exit Timestamp: Fri 2013-12-06 11:10:01 CET
Inactive Enter Timestamp: Fri 2013-12-06 11:10:01 CET
GC Check Good: yes
Need Daemon Reload: no
Name: dnsmasq.service
Fragment Path: /lib/systemd/system/dnsmasq.service
Condition Timestamp: Fri 2013-12-06 11:10:01 CET
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/dnsmasq.service
ControlGroup: name=systemd:/system/dnsmasq.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: 23716
Main PID Known: yes
Main PID Alien: no
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 nfs-kernel-server.service:
Description: LSB: Kernel NFS server support
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Fri 2013-12-06 14:06:35 CET
Active Enter Timestamp: Fri 2013-12-06 14:06:35 CET
Active Exit Timestamp: Fri 2013-12-06 14:06:30 CET
Inactive Enter Timestamp: Fri 2013-12-06 14:06:30 CET
GC Check Good: yes
Need Daemon Reload: no
Name: nfs-kernel-server.service
Source Path: /etc/init.d/nfs-kernel-server
Condition Timestamp: Fri 2013-12-06 14:06:35 CET
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: nfs-common.service
After: rpcbind.service
After: time-sync.target
After: nss-lookup.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: nfs-common.service
References: rpcbind.service
References: time-sync.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/nfs-kernel-server.service
ControlGroup: name=systemd:/system/nfs-kernel-server.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/nfs-kernel-server start
-> ExecReload:
Command Line: /etc/init.d/nfs-kernel-server reload
-> ExecStop:
Command Line: /etc/init.d/nfs-kernel-server stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
SysVRunLevels: 2345
-> Unit libvirt-bin.service:
Description: Virtualization daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2013-12-03 14:35:50 CET
Active Enter Timestamp: Tue 2013-12-03 14:35:50 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: libvirt-bin.service
Fragment Path: /lib/systemd/system/libvirt-bin.service
Condition Timestamp: Tue 2013-12-03 14:35:50 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: libvirt-guests.service
Before: shutdown.target
Before: multi-user.target
After: network.target
After: dbus.service
After: iscsid.service
After: systemd-journald.socket
After: basic.target
References: libvirt-guests.service
References: network.target
References: dbus.service
References: iscsid.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/libvirt-bin.service
ControlGroup: name=systemd:/system/libvirt-bin.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: 13697
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/libvirt-bin
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/libvirtd $libvirtd_opts
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> 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: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:05 CET
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: Mon 2013-12-02 12:11:02 CET
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
-> ExecStop:
Command Line: /etc/init.d/acpi-support stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit aiccu.service:
Description: LSB: SixXS Automatic IPv6 Connectivity Client Utility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2013-12-05 16:36:10 CET
Active Enter Timestamp: Thu 2013-12-05 16:36:11 CET
Active Exit Timestamp: Thu 2013-12-05 16:36:10 CET
Inactive Enter Timestamp: Thu 2013-12-05 16:36:10 CET
GC Check Good: yes
Need Daemon Reload: no
Name: aiccu.service
Source Path: /etc/init.d/aiccu
Condition Timestamp: Thu 2013-12-05 16:36:10 CET
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: network.target
After: time-sync.target
After: nss-lookup.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: syslog.target
References: network.target
References: time-sync.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/aiccu.service
ControlGroup: name=systemd:/system/aiccu.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/aiccu start
-> ExecStop:
Command Line: /etc/init.d/aiccu stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit lightdm.service:
Description: LSB: Light Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:03 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lightdm.service
Source Path: /etc/init.d/lightdm
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
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
-> ExecReload:
Command Line: /etc/init.d/lightdm reload
-> ExecStop:
Command Line: /etc/init.d/lightdm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit hddtemp.service:
Description: LSB: disk temperature monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: hddtemp.service
Source Path: /etc/init.d/hddtemp
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
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: network.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.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/hddtemp.service
ControlGroup: name=systemd:/system/hddtemp.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/hddtemp start
-> ExecStop:
Command Line: /etc/init.d/hddtemp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit bluetooth.service:
Description: Bluetooth service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
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: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: bluetooth.target
Conflicts: shutdown.target
Before: shutdown.target
Before: bluetooth.target
After: systemd-journald.socket
After: dbus.socket
After: basic.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: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
BusName: org.bluez
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/bluetoothd -n
-> Unit schroot.service:
Description: LSB: Recover schroot sessions.
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: schroot.service
Source Path: /etc/init.d/schroot
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: syslog.target
After: network.target
After: remote-fs.target
After: lvm2.service
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: syslog.target
References: network.target
References: remote-fs.target
References: lvm2.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/schroot.service
ControlGroup: name=systemd:/system/schroot.service
Service State: 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/schroot start
-> ExecStop:
Command Line: /etc/init.d/schroot stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit ebtables.service:
Description: LSB: ebtables ruleset management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2013-12-03 14:35:44 CET
Active Enter Timestamp: Tue 2013-12-03 14:35:44 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ebtables.service
Source Path: /etc/init.d/ebtables
Condition Timestamp: Tue 2013-12-03 14:35:44 CET
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: local-fs.target
After: systemd-journald.socket
References: local-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/ebtables.service
ControlGroup: name=systemd:/system/ebtables.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/ebtables start
-> ExecReload:
Command Line: /etc/init.d/ebtables reload
-> ExecStop:
Command Line: /etc/init.d/ebtables stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 13
SysVRunLevels: S
-> Unit nfs-common.service:
Description: LSB: NFS support files common to client and server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:37 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: nfs-common.service
Source Path: /etc/init.d/nfs-common
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
WantedBy: multi-user.target
WantedBy: graphical.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: nfs-kernel-server.service
Before: multi-user.target
Before: graphical.target
Before: sysinit.target
Before: shutdown.target
After: rpcbind.service
After: time-sync.target
After: systemd-journald.socket
References: rpcbind.service
References: time-sync.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: nfs-kernel-server.service
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/nfs-common.service
ControlGroup: name=systemd:/system/nfs-common.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/nfs-common start
-> ExecStop:
Command Line: /etc/init.d/nfs-common stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 16
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: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
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: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: pulseaudio.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: pulseaudio.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: 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/network-manager start
-> ExecStop:
Command Line: /etc/init.d/network-manager stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
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: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
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: Mon 2013-12-02 12:11:02 CET
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: 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: 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: 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/exim4 start
-> ExecReload:
Command Line: /etc/init.d/exim4 reload
-> ExecStop:
Command Line: /etc/init.d/exim4 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Fri 2013-12-06 16:17:24 CET
Active Enter Timestamp: Fri 2013-12-06 16:17:24 CET
Active Exit Timestamp: Fri 2013-12-06 16:17:24 CET
Inactive Enter Timestamp: Fri 2013-12-06 16:17:24 CET
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.service
Name: rsyslog.service
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Fri 2013-12-06 16:17:24 CET
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: 10731
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
-> Unit 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: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:04 CET
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: Mon 2013-12-02 12:11:02 CET
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
-> ExecStop:
Command Line: /etc/init.d/bootlogs stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 12345
-> Unit postfix.service:
Description: LSB: start and stop the Postfix Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Fri 2013-12-06 12:36:15 CET
Active Enter Timestamp: Fri 2013-12-06 12:36:16 CET
Active Exit Timestamp: Fri 2013-12-06 12:36:15 CET
Inactive Enter Timestamp: Fri 2013-12-06 12:36:15 CET
GC Check Good: yes
Need Daemon Reload: no
Name: postfix.service
Name: mail-transport-agent.service
Source Path: /etc/init.d/postfix
Condition Timestamp: Fri 2013-12-06 12:36:15 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: syslog.target
After: nss-lookup.target
After: network.target
After: time-sync.target
After: postgresql.service
After: mysql.service
After: clamav-daemon.service
After: postgrey.service
After: spamassassin.service
After: saslauthd.service
After: dovecot.service
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: syslog.target
References: nss-lookup.target
References: network.target
References: time-sync.target
References: postgresql.service
References: mysql.service
References: clamav-daemon.service
References: postgrey.service
References: spamassassin.service
References: saslauthd.service
References: dovecot.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/postfix.service
ControlGroup: name=systemd:/system/postfix.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/postfix start
-> ExecReload:
Command Line: /etc/init.d/postfix reload
-> ExecStop:
Command Line: /etc/init.d/postfix stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit saned.service:
Description: LSB: SANE network scanner server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
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: Mon 2013-12-02 12:11:02 CET
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-daemon.service
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: local-fs.target
References: remote-fs.target
References: dbus.service
References: avahi-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/saned.service
ControlGroup: name=systemd:/system/saned.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/saned start
-> ExecStop:
Command Line: /etc/init.d/saned stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: 2345
-> Unit avahi-daemon.service:
Description: LSB: Avahi mDNS/DNS-SD Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:03 CET
Active Exit Timestamp: Mon 2013-12-02 12:13:54 CET
Inactive Enter Timestamp: Mon 2013-12-02 12:13:54 CET
GC Check Good: yes
Need Daemon Reload: no
Name: avahi-daemon.service
Name: avahi.service
Source Path: /etc/init.d/avahi-daemon
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: pulseaudio.service
Before: cups-browsed.service
Before: shutdown.target
Before: saned.service
Before: cups.service
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: dbus.service
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: dbus.service
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: pulseaudio.service
ReferencedBy: cups-browsed.service
ReferencedBy: saned.service
ReferencedBy: cups.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/avahi-daemon.service
ControlGroup: name=systemd:/system/avahi-daemon.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/avahi-daemon start
-> ExecReload:
Command Line: /etc/init.d/avahi-daemon reload
-> ExecStop:
Command Line: /etc/init.d/avahi-daemon stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
Status Text: avahi-daemon 0.6.31 exiting.
-> Unit cups-browsed.service:
Description: LSB: cups-browsed - Make remote CUPS printers available locally
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: Mon 2013-12-02 12:13:54 CET
Inactive Enter Timestamp: Mon 2013-12-02 12:13:54 CET
GC Check Good: yes
Need Daemon Reload: no
Name: cups-browsed.service
Source Path: /etc/init.d/cups-browsed
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
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: network.target
After: nss-lookup.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
After: avahi-daemon.service
References: syslog.target
References: remote-fs.target
References: network.target
References: nss-lookup.target
References: time-sync.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: avahi-daemon.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-browsed.service
ControlGroup: name=systemd:/system/cups-browsed.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/cups-browsed start
-> ExecStop:
Command Line: /etc/init.d/cups-browsed stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: 2345
-> Unit rpcbind.service:
Description: LSB: RPC portmapper replacement
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
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
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: nfs-common.service
Before: nfs-kernel-server.service
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: systemd-journald.socket
References: shutdown.target
ReferencedBy: nfs-common.service
ReferencedBy: nfs-kernel-server.service
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: 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/rpcbind start
-> ExecStop:
Command Line: /etc/init.d/rpcbind stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 15
SysVRunLevels: S
-> Unit motd.service:
Description: LSB: Create dynamic part of /etc/motd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: motd.service
Source Path: /etc/init.d/motd
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: rescue.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: rescue.target
Before: multi-user.target
Before: graphical.target
After: hostname.service
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: hostname.service
References: local-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/motd.service
ControlGroup: name=systemd:/system/motd.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/motd start
-> ExecStop:
Command Line: /etc/init.d/motd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 12345
-> Unit atd.service:
Description: Deferred execution scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: atd.service
Fragment Path: /lib/systemd/system/atd.service
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/atd.service
ControlGroup: name=systemd:/system/atd.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: 1085
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/atd -f
-> Unit pulseaudio.service:
Description: LSB: Start the PulseAudio sound server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:03 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: pulseaudio.service
Name: esound.service
Source Path: /etc/init.d/pulseaudio
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
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-udevd.service
After: network-manager.service
After: systemd-journald.socket
After: basic.target
After: avahi-daemon.service
References: remote-fs.target
References: syslog.target
References: systemd-udevd.service
References: network-manager.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: avahi-daemon.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/pulseaudio.service
ControlGroup: name=systemd:/system/pulseaudio.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/pulseaudio start
-> ExecStop:
Command Line: /etc/init.d/pulseaudio stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: 2345
-> Unit postgresql.service:
Description: LSB: PostgreSQL RDBMS server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2013-12-10 16:33:51 CET
Active Enter Timestamp: Tue 2013-12-10 16:33:51 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: postgresql.service
Source Path: /etc/init.d/postgresql
Condition Timestamp: Tue 2013-12-10 16:33:51 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: postfix.service
Before: exim4.service
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: network.target
After: time-sync.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: network.target
References: time-sync.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: postfix.service
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/postgresql.service
ControlGroup: name=systemd:/system/postgresql.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/postgresql start
-> ExecReload:
Command Line: /etc/init.d/postgresql reload
-> ExecStop:
Command Line: /etc/init.d/postgresql 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: Tue 2013-12-03 07:30:01 CET
Active Enter Timestamp: Tue 2013-12-03 07:30:01 CET
Active Exit Timestamp: Mon 2013-12-02 12:11:04 CET
Inactive Enter Timestamp: Mon 2013-12-02 12:11:04 CET
GC Check Good: yes
Need Daemon Reload: no
Name: anacron.service
Source Path: /etc/init.d/anacron
Condition Timestamp: Tue 2013-12-03 07:30:01 CET
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
-> 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: 2
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: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dbus.service
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: avahi-daemon.service
Before: saned.service
Before: network-manager.service
Before: lightdm.service
Before: libvirt-bin.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: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: network-manager.service
ReferencedBy: lightdm.service
ReferencedBy: libvirt-bin.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: 1107
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -900
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit sysstat.service:
Description: LSB: Start/stop sysstat's sadc
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: sysstat.service
Source Path: /etc/init.d/sysstat
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: local-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: local-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/sysstat.service
ControlGroup: name=systemd:/system/sysstat.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/sysstat start
-> ExecReload:
Command Line: /etc/init.d/sysstat reload
-> ExecStop:
Command Line: /etc/init.d/sysstat stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit ssh.service:
Description: LSB: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-09 12:56:42 CET
Active Enter Timestamp: Mon 2013-12-09 12:56:42 CET
Active Exit Timestamp: Mon 2013-12-09 12:56:42 CET
Inactive Enter Timestamp: Mon 2013-12-09 12:56:42 CET
GC Check Good: yes
Need Daemon Reload: no
Name: ssh.service
Name: sshd.service
Source Path: /etc/init.d/ssh
Condition Timestamp: Mon 2013-12-09 12:56:42 CET
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/ssh.service
ControlGroup: name=systemd:/system/ssh.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/ssh start
-> ExecReload:
Command Line: /etc/init.d/ssh reload
-> ExecStop:
Command Line: /etc/init.d/ssh stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 2
SysVRunLevels: 2345
-> Unit acpid.service:
Description: ACPI event daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:04 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:04 CET
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: Mon 2013-12-02 12:11:04 CET
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: 1394
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
-> Unit cron.service:
Description: LSB: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cron.service
Source Path: /etc/init.d/cron
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: time-sync.target
After: network.target
After: nss-lookup.target
After: slapd.service
After: autofs.service
After: ypbind.service
After: nscd.service
After: nslcd.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: time-sync.target
References: network.target
References: nss-lookup.target
References: slapd.service
References: autofs.service
References: ypbind.service
References: nscd.service
References: nslcd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cron.service
ControlGroup: name=systemd:/system/cron.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/cron start
-> ExecReload:
Command Line: /etc/init.d/cron reload
-> ExecStop:
Command Line: /etc/init.d/cron stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: 2345
-> Unit acpi-fakekey.service:
Description: LSB: Start acpi_fakekey daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:03 CET
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: Mon 2013-12-02 12:11:02 CET
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
-> ExecStop:
Command Line: /etc/init.d/acpi-fakekey stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 2345
-> Unit keyboard-setup.service:
Description: LSB: Set preliminary keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:32 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: keyboard-setup.service
Source Path: /etc/init.d/keyboard-setup
Condition Timestamp: Mon 2013-12-02 12:09:32 CET
Condition Result: yes
WantedBy: sysinit.target
Before: systemd-remount-fs.service
Before: sysinit.target
After: mountkernfs.service
After: keymap.service
After: systemd-udevd.service
After: systemd-journald.socket
References: mountkernfs.service
References: keymap.service
References: systemd-udevd.service
References: systemd-remount-fs.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/keyboard-setup.service
ControlGroup: name=systemd:/system/keyboard-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keyboard-setup start
-> ExecReload:
Command Line: /etc/init.d/keyboard-setup reload
-> ExecStop:
Command Line: /etc/init.d/keyboard-setup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: S
-> Unit lvm2.service:
Description: lvm2.service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:32 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
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: Mon 2013-12-02 12:09:32 CET
Condition Result: yes
WantedBy: sysinit.target
Before: checkfs.service
Before: mountall.service
Before: schroot.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: schroot.service
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
-> ExecStop:
Command Line: /etc/init.d/lvm2 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 8
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: Tue 2013-12-03 14:35:58 CET
Active Enter Timestamp: Tue 2013-12-03 14:35:58 CET
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: Tue 2013-12-03 14:35:58 CET
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountkernfs.service
After: systemd-udevd.service
After: devfsd.service
After: systemd-journald.socket
References: mountkernfs.service
References: systemd-udevd.service
References: devfsd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/qemu-system-x86.service
ControlGroup: name=systemd:/system/qemu-system-x86.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/qemu-system-x86 start
-> ExecStop:
Command Line: /etc/init.d/qemu-system-x86 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 4
SysVRunLevels: S
-> Unit 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: no
Name: checkfs.service
Fragment Path: /dev/null
After: lvm2.service
ReferencedBy: lvm2.service
-> Unit networking.service:
Description: LSB: Raise network interfaces.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: networking.service
Name: ifupdown.service
Source Path: /etc/init.d/networking
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: resolvconf.service
After: mountkernfs.service
After: local-fs.target
After: systemd-random-seed-load.service
After: systemd-journald.socket
References: mountkernfs.service
References: local-fs.target
References: systemd-random-seed-load.service
References: systemd-journald.socket
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
-> ExecReload:
Command Line: /etc/init.d/networking reload
-> ExecStop:
Command Line: /etc/init.d/networking stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 14
SysVRunLevels: S
-> Unit lm-sensors.service:
Description: Initialize hardware monitoring sensors
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lm-sensors.service
Fragment Path: /lib/systemd/system/lm-sensors.service
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lm-sensors.service
ControlGroup: name=systemd:/system/lm-sensors.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/sensors -s
Command Line: /usr/bin/sensors
-> Unit console-screen.service:
Description: LSB: Prepare console
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-screen.service
Source Path: /etc/init.d/console-screen.sh
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
WantedBy: sysinit.target
Before: console-setup.service
Before: lightdm.service
Before: sysinit.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
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/console-screen.service
ControlGroup: name=systemd:/system/console-screen.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-screen.sh start
-> ExecStop:
Command Line: /etc/init.d/console-screen.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: S
-> Unit resolvconf.service:
Description: LSB: Nameserver information 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: yes
Need Daemon Reload: no
Name: resolvconf.service
Source Path: /etc/init.d/resolvconf
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: 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/resolvconf start
-> 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: 13
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: no
Name: cryptdisks-early.service
Fragment Path: /dev/null
Before: lvm2.service
ReferencedBy: lvm2.service
-> Unit mountkernfs.service:
Description: mountkernfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: mountkernfs.service
Fragment Path: /dev/null
Before: networking.service
Before: qemu-system-x86.service
Before: keyboard-setup.service
ReferencedBy: networking.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: keyboard-setup.service
-> 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: no
Name: mountall.service
Fragment Path: /dev/null
After: 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: no
Name: hostname.service
Fragment Path: /dev/null
Before: motd.service
Before: bootlogs.service
ReferencedBy: motd.service
ReferencedBy: bootlogs.service
-> Unit ferm.service:
Description: LSB: ferm firewall configuration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-09 17:44:36 CET
Active Enter Timestamp: Mon 2013-12-09 17:44:36 CET
Active Exit Timestamp: Mon 2013-12-09 17:44:36 CET
Inactive Enter Timestamp: Mon 2013-12-09 17:44:36 CET
GC Check Good: yes
Need Daemon Reload: no
Name: ferm.service
Source Path: /etc/init.d/ferm
Condition Timestamp: Mon 2013-12-09 17:44:36 CET
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: network.target
After: remote-fs.target
After: systemd-journald.socket
References: network.target
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/ferm.service
ControlGroup: name=systemd:/system/ferm.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/ferm start
-> ExecReload:
Command Line: /etc/init.d/ferm reload
-> ExecStop:
Command Line: /etc/init.d/ferm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: S
-> Unit console-setup.service:
Description: LSB: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:37 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-setup.service
Source Path: /etc/init.d/console-setup
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: remote-fs.target
After: console-screen.service
After: kbd.service
After: systemd-journald.socket
References: remote-fs.target
References: console-screen.service
References: kbd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-setup.service
ControlGroup: name=systemd:/system/console-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/console-setup start
-> ExecReload:
Command Line: /etc/init.d/console-setup reload
-> ExecStop:
Command Line: /etc/init.d/console-setup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 20
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: Mon 2013-12-02 12:09:32 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:33 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: hdparm.service
Source Path: /etc/init.d/hdparm
Condition Timestamp: Mon 2013-12-02 12:09:32 CET
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
-> ExecReload:
Command Line: /etc/init.d/hdparm reload
-> ExecStop:
Command Line: /etc/init.d/hdparm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
SysVRunLevels: S
-> Unit 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: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
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: Mon 2013-12-02 12:09:36 CET
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
-> ExecStop:
Command Line: /etc/init.d/pppd-dns stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 13
SysVRunLevels: S
-> Unit x11-common.service:
Description: x11-common.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: x11-common.service
Fragment Path: /dev/null
Before: lightdm.service
ReferencedBy: lightdm.service
-> Unit mountdevsubfs.service:
Description: mountdevsubfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: mountdevsubfs.service
Fragment Path: /dev/null
Before: hdparm.service
Before: lvm2.service
ReferencedBy: hdparm.service
ReferencedBy: lvm2.service
-> 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 umountnfs.service:
Description: LSB: Unmount all network filesystems except the root fs.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountnfs.service
Source Path: /etc/init.d/umountnfs.sh
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountnfs.service
ControlGroup: name=systemd:/system/umountnfs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountnfs.sh start
-> ExecStop:
Command Line: /etc/init.d/umountnfs.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit 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 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 sendsigs.service:
Description: LSB: Kill all remaining processes.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sendsigs.service
Source Path: /etc/init.d/sendsigs
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sendsigs.service
ControlGroup: name=systemd:/system/sendsigs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/sendsigs start
-> ExecStop:
Command Line: /etc/init.d/sendsigs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit 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 reboot.service:
Description: LSB: Execute the reboot command.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: reboot.service
Source Path: /etc/init.d/reboot
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/reboot.service
ControlGroup: name=systemd:/system/reboot.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/reboot start
-> ExecStop:
Command Line: /etc/init.d/reboot stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-journald.socket
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
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-udev-trigger.service
Before: systemd-shutdownd.service
Before: systemd-initctl.service
Before: sys-kernel-config.mount
Before: systemd-ask-password-console.service
Before: systemd-cryptsetup at sda5_crypt.service
Before: dev-hugepages.mount
Before: debian-fixup.service
Before: systemd-modules-load.service
Before: systemd-tmpfiles-setup-dev.service
Before: systemd-journal-flush.service
Before: systemd-user-sessions.service
Before: sys-kernel-debug.mount
Before: sys-fs-fuse-connections.mount
Before: dev-mqueue.mount
Before: systemd-journald.service
Before: systemd-binfmt.service
Before: systemd-sysctl.service
Before: systemd-tmpfiles-setup.service
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-udevd.service
Before: dev-mapper-alucard\x2dswap_1.swap
Before: run-lock.mount
Before: run-user.mount
Before: systemd-fsck-root.service
Before: boot.mount
Before: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
Before: home.mount
Before: systemd-fsck at dev-mapper-alucard\x2dhome.service
Before: tmp.mount
Before: systemd-fsck at dev-mapper-alucard\x2dtmp.service
Before: var.mount
Before: systemd-fsck at dev-mapper-alucard\x2dvar.service
Before: var-lib-systems.mount
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.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: virtlockd.service
Before: systemd-remount-fs.service
Before: alsa-store.service
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: console-kit-log-system-start.service
Before: alsa-restore.service
Before: alsa-state.service
Before: systemd-tmpfiles-clean.service
Before: sockets.target
Before: syslog.target
Before: umountroot.service
Before: sendsigs.service
Before: halt.service
Before: unattended-upgrades.service
Before: umountnfs.service
Before: umountfs.service
Before: pppd-dns.service
Before: hdparm.service
Before: console-setup.service
Before: ferm.service
Before: resolvconf.service
Before: console-screen.service
Before: lm-sensors.service
Before: networking.service
Before: qemu-system-x86.service
Before: lvm2.service
Before: keyboard-setup.service
Before: acpi-fakekey.service
Before: cron.service
Before: ssh.service
Before: sysstat.service
Before: dbus.service
Before: anacron.service
Before: postgresql.service
Before: pulseaudio.service
Before: atd.service
Before: motd.service
Before: rpcbind.service
Before: cups-browsed.service
Before: avahi-daemon.service
Before: saned.service
Before: postfix.service
Before: bootlogs.service
Before: exim4.service
Before: network-manager.service
Before: nfs-common.service
Before: ebtables.service
Before: schroot.service
Before: bluetooth.service
Before: hddtemp.service
Before: lightdm.service
Before: aiccu.service
Before: acpi-support.service
Before: libvirt-bin.service
Before: nfs-kernel-server.service
Before: dnsmasq.service
Before: cups.service
Before: libvirt-guests.service
Before: dev-dm\x2d2.swap
Before: dev-disk-by\x2duuid-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap
Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap
Before: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dswap_1.swap
Before: dev-alucard-swap_1.swap
Before: proc-fs-nfsd.mount
Before: var-lib-nfs-rpc_pipefs.mount
Before: ifup at eth0.service
Before: ifup at sit0.service
Before: polkit.service
Before: rtkit-daemon.service
Before: ifup at sixxs.service
Before: console-kit-daemon.service
Before: udisks2.service
Before: ifup at eth0.10.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-udev-trigger.service
ReferencedBy: sockets.target
ReferencedBy: systemd-shutdownd.service
ReferencedBy: systemd-initctl.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: systemd-cryptsetup at sda5_crypt.service
ReferencedBy: dev-hugepages.mount
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: systemd-udevd.service
ReferencedBy: dev-mapper-alucard\x2dswap_1.swap
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: boot.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
ReferencedBy: home.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dhome.service
ReferencedBy: tmp.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dtmp.service
ReferencedBy: var.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dvar.service
ReferencedBy: var-lib-systems.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.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: virtlockd.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: alsa-store.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: alsa-restore.service
ReferencedBy: alsa-state.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: umountroot.service
ReferencedBy: sendsigs.service
ReferencedBy: halt.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: pppd-dns.service
ReferencedBy: hdparm.service
ReferencedBy: console-setup.service
ReferencedBy: ferm.service
ReferencedBy: resolvconf.service
ReferencedBy: console-screen.service
ReferencedBy: lm-sensors.service
ReferencedBy: networking.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: lvm2.service
ReferencedBy: keyboard-setup.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: cron.service
ReferencedBy: ssh.service
ReferencedBy: sysstat.service
ReferencedBy: dbus.service
ReferencedBy: anacron.service
ReferencedBy: postgresql.service
ReferencedBy: pulseaudio.service
ReferencedBy: atd.service
ReferencedBy: motd.service
ReferencedBy: rpcbind.service
ReferencedBy: cups-browsed.service
ReferencedBy: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: postfix.service
ReferencedBy: bootlogs.service
ReferencedBy: exim4.service
ReferencedBy: network-manager.service
ReferencedBy: nfs-common.service
ReferencedBy: ebtables.service
ReferencedBy: schroot.service
ReferencedBy: bluetooth.service
ReferencedBy: hddtemp.service
ReferencedBy: lightdm.service
ReferencedBy: aiccu.service
ReferencedBy: acpi-support.service
ReferencedBy: libvirt-bin.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: dnsmasq.service
ReferencedBy: cups.service
ReferencedBy: libvirt-guests.service
ReferencedBy: dev-dm\x2d2.swap
ReferencedBy: dev-disk-by\x2duuid-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap
ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap
ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dswap_1.swap
ReferencedBy: dev-alucard-swap_1.swap
ReferencedBy: proc-fs-nfsd.mount
ReferencedBy: var-lib-nfs-rpc_pipefs.mount
ReferencedBy: ifup at eth0.service
ReferencedBy: ifup at sit0.service
ReferencedBy: polkit.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: ifup at sixxs.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: udisks2.service
ReferencedBy: ifup at eth0.10.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journald.socket
ControlGroup: name=systemd:/system/systemd-journald.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenStream: /run/systemd/journal/stdout
ListenDatagram: /run/systemd/journal/socket
ListenDatagram: /dev/log
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: basic.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: sysinit.target
Wants: sockets.target
Wants: timers.target
Wants: paths.target
Wants: alsa-state.service
Wants: alsa-restore.service
Wants: console-kit-log-system-start.service
RequiredBy: reboot.service
RequiredBy: systemd-user-sessions.service
RequiredBy: rsyslog.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: virtlockd.service
RequiredBy: umountroot.service
RequiredBy: sendsigs.service
RequiredBy: halt.service
RequiredBy: unattended-upgrades.service
RequiredBy: umountnfs.service
RequiredBy: umountfs.service
RequiredBy: lm-sensors.service
RequiredBy: acpi-fakekey.service
RequiredBy: cron.service
RequiredBy: acpid.service
RequiredBy: ssh.service
RequiredBy: sysstat.service
RequiredBy: dbus.service
RequiredBy: anacron.service
RequiredBy: postgresql.service
RequiredBy: pulseaudio.service
RequiredBy: atd.service
RequiredBy: motd.service
RequiredBy: cups-browsed.service
RequiredBy: avahi-daemon.service
RequiredBy: saned.service
RequiredBy: postfix.service
RequiredBy: bootlogs.service
RequiredBy: exim4.service
RequiredBy: network-manager.service
RequiredBy: schroot.service
RequiredBy: bluetooth.service
RequiredBy: hddtemp.service
RequiredBy: lightdm.service
RequiredBy: aiccu.service
RequiredBy: acpi-support.service
RequiredBy: libvirt-bin.service
RequiredBy: nfs-kernel-server.service
RequiredBy: dnsmasq.service
RequiredBy: cups.service
RequiredBy: libvirt-guests.service
RequiredBy: ifup at eth0.service
RequiredBy: ifup at sit0.service
RequiredBy: polkit.service
RequiredBy: rtkit-daemon.service
RequiredBy: ifup at sixxs.service
RequiredBy: console-kit-daemon.service
RequiredBy: udisks2.service
RequiredBy: ifup at eth0.10.service
Conflicts: shutdown.target
Before: reboot.service
Before: systemd-user-sessions.service
Before: rsyslog.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: virtlockd.service
Before: umountroot.service
Before: sendsigs.service
Before: halt.service
Before: unattended-upgrades.service
Before: umountnfs.service
Before: umountfs.service
Before: lm-sensors.service
Before: acpi-fakekey.service
Before: cron.service
Before: acpid.service
Before: ssh.service
Before: sysstat.service
Before: dbus.service
Before: anacron.service
Before: postgresql.service
Before: pulseaudio.service
Before: atd.service
Before: motd.service
Before: cups-browsed.service
Before: avahi-daemon.service
Before: saned.service
Before: postfix.service
Before: bootlogs.service
Before: exim4.service
Before: network-manager.service
Before: schroot.service
Before: bluetooth.service
Before: hddtemp.service
Before: lightdm.service
Before: aiccu.service
Before: acpi-support.service
Before: libvirt-bin.service
Before: nfs-kernel-server.service
Before: dnsmasq.service
Before: cups.service
Before: libvirt-guests.service
Before: ifup at eth0.service
Before: ifup at sit0.service
Before: polkit.service
Before: rtkit-daemon.service
Before: ifup at sixxs.service
Before: console-kit-daemon.service
Before: udisks2.service
Before: ifup at eth0.10.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: alsa-state.service
References: alsa-restore.service
References: console-kit-log-system-start.service
References: shutdown.target
ReferencedBy: reboot.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: rsyslog.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: virtlockd.service
ReferencedBy: umountroot.service
ReferencedBy: sendsigs.service
ReferencedBy: halt.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: lm-sensors.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: cron.service
ReferencedBy: acpid.service
ReferencedBy: ssh.service
ReferencedBy: sysstat.service
ReferencedBy: dbus.service
ReferencedBy: anacron.service
ReferencedBy: postgresql.service
ReferencedBy: pulseaudio.service
ReferencedBy: atd.service
ReferencedBy: motd.service
ReferencedBy: cups-browsed.service
ReferencedBy: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: postfix.service
ReferencedBy: bootlogs.service
ReferencedBy: exim4.service
ReferencedBy: network-manager.service
ReferencedBy: schroot.service
ReferencedBy: bluetooth.service
ReferencedBy: hddtemp.service
ReferencedBy: lightdm.service
ReferencedBy: aiccu.service
ReferencedBy: acpi-support.service
ReferencedBy: libvirt-bin.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: dnsmasq.service
ReferencedBy: cups.service
ReferencedBy: libvirt-guests.service
ReferencedBy: ifup at eth0.service
ReferencedBy: ifup at sit0.service
ReferencedBy: polkit.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: ifup at sixxs.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: udisks2.service
ReferencedBy: ifup at eth0.10.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: alsa-store.service
Wants: systemd-random-seed-save.service
ConflictedBy: reboot.service
ConflictedBy: sysinit.target
ConflictedBy: sockets.target
ConflictedBy: dbus.socket
ConflictedBy: acpid.socket
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: paths.target
ConflictedBy: cryptsetup.target
ConflictedBy: systemd-modules-load.service
ConflictedBy: systemd-user-sessions.service
ConflictedBy: remote-fs.target
ConflictedBy: remote-fs-pre.target
ConflictedBy: syslog.socket
ConflictedBy: rsyslog.service
ConflictedBy: systemd-binfmt.service
ConflictedBy: systemd-sysctl.service
ConflictedBy: local-fs-pre.target
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: network.target
ConflictedBy: virtlockd.socket
ConflictedBy: virtlockd.service
ConflictedBy: systemd-remount-fs.service
ConflictedBy: basic.target
ConflictedBy: alsa-restore.service
ConflictedBy: alsa-state.service
ConflictedBy: timers.target
ConflictedBy: systemd-tmpfiles-clean.timer
ConflictedBy: umountroot.service
ConflictedBy: sendsigs.service
ConflictedBy: halt.service
ConflictedBy: unattended-upgrades.service
ConflictedBy: umountnfs.service
ConflictedBy: umountfs.service
ConflictedBy: lm-sensors.service
ConflictedBy: acpi-fakekey.service
ConflictedBy: cron.service
ConflictedBy: nss-lookup.target
ConflictedBy: time-sync.target
ConflictedBy: acpid.service
ConflictedBy: ssh.service
ConflictedBy: sysstat.service
ConflictedBy: dbus.service
ConflictedBy: anacron.service
ConflictedBy: postgresql.service
ConflictedBy: pulseaudio.service
ConflictedBy: atd.service
ConflictedBy: motd.service
ConflictedBy: cups-browsed.service
ConflictedBy: avahi-daemon.service
ConflictedBy: saned.service
ConflictedBy: postfix.service
ConflictedBy: bootlogs.service
ConflictedBy: exim4.service
ConflictedBy: network-manager.service
ConflictedBy: schroot.service
ConflictedBy: bluetooth.service
ConflictedBy: hddtemp.service
ConflictedBy: lightdm.service
ConflictedBy: aiccu.service
ConflictedBy: acpi-support.service
ConflictedBy: libvirt-bin.service
ConflictedBy: nfs-kernel-server.service
ConflictedBy: dnsmasq.service
ConflictedBy: cups.service
ConflictedBy: libvirt-guests.service
ConflictedBy: networking.service
ConflictedBy: ebtables.service
ConflictedBy: nfs-common.service
ConflictedBy: resolvconf.service
ConflictedBy: rpcbind.service
ConflictedBy: sound.target
ConflictedBy: bluetooth.target
ConflictedBy: ifup at eth0.service
ConflictedBy: ifup at sit0.service
ConflictedBy: polkit.service
ConflictedBy: rtkit-daemon.service
ConflictedBy: ifup at sixxs.service
ConflictedBy: console-kit-daemon.service
ConflictedBy: udisks2.service
ConflictedBy: ifup at eth0.10.service
Before: final.target
After: reboot.service
After: dbus.socket
After: acpid.socket
After: systemd-ask-password-console.path
After: systemd-ask-password-console.service
After: systemd-modules-load.service
After: systemd-user-sessions.service
After: syslog.socket
After: rsyslog.service
After: systemd-binfmt.service
After: systemd-sysctl.service
After: systemd-tmpfiles-setup.service
After: systemd-fsck-root.service
After: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
After: systemd-fsck at dev-mapper-alucard\x2dhome.service
After: systemd-fsck at dev-mapper-alucard\x2dtmp.service
After: systemd-fsck at dev-mapper-alucard\x2dvar.service
After: systemd-fsck at dev-mapper-alucard\x2dsystems.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: virtlockd.socket
After: virtlockd.service
After: systemd-remount-fs.service
After: alsa-store.service
After: console-kit-log-system-start.service
After: alsa-restore.service
After: alsa-state.service
After: systemd-tmpfiles-clean.timer
After: systemd-tmpfiles-clean.service
After: umountroot.service
After: sendsigs.service
After: halt.service
After: unattended-upgrades.service
After: umountnfs.service
After: umountfs.service
After: lm-sensors.service
After: acpi-fakekey.service
After: cron.service
After: acpid.service
After: ssh.service
After: sysstat.service
After: dbus.service
After: anacron.service
After: postgresql.service
After: pulseaudio.service
After: atd.service
After: motd.service
After: cups-browsed.service
After: avahi-daemon.service
After: saned.service
After: postfix.service
After: bootlogs.service
After: exim4.service
After: network-manager.service
After: schroot.service
After: bluetooth.service
After: hddtemp.service
After: lightdm.service
After: aiccu.service
After: acpi-support.service
After: libvirt-bin.service
After: nfs-kernel-server.service
After: dnsmasq.service
After: cups.service
After: libvirt-guests.service
After: networking.service
After: ebtables.service
After: nfs-common.service
After: resolvconf.service
After: rpcbind.service
After: ifup at eth0.service
After: ifup at sit0.service
After: polkit.service
After: rtkit-daemon.service
After: ifup at sixxs.service
After: console-kit-daemon.service
After: udisks2.service
After: ifup at eth0.10.service
References: systemd-update-utmp-shutdown.service
References: alsa-store.service
References: systemd-random-seed-save.service
ReferencedBy: reboot.service
ReferencedBy: final.target
ReferencedBy: sysinit.target
ReferencedBy: sockets.target
ReferencedBy: dbus.socket
ReferencedBy: acpid.socket
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: paths.target
ReferencedBy: cryptsetup.target
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: remote-fs.target
ReferencedBy: remote-fs-pre.target
ReferencedBy: syslog.socket
ReferencedBy: rsyslog.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: local-fs-pre.target
ReferencedBy: swap.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dhome.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dtmp.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dvar.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.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: network.target
ReferencedBy: virtlockd.socket
ReferencedBy: virtlockd.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: alsa-store.service
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: alsa-restore.service
ReferencedBy: alsa-state.service
ReferencedBy: timers.target
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: umountroot.service
ReferencedBy: sendsigs.service
ReferencedBy: halt.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: umountnfs.service
ReferencedBy: umountfs.service
ReferencedBy: lm-sensors.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: cron.service
ReferencedBy: nss-lookup.target
ReferencedBy: time-sync.target
ReferencedBy: acpid.service
ReferencedBy: ssh.service
ReferencedBy: sysstat.service
ReferencedBy: dbus.service
ReferencedBy: anacron.service
ReferencedBy: postgresql.service
ReferencedBy: pulseaudio.service
ReferencedBy: atd.service
ReferencedBy: motd.service
ReferencedBy: cups-browsed.service
ReferencedBy: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: postfix.service
ReferencedBy: bootlogs.service
ReferencedBy: exim4.service
ReferencedBy: network-manager.service
ReferencedBy: schroot.service
ReferencedBy: bluetooth.service
ReferencedBy: hddtemp.service
ReferencedBy: lightdm.service
ReferencedBy: aiccu.service
ReferencedBy: acpi-support.service
ReferencedBy: libvirt-bin.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: dnsmasq.service
ReferencedBy: cups.service
ReferencedBy: libvirt-guests.service
ReferencedBy: networking.service
ReferencedBy: ebtables.service
ReferencedBy: nfs-common.service
ReferencedBy: resolvconf.service
ReferencedBy: rpcbind.service
ReferencedBy: sound.target
ReferencedBy: bluetooth.target
ReferencedBy: ifup at eth0.service
ReferencedBy: ifup at sit0.service
ReferencedBy: polkit.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: ifup at sixxs.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: udisks2.service
ReferencedBy: ifup at eth0.10.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: -.mount
Requires: var.mount
WantedBy: shutdown.target
Before: final.target
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: systemd-update-utmp-runlevel.service
After: systemd-journald.socket
After: -.mount
After: var.mount
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: systemd-update-utmp-runlevel.service
References: final.target
References: systemd-journald.socket
References: -.mount
References: var.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 alsa-store.service:
Description: Store Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: alsa-store.service
Fragment Path: /lib/systemd/system/alsa-store.service
ConditionPathExists: !/etc/alsa/state-daemon.conf
WantedBy: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/alsa-store.service
ControlGroup: name=systemd:/system/alsa-store.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: syslog
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa store
-> Unit systemd-random-seed-save.service:
Description: Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-random-seed-save.service
Documentation: man:systemd-random-seed-load.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed-save.service
Requires: -.mount
Requires: var.mount
WantedBy: shutdown.target
Before: final.target
After: systemd-remount-fs.service
After: systemd-random-seed-load.service
After: systemd-journald.socket
After: -.mount
After: var.mount
References: systemd-remount-fs.service
References: systemd-random-seed-load.service
References: final.target
References: systemd-journald.socket
References: -.mount
References: var.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: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-remount-fs.service
Name: checkroot.service
Documentation: man:systemd-remount-fs.service(8)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
ConditionPathExists: /etc/fstab
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
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
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-fsck-root.service
After: systemd-journald.socket
After: keyboard-setup.service
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-fsck-root.service
References: local-fs-pre.target
References: local-fs.target
References: systemd-journald.socket
ReferencedBy: systemd-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
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-remount-fs.service
ControlGroup: name=systemd:/system/systemd-remount-fs.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
-> Unit systemd-random-seed-load.service:
Description: Load Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:09:36 CET
GC Check Good: no
Need Daemon Reload: no
Name: systemd-random-seed-load.service
Name: urandom.service
Documentation: man:systemd-random-seed-load.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed-load.service
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
Requires: -.mount
Requires: var.mount
WantedBy: sysinit.target
Before: systemd-random-seed-save.service
Before: sysinit.target
Before: final.target
Before: networking.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-remount-fs.service
After: systemd-journald.socket
After: -.mount
After: var.mount
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: sysinit.target
References: final.target
References: systemd-journald.socket
References: -.mount
References: var.mount
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: sysinit.target
ReferencedBy: networking.service
RequiresMountsFor: /var/lib/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-random-seed-load.service
ControlGroup: name=systemd:/system/systemd-random-seed-load.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
-> Unit 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: systemd-cryptsetup at sda5_crypt.service
ConflictedBy: dev-mapper-alucard\x2dswap_1.swap
ConflictedBy: run-lock.mount
ConflictedBy: run-user.mount
ConflictedBy: boot.mount
ConflictedBy: home.mount
ConflictedBy: tmp.mount
ConflictedBy: var.mount
ConflictedBy: var-lib-systems.mount
ConflictedBy: var-lib-nfs-rpc_pipefs.mount
ConflictedBy: proc-fs-nfsd.mount
ConflictedBy: dev-dm\x2d2.swap
ConflictedBy: dev-disk-by\x2duuid-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap
ConflictedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap
ConflictedBy: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dswap_1.swap
ConflictedBy: dev-alucard-swap_1.swap
Before: final.target
After: systemd-cryptsetup at sda5_crypt.service
After: dev-mapper-alucard\x2dswap_1.swap
After: run-lock.mount
After: run-user.mount
After: boot.mount
After: home.mount
After: tmp.mount
After: var.mount
After: var-lib-systems.mount
After: dev-dm\x2d2.swap
After: dev-disk-by\x2duuid-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap
After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap
After: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dswap_1.swap
After: dev-alucard-swap_1.swap
After: proc-fs-nfsd.mount
After: var-lib-nfs-rpc_pipefs.mount
ReferencedBy: final.target
ReferencedBy: systemd-cryptsetup at sda5_crypt.service
ReferencedBy: dev-mapper-alucard\x2dswap_1.swap
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: boot.mount
ReferencedBy: home.mount
ReferencedBy: tmp.mount
ReferencedBy: var.mount
ReferencedBy: var-lib-systems.mount
ReferencedBy: var-lib-nfs-rpc_pipefs.mount
ReferencedBy: proc-fs-nfsd.mount
ReferencedBy: dev-dm\x2d2.swap
ReferencedBy: dev-disk-by\x2duuid-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap
ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap
ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dswap_1.swap
ReferencedBy: dev-alucard-swap_1.swap
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-cryptsetup at sda5_crypt.service
Before: systemd-modules-load.service
Before: systemd-binfmt.service
Before: systemd-sysctl.service
Before: systemd-tmpfiles-setup.service
Before: systemd-fsck-root.service
Before: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
Before: systemd-fsck at dev-mapper-alucard\x2dhome.service
Before: systemd-fsck at dev-mapper-alucard\x2dtmp.service
Before: systemd-fsck at dev-mapper-alucard\x2dvar.service
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.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-cryptsetup at sda5_crypt.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dhome.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dtmp.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dvar.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.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-cryptsetup at sda5_crypt.service
Before: systemd-modules-load.service
Before: systemd-binfmt.service
Before: systemd-sysctl.service
Before: systemd-tmpfiles-setup.service
Before: systemd-fsck-root.service
Before: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
Before: systemd-fsck at dev-mapper-alucard\x2dhome.service
Before: systemd-fsck at dev-mapper-alucard\x2dtmp.service
Before: systemd-fsck at dev-mapper-alucard\x2dvar.service
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.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-cryptsetup at sda5_crypt.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dhome.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dtmp.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dvar.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.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: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sysinit.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Wants: local-fs.target
Wants: swap.target
Wants: systemd-udevd.service
Wants: proc-sys-fs-binfmt_misc.automount
Wants: systemd-tmpfiles-setup.service
Wants: systemd-sysctl.service
Wants: systemd-binfmt.service
Wants: systemd-journald.service
Wants: systemd-random-seed-load.service
Wants: dev-mqueue.mount
Wants: sys-fs-fuse-connections.mount
Wants: sys-kernel-debug.mount
Wants: systemd-journal-flush.service
Wants: systemd-tmpfiles-setup-dev.service
Wants: systemd-modules-load.service
Wants: debian-fixup.service
Wants: dev-hugepages.mount
Wants: cryptsetup.target
Wants: systemd-ask-password-console.path
Wants: sys-kernel-config.mount
Wants: systemd-udev-trigger.service
Wants: keyboard-setup.service
Wants: lvm2.service
Wants: qemu-system-x86.service
Wants: networking.service
Wants: console-screen.service
Wants: resolvconf.service
Wants: rpcbind.service
Wants: ebtables.service
Wants: nfs-common.service
Wants: ferm.service
Wants: console-setup.service
Wants: hdparm.service
Wants: pppd-dns.service
RequiredBy: dbus.socket
RequiredBy: acpid.socket
RequiredBy: rescue.target
RequiredBy: virtlockd.socket
RequiredBy: basic.target
RequiredBy: systemd-tmpfiles-clean.timer
Conflicts: emergency.service
Conflicts: emergency.target
Conflicts: shutdown.target
Before: dbus.socket
Before: acpid.socket
Before: rescue.target
Before: rescue.service
Before: virtlockd.socket
Before: basic.target
Before: console-kit-log-system-start.service
Before: alsa-state.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-udev-trigger.service
After: sys-kernel-config.mount
After: cryptsetup.target
After: dev-hugepages.mount
After: debian-fixup.service
After: systemd-modules-load.service
After: systemd-tmpfiles-setup-dev.service
After: sys-kernel-debug.mount
After: sys-fs-fuse-connections.mount
After: dev-mqueue.mount
After: systemd-journald.service
After: systemd-binfmt.service
After: systemd-sysctl.service
After: systemd-tmpfiles-setup.service
After: proc-sys-fs-binfmt_misc.automount
After: systemd-udevd.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-tmpfiles-clean.service
After: keyboard-setup.service
After: lvm2.service
After: qemu-system-x86.service
After: networking.service
After: console-screen.service
After: resolvconf.service
After: rpcbind.service
After: ebtables.service
After: nfs-common.service
After: ferm.service
After: console-setup.service
After: hdparm.service
After: pppd-dns.service
References: emergency.service
References: emergency.target
References: local-fs.target
References: swap.target
References: systemd-udevd.service
References: proc-sys-fs-binfmt_misc.automount
References: systemd-tmpfiles-setup.service
References: systemd-sysctl.service
References: systemd-binfmt.service
References: systemd-journald.service
References: systemd-random-seed-load.service
References: dev-mqueue.mount
References: sys-fs-fuse-connections.mount
References: sys-kernel-debug.mount
References: systemd-journal-flush.service
References: systemd-tmpfiles-setup-dev.service
References: systemd-modules-load.service
References: debian-fixup.service
References: dev-hugepages.mount
References: cryptsetup.target
References: systemd-ask-password-console.path
References: sys-kernel-config.mount
References: systemd-udev-trigger.service
References: shutdown.target
References: keyboard-setup.service
References: lvm2.service
References: qemu-system-x86.service
References: networking.service
References: console-screen.service
References: resolvconf.service
References: rpcbind.service
References: ebtables.service
References: nfs-common.service
References: ferm.service
References: console-setup.service
References: hdparm.service
References: pppd-dns.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: dbus.socket
ReferencedBy: acpid.socket
ReferencedBy: sys-kernel-config.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: systemd-journald.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: virtlockd.socket
ReferencedBy: basic.target
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: alsa-state.service
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit emergency.service:
Description: Emergency Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: emergency.service
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
RequiredBy: emergency.target
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: sysinit.target
Before: emergency.target
Before: shutdown.target
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: emergency.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/emergency.service
ControlGroup: name=systemd:/system/emergency.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: HOME=/root
LimitNOFILE: 4096
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
-> ExecStartPre:
Command Line: /bin/plymouth quit
Command Line: /bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\nto boot into default mode.'
-> ExecStart:
Command Line: /sbin/sulogin
-> ExecStopPost:
Command Line: /bin/systemctl --fail --no-block default
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: emergency.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service
Conflicts: shutdown.target
ConflictedBy: sysinit.target
Before: sysinit.target
After: emergency.service
References: emergency.service
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: local-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
Requires: var-lib-systems.mount
Requires: var.mount
Requires: tmp.mount
Requires: home.mount
Requires: -.mount
Requires: boot.mount
Wants: systemd-fsck-root.service
Wants: systemd-remount-fs.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-journal-flush.service
Before: remote-fs.target
Before: systemd-tmpfiles-setup.service
Before: systemd-tmpfiles-clean.service
Before: unattended-upgrades.service
Before: pppd-dns.service
Before: resolvconf.service
Before: console-screen.service
Before: networking.service
Before: acpi-fakekey.service
Before: sysstat.service
Before: postgresql.service
Before: motd.service
Before: rpcbind.service
Before: saned.service
Before: postfix.service
Before: bootlogs.service
Before: ebtables.service
Before: schroot.service
Before: lightdm.service
Before: aiccu.service
Before: acpi-support.service
Before: ifup at eth0.service
Before: ifup at sit0.service
Before: ifup at sixxs.service
Before: ifup at eth0.10.service
After: local-fs-pre.target
After: run-lock.mount
After: run-user.mount
After: systemd-fsck-root.service
After: boot.mount
After: -.mount
After: home.mount
After: tmp.mount
After: var.mount
After: var-lib-systems.mount
After: systemd-remount-fs.service
After: var-lib-nfs-rpc_pipefs.mount
After: proc-fs-nfsd.mount
OnFailure: emergency.target
References: local-fs-pre.target
References: emergency.target
References: var-lib-systems.mount
References: var.mount
References: tmp.mount
References: home.mount
References: -.mount
References: boot.mount
References: systemd-fsck-root.service
References: systemd-remount-fs.service
References: run-user.mount
References: run-lock.mount
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: remote-fs.target
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: systemd-fsck-root.service
ReferencedBy: boot.mount
ReferencedBy: -.mount
ReferencedBy: home.mount
ReferencedBy: tmp.mount
ReferencedBy: var.mount
ReferencedBy: var-lib-systems.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: unattended-upgrades.service
ReferencedBy: pppd-dns.service
ReferencedBy: resolvconf.service
ReferencedBy: console-screen.service
ReferencedBy: networking.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: sysstat.service
ReferencedBy: postgresql.service
ReferencedBy: motd.service
ReferencedBy: rpcbind.service
ReferencedBy: saned.service
ReferencedBy: postfix.service
ReferencedBy: bootlogs.service
ReferencedBy: ebtables.service
ReferencedBy: schroot.service
ReferencedBy: lightdm.service
ReferencedBy: aiccu.service
ReferencedBy: acpi-support.service
ReferencedBy: var-lib-nfs-rpc_pipefs.mount
ReferencedBy: proc-fs-nfsd.mount
ReferencedBy: ifup at eth0.service
ReferencedBy: ifup at sit0.service
ReferencedBy: ifup at sixxs.service
ReferencedBy: ifup at eth0.10.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: swap.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
Wants: dev-mapper-alucard\x2dswap_1.swap
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: dev-mapper-alucard\x2dswap_1.swap
References: dev-mapper-alucard\x2dswap_1.swap
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: dev-mapper-alucard\x2dswap_1.swap
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-udevd.service:
Description: udev Kernel Device Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:32 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:32 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd.service
Name: udev.service
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
(null): CAP_MKNOD
Condition Timestamp: Mon 2013-12-02 12:09:32 CET
Condition Result: yes
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
WantedBy: sysinit.target
WantedBy: systemd-udev-trigger.service
Before: sysinit.target
Before: local-fs-pre.target
Before: hdparm.service
Before: qemu-system-x86.service
Before: lvm2.service
Before: keyboard-setup.service
Before: pulseaudio.service
Before: network-manager.service
After: systemd-udevd-control.socket
After: systemd-udevd-kernel.socket
After: systemd-tmpfiles-setup-dev.service
After: systemd-journald.socket
TriggeredBy: systemd-udevd-control.socket
TriggeredBy: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: systemd-udevd-kernel.socket
References: sysinit.target
References: local-fs-pre.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: hdparm.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: lvm2.service
ReferencedBy: keyboard-setup.service
ReferencedBy: pulseaudio.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: 412
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
-> Unit proc-sys-fs-binfmt_misc.automount:
Description: Arbitrary Executable File Formats File System Automount Point
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: proc-sys-fs-binfmt_misc.automount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys/
ConditionPathExists: /proc/sys/fs/binfmt_misc/
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: systemd-binfmt.service
Before: sysinit.target
Before: proc-sys-fs-binfmt_misc.mount
After: -.mount
Triggers: proc-sys-fs-binfmt_misc.mount
References: sysinit.target
References: proc-sys-fs-binfmt_misc.mount
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: systemd-binfmt.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
-> Unit systemd-tmpfiles-setup.service:
Description: Recreate Volatile Files and Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-setup.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
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
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-sysctl.service
Name: procps.service
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /lib/systemd/system/systemd-sysctl.service
ConditionDirectoryNotEmpty: |/run/sysctl.d
ConditionDirectoryNotEmpty: |/etc/sysctl.d
ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d
ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d
ConditionDirectoryNotEmpty: |/lib/sysctl.d
ConditionPathExists: |/etc/sysctl.conf
ConditionPathIsReadWrite: /proc/sys/
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-sysctl.service
ControlGroup: name=systemd:/system/systemd-sysctl.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-binfmt.service
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Fragment Path: /lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d
ConditionDirectoryNotEmpty: |/etc/binfmt.d
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d
ConditionDirectoryNotEmpty: |/lib/binfmt.d
ConditionPathIsReadWrite: /proc/sys/
Condition Timestamp: Mon 2013-12-02 12:09:34 CET
Condition Result: no
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: proc-sys-fs-binfmt_misc.automount
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-binfmt.service
ControlGroup: name=systemd:/system/systemd-binfmt.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-journald.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
Requires: systemd-journald.socket
RequiredBy: systemd-journal-flush.service
WantedBy: sysinit.target
Before: systemd-journal-flush.service
Before: sysinit.target
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: 404
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 16384
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_syslog
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
Status Text: Processing requests...
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:32 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mqueue.mount
Documentation: man:mq_overview(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-mqueue.mount
ConditionPathExists: /proc/sys/fs/mqueue
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-mqueue.mount
ControlGroup: name=systemd:/system/dev-mqueue.mount
Mount State: mounted
Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:32 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:32 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-fs-fuse-connections.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionPathExists: /sys/fs/fuse/connections
Condition Timestamp: Mon 2013-12-02 12:09:32 CET
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
WantedBy: sys-module-fuse.device
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: sys-module-fuse.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-fs-fuse-connections.mount
ControlGroup: name=systemd:/system/sys-fs-fuse-connections.mount
Mount State: mounted
Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sys-kernel-debug.mount:
Description: Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:32 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-kernel-debug.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
ConditionPathExists: /sys/kernel/debug
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
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-journal-flush.service:
Description: Trigger Flushing of Journal to Persistent Storage
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:09:36 CET
GC Check Good: no
Need Daemon Reload: no
Name: systemd-journal-flush.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
Requires: systemd-journald.service
WantedBy: sysinit.target
Before: systemd-user-sessions.service
After: systemd-journald.service
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
References: systemd-journald.service
References: local-fs.target
References: remote-fs.target
References: systemd-user-sessions.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journal-flush.service
ControlGroup: name=systemd:/system/systemd-journal-flush.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create static device nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:32 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-setup-dev.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
(null): CAP_MKNOD
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-udevd.service
After: systemd-journald.socket
References: sysinit.target
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-setup-dev.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-setup-dev.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: failed
Inactive Exit Timestamp: Mon 2013-12-02 12:09:34 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:09:34 CET
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-modules-load.service
Name: kmod.service
Documentation: man:systemd-modules-load.service(8)
Documentation: man:modules-load.d(5)
Fragment Path: /lib/systemd/system/systemd-modules-load.service
ConditionKernelCommandLine: |rd.modules-load
ConditionKernelCommandLine: |modules-load
ConditionDirectoryNotEmpty: |/run/modules-load.d
ConditionDirectoryNotEmpty: |/etc/modules-load.d
ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d
ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d
ConditionDirectoryNotEmpty: |/lib/modules-load.d
(null): CAP_SYS_MODULE
Condition Timestamp: Mon 2013-12-02 12:09:34 CET
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: failed
Result: exit-code
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-modules-load
-> Unit debian-fixup.service:
Description: Various fixups to make systemd work better on Debian
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: debian-fixup.service
Fragment Path: /lib/systemd/system/debian-fixup.service
ConditionPathIsSymbolicLink: |!/var/lock
ConditionPathIsSymbolicLink: |!/var/run
ConditionPathIsSymbolicLink: |!/etc/mtab
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: no
WantedBy: sysinit.target
Before: var-run.mount
Before: var-lock.mount
Before: sysinit.target
After: systemd-remount-fs.service
After: systemd-journald.socket
References: var-run.mount
References: var-lock.mount
References: sysinit.target
References: systemd-remount-fs.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/debian-fixup.service
ControlGroup: name=systemd:/system/debian-fixup.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/debian-fixup
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:32 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-hugepages.mount
Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-hugepages.mount
ConditionPathExists: /sys/kernel/mm/hugepages
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
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: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cryptsetup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
Requires: systemd-cryptsetup at sda5_crypt.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
After: systemd-cryptsetup at sda5_crypt.service
References: systemd-cryptsetup at sda5_crypt.service
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-cryptsetup at sda5_crypt.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-ask-password-console.path:
Description: Dispatch Password Requests to Console Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-ask-password-console.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
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 sys-kernel-config.mount:
Description: Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: sys-kernel-config.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-config.mount
ConditionPathExists: /sys/kernel/config
Condition Timestamp: Mon 2013-12-02 12:09:34 CET
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-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:32 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udev-trigger.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
(null): CAP_MKNOD
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
Wants: systemd-udevd.service
WantedBy: sysinit.target
Before: sysinit.target
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
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udev-trigger.service
ControlGroup: name=systemd:/system/systemd-udev-trigger.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
Command Line: /bin/udevadm trigger --type=devices --action=add
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd-kernel.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
(null): CAP_MKNOD
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: systemd-udev-trigger.service
Before: sockets.target
Before: systemd-udevd.service
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd-kernel.socket
ControlGroup: name=systemd:/system/systemd-udevd-kernel.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd-control.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
(null): CAP_MKNOD
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: systemd-udev-trigger.service
Before: sockets.target
Before: systemd-udevd.service
After: -.mount
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
References: -.mount
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udevd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd-control.socket
ControlGroup: name=systemd:/system/systemd-udevd-control.socket
Socket State: 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 sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sockets.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Wants: acpid.socket
Wants: systemd-initctl.socket
Wants: systemd-shutdownd.socket
Wants: systemd-udevd-control.socket
Wants: systemd-journald.socket
Wants: dbus.socket
Wants: systemd-udevd-kernel.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-udevd-control.socket
After: dbus.socket
After: systemd-shutdownd.socket
After: systemd-initctl.socket
After: acpid.socket
After: systemd-udevd-kernel.socket
After: syslog.socket
After: virtlockd.socket
After: systemd-journald.socket
References: acpid.socket
References: systemd-initctl.socket
References: systemd-shutdownd.socket
References: systemd-udevd-control.socket
References: systemd-journald.socket
References: dbus.socket
References: systemd-udevd-kernel.socket
References: shutdown.target
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: dbus.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: acpid.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: syslog.socket
ReferencedBy: virtlockd.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 acpid.socket:
Description: ACPID Listen Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
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: Mon 2013-12-02 12:11:02 CET
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 systemd-initctl.socket:
Description: /dev/initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-initctl.socket
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-initctl.service
After: -.mount
Triggers: systemd-initctl.service
References: sockets.target
References: systemd-initctl.service
References: -.mount
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-initctl.socket
ControlGroup: name=systemd:/system/systemd-initctl.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenFIFO: /dev/initctl
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-shutdownd.socket:
Description: Delayed Shutdown Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-shutdownd.socket
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
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 dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dbus.socket
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
Requires: var.mount
RequiredBy: systemd-logind.service
RequiredBy: dbus.service
RequiredBy: bluetooth.service
RequiredBy: dnsmasq.service
RequiredBy: polkit.service
RequiredBy: rtkit-daemon.service
RequiredBy: console-kit-daemon.service
RequiredBy: udisks2.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: dbus.service
Before: sockets.target
Before: shutdown.target
Before: systemd-logind.service
Before: bluetooth.service
Before: dnsmasq.service
Before: polkit.service
Before: rtkit-daemon.service
Before: console-kit-daemon.service
Before: udisks2.service
After: sysinit.target
After: -.mount
After: var.mount
Triggers: dbus.service
References: dbus.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
References: var.mount
ReferencedBy: sockets.target
ReferencedBy: systemd-logind.service
ReferencedBy: dbus.service
ReferencedBy: bluetooth.service
ReferencedBy: dnsmasq.service
ReferencedBy: polkit.service
ReferencedBy: rtkit-daemon.service
ReferencedBy: console-kit-daemon.service
ReferencedBy: udisks2.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.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: Mon 2013-12-02 12:39:03 CET
Active Enter Timestamp: Mon 2013-12-02 12:39:03 CET
Active Exit Timestamp: Mon 2013-12-02 12:39:03 CET
Inactive Enter Timestamp: Mon 2013-12-02 12:39:03 CET
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
Condition Timestamp: Mon 2013-12-02 12:39:03 CET
Condition Result: yes
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
Status Text: Shutting down...
-> 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: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: paths.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
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 systemd-cryptsetup at sda5_crypt.service:
Description: Cryptography Setup for sda5_crypt
Instance: sda5_crypt
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-cryptsetup at sda5_crypt.service
Documentation: man:systemd-cryptsetup at .service(8)
Documentation: man:crypttab(5)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at sda5_crypt.service
Source Path: /etc/crypttab
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
BindsTo: dev-mapper-sda5_crypt.device
BindsTo: dev-disk-by\x2duuid-f8b74b7d\x2deabc\x2d4663\x2da37e\x2d5357b14c47ad.device
RequiredBy: cryptsetup.target
RequiredBy: dev-mapper-sda5_crypt.device
WantedBy: dev-disk-by\x2duuid-f8b74b7d\x2deabc\x2d4663\x2da37e\x2d5357b14c47ad.device
Conflicts: umount.target
Before: cryptsetup.target
Before: umount.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-f8b74b7d\x2deabc\x2d4663\x2da37e\x2d5357b14c47ad.device
After: systemd-journald.socket
References: umount.target
References: dev-mapper-sda5_crypt.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: cryptsetup.target
References: dev-disk-by\x2duuid-f8b74b7d\x2deabc\x2d4663\x2da37e\x2d5357b14c47ad.device
References: systemd-journald.socket
ReferencedBy: cryptsetup.target
ReferencedBy: dev-disk-by\x2duuid-f8b74b7d\x2deabc\x2d4663\x2da37e\x2d5357b14c47ad.device
ReferencedBy: dev-mapper-sda5_crypt.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 sda5_crypt.service
ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at sda5_crypt.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 sda5_crypt /dev/disk/by-uuid/f8b74b7d-eabc-4663-a37e-5357b14c47ad none luks
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach sda5_crypt
-> Unit dev-mapper-sda5_crypt.device:
Description: /dev/mapper/sda5_crypt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-sda5_crypt.device
Following: sys-devices-virtual-block-dm\x2d0.device
DropIn Path: /run/systemd/generator/dev-mapper-sda5_crypt.device.d/50-job-timeout-sec-0.conf
Requires: systemd-cryptsetup at sda5_crypt.service
BoundBy: systemd-cryptsetup at sda5_crypt.service
References: systemd-cryptsetup at sda5_crypt.service
ReferencedBy: systemd-cryptsetup at sda5_crypt.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2duuid-f8b74b7d\x2deabc\x2d4663\x2da37e\x2d5357b14c47ad.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-f8b74b7d\x2deabc\x2d4663\x2da37e\x2d5357b14c47ad.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
Wants: systemd-cryptsetup at sda5_crypt.service
BoundBy: systemd-cryptsetup at sda5_crypt.service
Before: systemd-cryptsetup at sda5_crypt.service
References: systemd-cryptsetup at sda5_crypt.service
ReferencedBy: systemd-cryptsetup at sda5_crypt.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/sda5
-> 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 remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: remote-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-journal-flush.service
Before: systemd-user-sessions.service
Before: multi-user.target
Before: unattended-upgrades.service
Before: console-setup.service
Before: ferm.service
Before: console-screen.service
Before: acpi-fakekey.service
Before: cron.service
Before: ssh.service
Before: sysstat.service
Before: anacron.service
Before: postgresql.service
Before: pulseaudio.service
Before: cups-browsed.service
Before: avahi-daemon.service
Before: saned.service
Before: postfix.service
Before: exim4.service
Before: network-manager.service
Before: schroot.service
Before: hddtemp.service
Before: lightdm.service
Before: aiccu.service
Before: acpi-support.service
Before: nfs-kernel-server.service
Before: cups.service
After: remote-fs-pre.target
After: local-fs.target
References: remote-fs-pre.target
References: local-fs.target
References: shutdown.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: multi-user.target
ReferencedBy: unattended-upgrades.service
ReferencedBy: console-setup.service
ReferencedBy: ferm.service
ReferencedBy: console-screen.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: cron.service
ReferencedBy: ssh.service
ReferencedBy: sysstat.service
ReferencedBy: anacron.service
ReferencedBy: postgresql.service
ReferencedBy: pulseaudio.service
ReferencedBy: cups-browsed.service
ReferencedBy: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: network-manager.service
ReferencedBy: schroot.service
ReferencedBy: hddtemp.service
ReferencedBy: lightdm.service
ReferencedBy: aiccu.service
ReferencedBy: acpi-support.service
ReferencedBy: nfs-kernel-server.service
ReferencedBy: cups.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-user-sessions.service
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: systemd-ask-password-wall.service
Before: getty at tty1.service
After: systemd-journal-flush.service
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: systemd-journal-flush.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-user-sessions.service
ControlGroup: name=systemd:/system/systemd-user-sessions.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Conflicts: shutdown.target
Before: remote-fs.target
References: shutdown.target
ReferencedBy: remote-fs.target
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.socket
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
Requires: -.mount
Wants: syslog.target
RequiredBy: rsyslog.service
Conflicts: shutdown.target
Before: systemd-journald.service
Before: sockets.target
Before: syslog.target
Before: shutdown.target
Before: rsyslog.service
After: -.mount
Triggers: rsyslog.service
References: sockets.target
References: syslog.target
References: shutdown.target
References: rsyslog.service
References: -.mount
ReferencedBy: systemd-journald.service
ReferencedBy: rsyslog.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/syslog.socket
ControlGroup: name=systemd:/system/syslog.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit syslog.target:
Description: Syslog
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.target
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
WantedBy: syslog.socket
Before: cron.service
Before: ssh.service
Before: sysstat.service
Before: dbus.service
Before: anacron.service
Before: postgresql.service
Before: pulseaudio.service
Before: cups-browsed.service
Before: avahi-daemon.service
Before: saned.service
Before: postfix.service
Before: exim4.service
Before: network-manager.service
Before: schroot.service
Before: hddtemp.service
Before: aiccu.service
Before: acpi-support.service
Before: cups.service
Before: rtkit-daemon.service
Before: console-kit-daemon.service
After: syslog.socket
After: systemd-journald.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: cron.service
ReferencedBy: ssh.service
ReferencedBy: sysstat.service
ReferencedBy: dbus.service
ReferencedBy: anacron.service
ReferencedBy: postgresql.service
ReferencedBy: pulseaudio.service
ReferencedBy: cups-browsed.service
ReferencedBy: avahi-daemon.service
ReferencedBy: saned.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: network-manager.service
ReferencedBy: schroot.service
ReferencedBy: hddtemp.service
ReferencedBy: aiccu.service
ReferencedBy: acpi-support.service
ReferencedBy: cups.service
ReferencedBy: rtkit-daemon.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 2013-12-05 18:30:27 CET
Active Enter Timestamp: Thu 2013-12-05 18:30:27 CET
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 2013-12-05 18:30:27 CET
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 local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: local-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: local-fs.target
Before: run-lock.mount
Before: run-user.mount
Before: boot.mount
Before: home.mount
Before: tmp.mount
Before: var.mount
Before: var-lib-systems.mount
Before: proc-fs-nfsd.mount
Before: var-lib-nfs-rpc_pipefs.mount
After: systemd-udevd.service
After: systemd-remount-fs.service
References: shutdown.target
ReferencedBy: systemd-udevd.service
ReferencedBy: local-fs.target
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: boot.mount
ReferencedBy: home.mount
ReferencedBy: tmp.mount
ReferencedBy: var.mount
ReferencedBy: var-lib-systems.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: proc-fs-nfsd.mount
ReferencedBy: var-lib-nfs-rpc_pipefs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit dev-mapper-alucard\x2dswap_1.swap:
Description: /dev/mapper/alucard-swap_1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-alucard\x2dswap_1.swap
Following: dev-dm\x2d2.swap
Fragment Path: /run/systemd/generator/dev-mapper-alucard\x2dswap_1.swap
Source Path: /etc/fstab
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
BindsTo: dev-mapper-alucard\x2dswap_1.device
WantedBy: swap.target
WantedBy: dev-mapper-alucard\x2dswap_1.device
Conflicts: umount.target
Before: umount.target
Before: swap.target
After: systemd-journald.socket
After: dev-mapper-alucard\x2dswap_1.device
References: umount.target
References: swap.target
References: systemd-journald.socket
References: dev-mapper-alucard\x2dswap_1.device
ReferencedBy: swap.target
ReferencedBy: dev-mapper-alucard\x2dswap_1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-mapper-alucard\x2dswap_1.swap
ControlGroup: name=systemd:/system/dev-mapper-alucard\x2dswap_1.swap
Swap State: active
Result: success
What: /dev/mapper/alucard-swap_1
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-alucard\x2dswap_1.device:
Description: /dev/mapper/alucard-swap_1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-alucard\x2dswap_1.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
Wants: dev-mapper-alucard\x2dswap_1.swap
BoundBy: dev-mapper-alucard\x2dswap_1.swap
Before: dev-mapper-alucard\x2dswap_1.swap
References: dev-mapper-alucard\x2dswap_1.swap
ReferencedBy: dev-mapper-alucard\x2dswap_1.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-2
-> Unit var-lib-systems.mount:
Description: /var/lib/systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Tue 2013-12-03 14:27:58 CET
Active Enter Timestamp: Tue 2013-12-03 14:27:58 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: var-lib-systems.mount
Fragment Path: /run/systemd/generator/var-lib-systems.mount
Source Path: /etc/fstab
Requires: systemd-fsck at dev-mapper-alucard\x2dsystems.service
Requires: -.mount
Requires: var.mount
BindsTo: dev-mapper-alucard\x2dsystems.device
RequiredBy: local-fs.target
WantedBy: dev-mapper-alucard\x2dsystems.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-alucard\x2dsystems.device
After: systemd-fsck at dev-mapper-alucard\x2dsystems.service
After: -.mount
After: var.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-mapper-alucard\x2dsystems.device
References: systemd-fsck at dev-mapper-alucard\x2dsystems.service
References: -.mount
References: var.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-mapper-alucard\x2dsystems.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/var-lib-systems.mount
ControlGroup: name=systemd:/system/var-lib-systems.mount
Mount State: mounted
Result: success
Where: /var/lib/systems
What: /dev/mapper/alucard-systems
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 var.mount:
Description: /var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
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: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
Requires: systemd-fsck at dev-mapper-alucard\x2dvar.service
Requires: -.mount
BindsTo: dev-mapper-alucard\x2dvar.device
RequiredBy: local-fs.target
RequiredBy: dbus.socket
RequiredBy: systemd-random-seed-load.service
RequiredBy: systemd-random-seed-save.service
RequiredBy: var-lib-systems.mount
RequiredBy: virtlockd.socket
RequiredBy: systemd-update-utmp-shutdown.service
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: var-lib-nfs-rpc_pipefs.mount
WantedBy: dev-mapper-alucard\x2dvar.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
Before: dbus.socket
Before: systemd-random-seed-load.service
Before: systemd-random-seed-save.service
Before: var-lib-systems.mount
Before: virtlockd.socket
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: var-lib-nfs-rpc_pipefs.mount
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-alucard\x2dvar.device
After: systemd-fsck at dev-mapper-alucard\x2dvar.service
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-mapper-alucard\x2dvar.device
References: systemd-fsck at dev-mapper-alucard\x2dvar.service
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dbus.socket
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: dev-mapper-alucard\x2dvar.device
ReferencedBy: var-lib-systems.mount
ReferencedBy: virtlockd.socket
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: var-lib-nfs-rpc_pipefs.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/alucard-var
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 tmp.mount:
Description: /tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
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: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
Requires: systemd-fsck at dev-mapper-alucard\x2dtmp.service
Requires: -.mount
BindsTo: dev-mapper-alucard\x2dtmp.device
RequiredBy: local-fs.target
WantedBy: dev-mapper-alucard\x2dtmp.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-alucard\x2dtmp.device
After: systemd-fsck at dev-mapper-alucard\x2dtmp.service
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-mapper-alucard\x2dtmp.device
References: systemd-fsck at dev-mapper-alucard\x2dtmp.service
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-mapper-alucard\x2dtmp.device
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/alucard-tmp
File System Type: ext4
Options: rw,relatime,rw,stripe=4,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit home.mount:
Description: /home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: home.mount
Fragment Path: /run/systemd/generator/home.mount
Source Path: /etc/fstab
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
Requires: systemd-fsck at dev-mapper-alucard\x2dhome.service
Requires: -.mount
BindsTo: dev-mapper-alucard\x2dhome.device
RequiredBy: local-fs.target
WantedBy: dev-mapper-alucard\x2dhome.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-mapper-alucard\x2dhome.device
After: systemd-fsck at dev-mapper-alucard\x2dhome.service
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-mapper-alucard\x2dhome.device
References: systemd-fsck at dev-mapper-alucard\x2dhome.service
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-mapper-alucard\x2dhome.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/alucard-home
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 -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: -.mount
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
RequiredBy: local-fs.target
RequiredBy: run-lock.mount
RequiredBy: run-user.mount
RequiredBy: boot.mount
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: sys-kernel-config.mount
RequiredBy: dev-hugepages.mount
RequiredBy: sys-kernel-debug.mount
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: dev-mqueue.mount
RequiredBy: syslog.socket
RequiredBy: dbus.socket
RequiredBy: systemd-shutdownd.socket
RequiredBy: systemd-initctl.socket
RequiredBy: acpid.socket
RequiredBy: systemd-udevd-control.socket
RequiredBy: systemd-ask-password-console.path
RequiredBy: systemd-random-seed-load.service
RequiredBy: systemd-random-seed-save.service
RequiredBy: proc-sys-fs-binfmt_misc.automount
RequiredBy: home.mount
RequiredBy: tmp.mount
RequiredBy: var.mount
RequiredBy: var-lib-systems.mount
RequiredBy: systemd-ask-password-wall.path
RequiredBy: virtlockd.socket
RequiredBy: systemd-update-utmp-shutdown.service
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: systemd-journald.socket
RequiredBy: proc-fs-nfsd.mount
RequiredBy: var-lib-nfs-rpc_pipefs.mount
Before: local-fs.target
Before: run-lock.mount
Before: run-user.mount
Before: boot.mount
Before: proc-sys-fs-binfmt_misc.mount
Before: sys-kernel-config.mount
Before: dev-hugepages.mount
Before: sys-kernel-debug.mount
Before: sys-fs-fuse-connections.mount
Before: dev-mqueue.mount
Before: syslog.socket
Before: dbus.socket
Before: systemd-shutdownd.socket
Before: systemd-initctl.socket
Before: acpid.socket
Before: systemd-udevd-control.socket
Before: systemd-ask-password-console.path
Before: systemd-random-seed-load.service
Before: systemd-random-seed-save.service
Before: proc-sys-fs-binfmt_misc.automount
Before: home.mount
Before: tmp.mount
Before: var.mount
Before: var-lib-systems.mount
Before: systemd-ask-password-wall.path
Before: virtlockd.socket
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: systemd-journald.socket
Before: proc-fs-nfsd.mount
Before: var-lib-nfs-rpc_pipefs.mount
References: local-fs.target
ReferencedBy: local-fs.target
ReferencedBy: run-lock.mount
ReferencedBy: run-user.mount
ReferencedBy: boot.mount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: syslog.socket
ReferencedBy: dbus.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: acpid.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: home.mount
ReferencedBy: tmp.mount
ReferencedBy: var.mount
ReferencedBy: var-lib-systems.mount
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: virtlockd.socket
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-journald.socket
ReferencedBy: proc-fs-nfsd.mount
ReferencedBy: var-lib-nfs-rpc_pipefs.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/alucard-root
File System Type: ext4
Options: rw,relatime,rw,errors=remount-ro,data=ordered
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: inherit
StandardError: inherit
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit boot.mount:
Description: /boot
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: boot.mount
Fragment Path: /run/systemd/generator/boot.mount
Source Path: /etc/fstab
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
Requires: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
Requires: -.mount
BindsTo: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device
RequiredBy: local-fs.target
WantedBy: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device
Conflicts: umount.target
Before: umount.target
Before: local-fs.target
After: local-fs-pre.target
After: systemd-journald.socket
After: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device
After: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
After: -.mount
References: local-fs-pre.target
References: umount.target
References: local-fs.target
References: systemd-journald.socket
References: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device
References: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/boot.mount
ControlGroup: name=systemd:/system/boot.mount
Mount State: mounted
Result: success
Where: /boot
What: /dev/sda1
File System Type: ext2
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-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:09:34 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:09:35 CET
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck-root.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck-root.service
ConditionPathIsReadWrite: !/
ConditionPathExists: !/run/initramfs/root-fsck
Condition Timestamp: Mon 2013-12-02 12:09:34 CET
Condition Result: yes
WantedBy: local-fs.target
Before: local-fs.target
Before: shutdown.target
Before: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
Before: systemd-fsck at dev-mapper-alucard\x2dhome.service
Before: systemd-fsck at dev-mapper-alucard\x2dtmp.service
Before: systemd-fsck at dev-mapper-alucard\x2dvar.service
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.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-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dhome.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dtmp.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dvar.service
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.service
ReferencedBy: systemd-remount-fs.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck-root.service
ControlGroup: name=systemd:/system/systemd-fsck-root.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
FsckPassNo: 1
-> Unit run-user.mount:
Description: User Runtime Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-user.mount
Fragment Path: /lib/systemd/system/run-user.mount
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
Requires: -.mount
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-user.mount
ControlGroup: name=systemd:/system/run-user.mount
Mount State: mounted
Result: success
Where: /run/user
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=102400k,mode=755
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit run-lock.mount:
Description: Lock Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-lock.mount
Fragment Path: /lib/systemd/system/run-lock.mount
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
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-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.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
Wants: boot.mount
BoundBy: boot.mount
BoundBy: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
Before: boot.mount
Before: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
References: boot.mount
ReferencedBy: boot.mount
ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.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/sda1
-> Unit systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service:
Description: File System Check on /dev/disk/by-uuid/226205a1-4799-483c-9e71-d47f58655c50
Instance: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:09:35 CET
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
BindsTo: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device
RequiredBy: boot.mount
Before: boot.mount
Before: shutdown.target
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck-root.service
ReferencedBy: boot.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 2
-> Unit dev-mapper-alucard\x2dhome.device:
Description: /dev/mapper/alucard-home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-alucard\x2dhome.device
Following: sys-devices-virtual-block-dm\x2d4.device
Job Timeout: 1min 30s
Wants: home.mount
BoundBy: home.mount
BoundBy: systemd-fsck at dev-mapper-alucard\x2dhome.service
Before: home.mount
Before: systemd-fsck at dev-mapper-alucard\x2dhome.service
References: home.mount
ReferencedBy: home.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dhome.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 systemd-fsck at dev-mapper-alucard\x2dhome.service:
Description: File System Check on /dev/mapper/alucard-home
Instance: dev-mapper-alucard\x2dhome
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:09:36 CET
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-mapper-alucard\x2dhome.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
BindsTo: dev-mapper-alucard\x2dhome.device
RequiredBy: home.mount
Before: home.mount
Before: shutdown.target
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-mapper-alucard\x2dhome.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-mapper-alucard\x2dhome.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
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-alucard\x2dhome.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-alucard\x2dhome.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 2
-> Unit dev-mapper-alucard\x2dtmp.device:
Description: /dev/mapper/alucard-tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-alucard\x2dtmp.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
Wants: tmp.mount
BoundBy: tmp.mount
BoundBy: systemd-fsck at dev-mapper-alucard\x2dtmp.service
Before: tmp.mount
Before: systemd-fsck at dev-mapper-alucard\x2dtmp.service
References: tmp.mount
ReferencedBy: tmp.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dtmp.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 systemd-fsck at dev-mapper-alucard\x2dtmp.service:
Description: File System Check on /dev/mapper/alucard-tmp
Instance: dev-mapper-alucard\x2dtmp
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:09:36 CET
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-mapper-alucard\x2dtmp.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
BindsTo: dev-mapper-alucard\x2dtmp.device
RequiredBy: tmp.mount
Before: tmp.mount
Before: shutdown.target
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-mapper-alucard\x2dtmp.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-mapper-alucard\x2dtmp.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck-root.service
ReferencedBy: tmp.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-alucard\x2dtmp.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-alucard\x2dtmp.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 2
-> Unit dev-mapper-alucard\x2dvar.device:
Description: /dev/mapper/alucard-var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-alucard\x2dvar.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
Wants: var.mount
BoundBy: var.mount
BoundBy: systemd-fsck at dev-mapper-alucard\x2dvar.service
Before: var.mount
Before: systemd-fsck at dev-mapper-alucard\x2dvar.service
References: var.mount
ReferencedBy: var.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dvar.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-1
-> Unit systemd-fsck at dev-mapper-alucard\x2dvar.service:
Description: File System Check on /dev/mapper/alucard-var
Instance: dev-mapper-alucard\x2dvar
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:09:36 CET
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck at dev-mapper-alucard\x2dvar.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Mon 2013-12-02 12:09:35 CET
Condition Result: yes
BindsTo: dev-mapper-alucard\x2dvar.device
RequiredBy: var.mount
Before: var.mount
Before: shutdown.target
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-mapper-alucard\x2dvar.device
After: systemd-journald.socket
After: systemd-fsck-root.service
References: dev-mapper-alucard\x2dvar.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.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-alucard\x2dvar.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-alucard\x2dvar.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 2
-> Unit dev-mapper-alucard\x2dsystems.device:
Description: /dev/mapper/alucard-systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-alucard\x2dsystems.device
Following: sys-devices-virtual-block-dm\x2d6.device
Job Timeout: 1min 30s
Wants: var-lib-systems.mount
BoundBy: var-lib-systems.mount
BoundBy: systemd-fsck at dev-mapper-alucard\x2dsystems.service
Before: var-lib-systems.mount
Before: systemd-fsck at dev-mapper-alucard\x2dsystems.service
References: var-lib-systems.mount
ReferencedBy: var-lib-systems.mount
ReferencedBy: systemd-fsck at dev-mapper-alucard\x2dsystems.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-alucard\x2dsystems.service:
Description: File System Check on /dev/mapper/alucard-systems
Instance: dev-mapper-alucard\x2dsystems
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-fsck at dev-mapper-alucard\x2dsystems.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck at .service
BindsTo: dev-mapper-alucard\x2dsystems.device
RequiredBy: var-lib-systems.mount
Before: var-lib-systems.mount
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: dev-mapper-alucard\x2dsystems.device
After: systemd-journald.socket
After: systemd-fsck at dev-mapper-alucard\x2dvar.service
After: systemd-fsck at dev-mapper-alucard\x2dtmp.service
After: systemd-fsck at dev-mapper-alucard\x2dhome.service
After: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
After: systemd-fsck-root.service
References: dev-mapper-alucard\x2dsystems.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: shutdown.target
References: systemd-journald.socket
References: systemd-fsck at dev-mapper-alucard\x2dvar.service
References: systemd-fsck at dev-mapper-alucard\x2dtmp.service
References: systemd-fsck at dev-mapper-alucard\x2dhome.service
References: systemd-fsck at dev-disk-by\x2duuid-226205a1\x2d4799\x2d483c\x2d9e71\x2dd47f58655c50.service
References: systemd-fsck-root.service
ReferencedBy: var-lib-systems.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-alucard\x2dsystems.service
ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-mapper-alucard\x2dsystems.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck %f
FsckPassNo: 3
-> 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: Mon 2013-12-02 12:11:44 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:44 CET
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: Mon 2013-12-02 12:11:44 CET
Condition Result: yes
Requires: multi-user.target
Wants: display-manager.service
Wants: systemd-update-utmp-runlevel.service
Wants: network-manager.service
Wants: hddtemp.service
Wants: anacron.service
Wants: cups.service
Wants: cups-browsed.service
Wants: acpi-support.service
Wants: schroot.service
Wants: nfs-kernel-server.service
Wants: avahi-daemon.service
Wants: postgresql.service
Wants: sysstat.service
Wants: pulseaudio.service
Wants: bootlogs.service
Wants: ssh.service
Wants: saned.service
Wants: nfs-common.service
Wants: motd.service
Wants: aiccu.service
Wants: postfix.service
Wants: cron.service
Wants: lightdm.service
Wants: acpi-fakekey.service
Wants: exim4.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: network-manager.service
After: hddtemp.service
After: anacron.service
After: cups.service
After: cups-browsed.service
After: acpi-support.service
After: schroot.service
After: nfs-kernel-server.service
After: avahi-daemon.service
After: postgresql.service
After: sysstat.service
After: pulseaudio.service
After: bootlogs.service
After: ssh.service
After: saned.service
After: nfs-common.service
After: motd.service
After: aiccu.service
After: postfix.service
After: cron.service
After: lightdm.service
After: acpi-fakekey.service
After: exim4.service
References: multi-user.target
References: rescue.target
References: display-manager.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: network-manager.service
References: hddtemp.service
References: anacron.service
References: cups.service
References: cups-browsed.service
References: acpi-support.service
References: schroot.service
References: nfs-kernel-server.service
References: avahi-daemon.service
References: postgresql.service
References: sysstat.service
References: pulseaudio.service
References: bootlogs.service
References: ssh.service
References: saned.service
References: nfs-common.service
References: motd.service
References: aiccu.service
References: postfix.service
References: cron.service
References: lightdm.service
References: acpi-fakekey.service
References: exim4.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: Mon 2013-12-02 12:11:44 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:44 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: multi-user.target
Name: runlevel4.target
Name: runlevel3.target
Name: runlevel2.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Mon 2013-12-02 12:11:44 CET
Condition Result: yes
Requires: basic.target
Wants: lm-sensors.service
Wants: virtlockd.socket
Wants: rsyslog.service
Wants: libvirt-bin.service
Wants: atd.service
Wants: libvirt-guests.service
Wants: remote-fs.target
Wants: rc-local.service
Wants: getty.target
Wants: systemd-logind.service
Wants: systemd-user-sessions.service
Wants: systemd-ask-password-wall.path
Wants: dbus.service
Wants: systemd-update-utmp-runlevel.service
Wants: network-manager.service
Wants: hddtemp.service
Wants: anacron.service
Wants: cups.service
Wants: cups-browsed.service
Wants: acpi-support.service
Wants: schroot.service
Wants: nfs-kernel-server.service
Wants: avahi-daemon.service
Wants: postgresql.service
Wants: sysstat.service
Wants: pulseaudio.service
Wants: bootlogs.service
Wants: ssh.service
Wants: saned.service
Wants: nfs-common.service
Wants: motd.service
Wants: aiccu.service
Wants: postfix.service
Wants: cron.service
Wants: lightdm.service
Wants: acpi-fakekey.service
Wants: exim4.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: virtlockd.socket
After: lm-sensors.service
After: dbus.service
After: atd.service
After: libvirt-bin.service
After: libvirt-guests.service
After: network-manager.service
After: hddtemp.service
After: anacron.service
After: cups.service
After: cups-browsed.service
After: acpi-support.service
After: schroot.service
After: nfs-kernel-server.service
After: avahi-daemon.service
After: postgresql.service
After: sysstat.service
After: pulseaudio.service
After: bootlogs.service
After: ssh.service
After: saned.service
After: nfs-common.service
After: motd.service
After: aiccu.service
After: postfix.service
After: cron.service
After: lightdm.service
After: acpi-fakekey.service
After: exim4.service
References: basic.target
References: rescue.service
References: rescue.target
References: lm-sensors.service
References: virtlockd.socket
References: rsyslog.service
References: libvirt-bin.service
References: atd.service
References: libvirt-guests.service
References: remote-fs.target
References: rc-local.service
References: getty.target
References: systemd-logind.service
References: systemd-user-sessions.service
References: systemd-ask-password-wall.path
References: dbus.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: network-manager.service
References: hddtemp.service
References: anacron.service
References: cups.service
References: cups-browsed.service
References: acpi-support.service
References: schroot.service
References: nfs-kernel-server.service
References: avahi-daemon.service
References: postgresql.service
References: sysstat.service
References: pulseaudio.service
References: bootlogs.service
References: ssh.service
References: saned.service
References: nfs-common.service
References: motd.service
References: aiccu.service
References: postfix.service
References: cron.service
References: lightdm.service
References: acpi-fakekey.service
References: exim4.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: bootlogs.service
Wants: motd.service
Conflicts: shutdown.target
ConflictedBy: graphical.target
ConflictedBy: multi-user.target
Before: multi-user.target
Before: systemd-update-utmp-runlevel.service
After: sysinit.target
After: rescue.service
After: bootlogs.service
After: motd.service
References: sysinit.target
References: rescue.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: bootlogs.service
References: motd.service
ReferencedBy: graphical.target
ReferencedBy: multi-user.target
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit display-manager.service:
Description: display-manager.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: display-manager.service
WantedBy: graphical.target
ReferencedBy: graphical.target
Load Error Code: No such file or directory
-> Unit 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 virtlockd.socket:
Description: Virtual machine lock manager socket
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: virtlockd.socket
Fragment Path: /lib/systemd/system/virtlockd.socket
Requires: -.mount
Requires: var.mount
Requires: sysinit.target
RequiredBy: virtlockd.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: virtlockd.service
Before: sockets.target
Before: shutdown.target
Before: multi-user.target
After: -.mount
After: var.mount
After: sysinit.target
Triggers: virtlockd.service
References: virtlockd.service
References: -.mount
References: var.mount
References: sockets.target
References: sysinit.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: virtlockd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/virtlockd.socket
ControlGroup: name=systemd:/system/virtlockd.socket
Socket State: dead
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/libvirt/virtlockd-sock
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 rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rc-local.service
Name: rc.local.service
Fragment Path: /lib/systemd/system/rc-local.service
(null): /etc/rc.local
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: getty at tty1.service
Before: shutdown.target
Before: multi-user.target
After: network.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rc-local.service
ControlGroup: name=systemd:/system/rc-local.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/rc.local start
SysVStartPriority: 99
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: getty.target
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Wants: getty at tty1.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
After: getty at tty1.service
References: getty at tty1.service
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:03 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-logind.service
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
Fragment Path: /lib/systemd/system/systemd-logind.service
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
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: 1099
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 16384
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_tty_config cap_audit_control
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
-> Unit systemd-ask-password-wall.path:
Description: Forward Password Requests to Wall Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:31 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:31 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-ask-password-wall.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Mon 2013-12-02 12:09:31 CET
Condition Result: yes
Requires: -.mount
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-wall.service
After: -.mount
Triggers: systemd-ask-password-wall.service
References: shutdown.target
References: paths.target
References: systemd-ask-password-wall.service
References: -.mount
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-ask-password-wall.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-wall.path
After: systemd-user-sessions.service
After: systemd-journald.socket
After: basic.target
TriggeredBy: systemd-ask-password-wall.path
References: systemd-user-sessions.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: systemd-ask-password-wall.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-ask-password-wall.service
ControlGroup: name=systemd:/system/systemd-ask-password-wall.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStartPre:
Command Line: /bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --wall
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nss-user-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target
Before: systemd-logind.service
References: shutdown.target
ReferencedBy: systemd-logind.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit getty at tty1.service:
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: getty at tty1.service
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty at .service
ConditionPathExists: /dev/tty0
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
WantedBy: getty.target
Conflicts: shutdown.target
Before: getty.target
Before: shutdown.target
After: systemd-user-sessions.service
After: plymouth-quit-wait.service
After: rc-local.service
After: systemd-journald.socket
After: basic.target
References: systemd-user-sessions.service
References: plymouth-quit-wait.service
References: rc-local.service
References: getty.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/getty at .service/getty at tty1.service
ControlGroup: name=systemd:/system/getty at .service/getty at tty1.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
Main PID: 1147
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: LANG=
Environment: LANGUAGE=
Environment: LC_CTYPE=
Environment: LC_NUMERIC=
Environment: LC_TIME=
Environment: LC_COLLATE=
Environment: LC_MONETARY=
Environment: LC_MESSAGES=
Environment: LC_PAPER=
Environment: LC_NAME=
Environment: LC_ADDRESS=
Environment: LC_TELEPHONE=
Environment: LC_MEASUREMENT=
Environment: LC_IDENTIFICATION=
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
UtmpIdentifier: tty1
-> ExecStart:
Command Line: /sbin/agetty --noclear %I 38400 linux
-> Unit plymouth-quit-wait.service:
Description: plymouth-quit-wait.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: plymouth-quit-wait.service
Before: getty at tty1.service
ReferencedBy: getty at tty1.service
Load Error Code: No such file or directory
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: network.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Conflicts: shutdown.target
Before: rc-local.service
Before: ferm.service
Before: cron.service
Before: postgresql.service
Before: rpcbind.service
Before: cups-browsed.service
Before: postfix.service
Before: exim4.service
Before: schroot.service
Before: hddtemp.service
Before: aiccu.service
Before: libvirt-bin.service
Before: cups.service
Before: libvirt-guests.service
References: shutdown.target
ReferencedBy: rc-local.service
ReferencedBy: ferm.service
ReferencedBy: cron.service
ReferencedBy: postgresql.service
ReferencedBy: rpcbind.service
ReferencedBy: cups-browsed.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: schroot.service
ReferencedBy: hddtemp.service
ReferencedBy: aiccu.service
ReferencedBy: libvirt-bin.service
ReferencedBy: cups.service
ReferencedBy: libvirt-guests.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit virtlockd.service:
Description: Virtual machine lock 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: yes
Need Daemon Reload: no
Name: virtlockd.service
Fragment Path: /lib/systemd/system/virtlockd.service
Requires: virtlockd.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: virtlockd.socket
After: systemd-journald.socket
After: basic.target
TriggeredBy: virtlockd.socket
References: virtlockd.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: virtlockd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/virtlockd.service
ControlGroup: name=systemd:/system/virtlockd.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
EnvironmentFile: -/etc/sysconfig/virtlockd
OOMScoreAdjust: -900
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/virtlockd
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> 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
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
Load Error Code: No such file or directory
-> Unit systemd-update-utmp-runlevel.service:
Description: Update UTMP about System Runlevel Changes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:11:44 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:11:44 CET
GC Check Good: no
Need Daemon Reload: no
Name: systemd-update-utmp-runlevel.service
Documentation: man:systemd-update-utmp-runlevel.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Mon 2013-12-02 12:11:44 CET
Condition Result: yes
Requires: -.mount
Requires: var.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: -.mount
After: var.mount
After: graphical.target
After: multi-user.target
After: rescue.target
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: final.target
References: systemd-journald.socket
References: -.mount
References: var.mount
References: graphical.target
References: multi-user.target
References: rescue.target
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: graphical.target
ReferencedBy: multi-user.target
ReferencedBy: rescue.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-update-utmp-runlevel.service
ControlGroup: name=systemd:/system/systemd-update-utmp-runlevel.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: timers.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
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 alsa-state.service:
Description: Manage Sound Card State (restore and store)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: alsa-state.service
Fragment Path: /lib/systemd/system/alsa-state.service
ConditionPathExists: /etc/alsa/state-daemon.conf
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: no
WantedBy: basic.target
Conflicts: shutdown.target
Before: alsa-restore.service
Before: shutdown.target
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
ReferencedBy: alsa-restore.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/alsa-state.service
ControlGroup: name=systemd:/system/alsa-state.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/alsactl -E HOME=/var/run/alsa -s -n 19 -c rdaemon
-> ExecStop:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s kill save_and_quit
-> Unit alsa-restore.service:
Description: Restore Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Mon 2013-12-02 12:11:02 CET
GC Check Good: no
Need Daemon Reload: no
Name: alsa-restore.service
Fragment Path: /lib/systemd/system/alsa-restore.service
ConditionPathExists: /var/lib/alsa/asound.state
ConditionPathExists: !/etc/alsa/state-daemon.conf
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: alsa-state.service
After: systemd-journald.socket
References: alsa-state.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/alsa-restore.service
ControlGroup: name=systemd:/system/alsa-restore.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: syslog
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa restore
-> Unit console-kit-log-system-start.service:
Description: Console System Startup Logging
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-kit-log-system-start.service
Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
WantedBy: basic.target
Before: shutdown.target
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-kit-log-system-start.service
ControlGroup: name=systemd:/system/console-kit-log-system-start.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/ck-log-system-start
-> Unit systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-clean.timer
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: timers.target
Before: shutdown.target
After: sysinit.target
Triggers: systemd-tmpfiles-clean.service
References: systemd-tmpfiles-clean.service
References: timers.target
References: sysinit.target
References: shutdown.target
ReferencedBy: timers.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Tue 2013-12-10 12:24:15 CET
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2013-12-10 12:24:15 CET
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
Condition Timestamp: Tue 2013-12-10 12:24:15 CET
Condition Result: yes
Wants: local-fs.target
Before: sysinit.target
Before: shutdown.target
After: systemd-tmpfiles-clean.timer
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
TriggeredBy: systemd-tmpfiles-clean.timer
References: local-fs.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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 kbd.service:
Description: kbd.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: kbd.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 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 keymap.service:
Description: keymap.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: keymap.service
Before: keyboard-setup.service
ReferencedBy: keyboard-setup.service
Load Error Code: No such file or directory
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: time-sync.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Conflicts: shutdown.target
Before: cron.service
Before: anacron.service
Before: postgresql.service
Before: cups-browsed.service
Before: postfix.service
Before: exim4.service
Before: nfs-common.service
Before: aiccu.service
Before: nfs-kernel-server.service
References: shutdown.target
ReferencedBy: cron.service
ReferencedBy: anacron.service
ReferencedBy: postgresql.service
ReferencedBy: cups-browsed.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: nfs-common.service
ReferencedBy: aiccu.service
ReferencedBy: nfs-kernel-server.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: nss-lookup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Conflicts: shutdown.target
Before: cron.service
Before: cups-browsed.service
Before: postfix.service
Before: exim4.service
Before: aiccu.service
Before: nfs-kernel-server.service
References: shutdown.target
ReferencedBy: cron.service
ReferencedBy: cups-browsed.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
ReferencedBy: aiccu.service
ReferencedBy: nfs-kernel-server.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: cups.service
ReferencedBy: cron.service
ReferencedBy: cups.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
Before: cups.service
ReferencedBy: cron.service
ReferencedBy: cups.service
Load Error Code: No such file or directory
-> Unit mysql.service:
Description: mysql.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: mysql.service
Before: postfix.service
Before: exim4.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
Load Error Code: No such file or directory
-> Unit clamav-daemon.service:
Description: clamav-daemon.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: clamav-daemon.service
Before: postfix.service
Before: exim4.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
Load Error Code: No such file or directory
-> Unit postgrey.service:
Description: postgrey.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: postgrey.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit spamassassin.service:
Description: spamassassin.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: spamassassin.service
Before: postfix.service
Before: exim4.service
ReferencedBy: postfix.service
ReferencedBy: exim4.service
Load Error Code: No such file or directory
-> Unit saslauthd.service:
Description: saslauthd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: saslauthd.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit dovecot.service:
Description: dovecot.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: dovecot.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit x-display-manager.target:
Description: x-display-manager.target
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: x-display-manager.target
Before: bootlogs.service
ReferencedBy: bootlogs.service
Load Error Code: No such file or directory
-> Unit gdm.service:
Description: gdm.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: gdm.service
Before: bootlogs.service
ReferencedBy: bootlogs.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
ReferencedBy: bootlogs.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
ReferencedBy: bootlogs.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
ReferencedBy: bootlogs.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
ReferencedBy: bootlogs.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
ReferencedBy: bootlogs.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
ReferencedBy: bootlogs.service
Load Error Code: No such file or directory
-> Unit greylist.service:
Description: greylist.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: greylist.service
Before: exim4.service
ReferencedBy: exim4.service
Load Error Code: No such file or directory
-> Unit hal.service:
Description: hal.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: hal.service
Before: lightdm.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit consolekit.service:
Description: consolekit.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: consolekit.service
Before: lightdm.service
ReferencedBy: lightdm.service
Load Error Code: No such file or directory
-> Unit iscsid.service:
Description: iscsid.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: iscsid.service
Before: libvirt-bin.service
ReferencedBy: libvirt-bin.service
Load Error Code: No such file or directory
-> Unit samba.service:
Description: samba.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: samba.service
After: cups.service
ReferencedBy: cups.service
Load Error Code: No such file or directory
-> Unit sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card1.device:
Description: Caicos HDMI Audio [Radeon HD 6400 Series]
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card1.device
Job Timeout: 1min 30s
Wants: sound.target
References: sound.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:36 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:36 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sound.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Mon 2013-12-02 12:09:36 CET
Condition Result: yes
WantedBy: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card1.device
WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Conflicts: shutdown.target
References: shutdown.target
ReferencedBy: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card1.device
ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:19.0-net-eth0.device:
Description: 82579LM Gigabit Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:19.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:19.0/net/eth0
-> Unit sys-subsystem-net-devices-eth0.device:
Description: 82579LM Gigabit Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-eth0.device
Job Timeout: 1min 30s
BoundBy: ifup at eth0.service
ReferencedBy: ifup at eth0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device:
Description: 7 Series/C210 Series Chipset Family High Definition Audio Controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Job Timeout: 1min 30s
Wants: sound.target
References: sound.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0
-> Unit sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5.3-4\x2d1.5.3.3-4\x2d1.5.3.3:1.0-bluetooth-hci0.device:
Description: /sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.3/4-1.5.3.3/4-1.5.3.3:1.0/bluetooth/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5.3-4\x2d1.5.3.3-4\x2d1.5.3.3: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:1d.0/usb4/4-1/4-1.5/4-1.5.3/4-1.5.3.3/4-1.5.3.3: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: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-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:1d.0/usb4/4-1/4-1.5/4-1.5.3/4-1.5.3.3/4-1.5.3.3:1.0/bluetooth/hci0
-> Unit bluetooth.target:
Description: Bluetooth
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:34 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:34 CET
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: Mon 2013-12-02 12:09:34 CET
Condition Result: yes
Wants: bluetooth.service
WantedBy: sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5.3-4\x2d1.5.3.3-4\x2d1.5.3.3:1.0-bluetooth-hci0.device
WantedBy: sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5.3-4\x2d1.5.3.3-4\x2d1.5.3.3:1.0-bluetooth-hci0-hci0:11.device
Conflicts: shutdown.target
After: bluetooth.service
References: bluetooth.service
References: shutdown.target
ReferencedBy: sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5.3-4\x2d1.5.3.3-4\x2d1.5.3.3:1.0-bluetooth-hci0.device
ReferencedBy: sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5.3-4\x2d1.5.3.3-4\x2d1.5.3.3:1.0-bluetooth-hci0-hci0:11.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5.3-4\x2d1.5.3.3-4\x2d1.5.3.3:1.0-bluetooth-hci0-hci0:11.device:
Description: /sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5.3/4-1.5.3.3/4-1.5.3.3:1.0/bluetooth/hci0/hci0:11
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.5-4\x2d1.5.3-4\x2d1.5.3.3-4\x2d1.5.3.3:1.0-bluetooth-hci0-hci0:11.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:1d.0/usb4/4-1/4-1.5/4-1.5.3/4-1.5.3.3/4-1.5.3.3:1.0/bluetooth/hci0/hci0:11
-> Unit sys-subsystem-bluetooth-devices-hci0:11.device:
Description: /sys/subsystem/bluetooth/devices/hci0:11
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-bluetooth-devices-hci0:11.device
Job 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.0/usb4/4-1/4-1.5/4-1.5.3/4-1.5.3.3/4-1.5.3.3:1.0/bluetooth/hci0/hci0:11
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3TRB0G5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3TRB0G5.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-scsi\x2dSATA_ST500DM002\x2d1BD14_Z3TRB0G5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_ST500DM002\x2d1BD14_Z3TRB0G5.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\x2d0x5000c50064df3188.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50064df3188.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3TRB0G5\x2dpart1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3TRB0G5\x2dpart1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-scsi\x2dSATA_ST500DM002\x2d1BD14_Z3TRB0G5\x2dpart1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_ST500DM002\x2d1BD14_Z3TRB0G5\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\x2d0x5000c50064df3188\x2dpart1.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50064df3188\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 sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3TRB0G5\x2dpart2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3TRB0G5\x2dpart2.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-scsi\x2dSATA_ST500DM002\x2d1BD14_Z3TRB0G5\x2dpart2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_ST500DM002\x2d1BD14_Z3TRB0G5\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\x2d0x5000c50064df3188\x2dpart2.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50064df3188\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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-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: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-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\x2dST500DM002\x2d1BD142_Z3TRB0G5\x2dpart5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dST500DM002\x2d1BD142_Z3TRB0G5\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-scsi\x2dSATA_ST500DM002\x2d1BD14_Z3TRB0G5\x2dpart5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-scsi\x2dSATA_ST500DM002\x2d1BD14_Z3TRB0G5\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\x2d0x5000c50064df3188\x2dpart5.device:
Description: ST500DM002-1BD142
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5000c50064df3188\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-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device:
Description: HL-DT-ST_DVD-ROM_DH50N
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-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.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-sr0.device:
Description: HL-DT-ST_DVD-ROM_DH50N
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sr0.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-cdrom.device:
Description: HL-DT-ST_DVD-ROM_DH50N
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-cdrom.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVD\x2dROM_DH50N_KFND6AG2239.device:
Description: HL-DT-ST_DVD-ROM_DH50N
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVD\x2dROM_DH50N_KFND6AG2239.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-wwn\x2d0x5001480000000000.device:
Description: HL-DT-ST_DVD-ROM_DH50N
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x5001480000000000.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
Description: /sys/devices/platform/serial8250/tty/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit dev-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS1.device
Following: sys-devices-platform-serial8250-tty-ttyS1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
Description: /sys/devices/platform/serial8250/tty/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS2.device
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
Description: /sys/devices/platform/serial8250/tty/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS3.device
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-devices-pnp0-00:0a-tty-ttyS0.device:
Description: /sys/devices/pnp0/00:0a/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pnp0-00:0a-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:0a/tty/ttyS0
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS0.device
Following: sys-devices-pnp0-00:0a-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:0a/tty/ttyS0
-> Unit sys-devices-virtual-net-eth0.10.device:
Description: /sys/devices/virtual/net/eth0.10
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-net-eth0.10.device
Job 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/net/eth0.10
-> Unit sys-subsystem-net-devices-eth0.10.device:
Description: /sys/subsystem/net/devices/eth0.10
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-eth0.10.device
Job Timeout: 1min 30s
BoundBy: ifup at eth0.10.service
ReferencedBy: ifup at eth0.10.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/net/eth0.10
-> Unit sys-devices-virtual-net-sit0.device:
Description: /sys/devices/virtual/net/sit0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-net-sit0.device
Job 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/net/sit0
-> Unit sys-subsystem-net-devices-sit0.device:
Description: /sys/subsystem/net/devices/sit0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-sit0.device
Job Timeout: 1min 30s
BoundBy: ifup at sit0.service
ReferencedBy: ifup at sit0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/net/sit0
-> Unit sys-devices-virtual-net-sixxs.device:
Description: /sys/devices/virtual/net/sixxs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-net-sixxs.device
Job 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/net/sixxs
-> Unit sys-subsystem-net-devices-sixxs.device:
Description: /sys/subsystem/net/devices/sixxs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-sixxs.device
Job Timeout: 1min 30s
BoundBy: ifup at sixxs.service
ReferencedBy: ifup at sixxs.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/net/sixxs
-> Unit sys-devices-virtual-net-virt\x2dbridge.device:
Description: /sys/devices/virtual/net/virt-bridge
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-net-virt\x2dbridge.device
Job 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/net/virt-bridge
-> Unit sys-subsystem-net-devices-virt\x2dbridge.device:
Description: /sys/subsystem/net/devices/virt-bridge
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-virt\x2dbridge.device
Job 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/net/virt-bridge
-> Unit sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-module-fuse.device
Job Timeout: 1min 30s
Wants: sys-fs-fuse-connections.mount
References: sys-fs-fuse-connections.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/module/fuse
-> Unit sys-devices-virtual-block-dm\x2d0.device:
Description: /sys/devices/virtual/block/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-dm\x2d0.device:
Description: /dev/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d0.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2dname\x2dsda5_crypt.device:
Description: /dev/disk/by-id/dm-name-sda5_crypt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dsda5_crypt.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2df8b74b7deabc4663a37e5357b14c47ad\x2dsda5_crypt.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-f8b74b7deabc4663a37e5357b14c47ad-sda5_crypt
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2df8b74b7deabc4663a37e5357b14c47ad\x2dsda5_crypt.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit sys-devices-virtual-block-dm\x2d1.device:
Description: /sys/devices/virtual/block/dm-1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-dm\x2d1.device:
Description: /dev/dm-1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d1.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-alucard-var.device:
Description: /dev/alucard/var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-alucard-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\x2dname\x2dalucard\x2dvar.device:
Description: /dev/disk/by-id/dm-name-alucard-var
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dvar.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\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIb1QNJRDujpmG2sfT2tjpuV2YRHm3z4Ze.device:
Description: /dev/disk/by-id/dm-uuid-LVM-Grs2SAKBsHzlMmATwj9RRsVofsNgw2YIb1QNJRDujpmG2sfT2tjpuV2YRHm3z4Ze
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIb1QNJRDujpmG2sfT2tjpuV2YRHm3z4Ze.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-3608622e\x2df26a\x2d46b8\x2da27b\x2d11ee58a30e41.device:
Description: /dev/disk/by-uuid/3608622e-f26a-46b8-a27b-11ee58a30e41
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-3608622e\x2df26a\x2d46b8\x2da27b\x2d11ee58a30e41.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit sys-devices-virtual-block-dm\x2d2.device:
Description: /sys/devices/virtual/block/dm-2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-dm\x2d2.device:
Description: /dev/dm-2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d2.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-alucard-swap_1.device:
Description: /dev/alucard/swap_1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-alucard-swap_1.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\x2dalucard\x2dswap_1.device:
Description: /dev/disk/by-id/dm-name-alucard-swap_1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dswap_1.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\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.device:
Description: /dev/disk/by-id/dm-uuid-LVM-Grs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.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-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.device:
Description: /dev/disk/by-uuid/5ef928e2-4695-4185-a65e-af4101a59594
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit sys-devices-virtual-block-dm\x2d3.device:
Description: /sys/devices/virtual/block/dm-3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-dm\x2d3.device:
Description: /dev/dm-3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d3.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-alucard-tmp.device:
Description: /dev/alucard/tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-alucard-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\x2dname\x2dalucard\x2dtmp.device:
Description: /dev/disk/by-id/dm-name-alucard-tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dtmp.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\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIB8Yco2uVaHIEJjVv3j0kkkfIkP14wFI5.device:
Description: /dev/disk/by-id/dm-uuid-LVM-Grs2SAKBsHzlMmATwj9RRsVofsNgw2YIB8Yco2uVaHIEJjVv3j0kkkfIkP14wFI5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIB8Yco2uVaHIEJjVv3j0kkkfIkP14wFI5.device
Following: sys-devices-virtual-block-dm\x2d3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2duuid-7da34889\x2d2a3b\x2d4bae\x2d8a93\x2df12fefd55e3b.device:
Description: /dev/disk/by-uuid/7da34889-2a3b-4bae-8a93-f12fefd55e3b
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-7da34889\x2d2a3b\x2d4bae\x2d8a93\x2df12fefd55e3b.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\x2d4.device:
Description: /sys/devices/virtual/block/dm-4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\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: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\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-alucard-home.device:
Description: /dev/alucard/home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-alucard-home.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\x2dalucard\x2dhome.device:
Description: /dev/disk/by-id/dm-name-alucard-home
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dhome.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\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YI3J4NzHGJEg1BqI4poJOnUIsmCUgCIYvD.device:
Description: /dev/disk/by-id/dm-uuid-LVM-Grs2SAKBsHzlMmATwj9RRsVofsNgw2YI3J4NzHGJEg1BqI4poJOnUIsmCUgCIYvD
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YI3J4NzHGJEg1BqI4poJOnUIsmCUgCIYvD.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\x2duuid-11924818\x2d73d2\x2d4bbe\x2d8eb6\x2df2011b965723.device:
Description: /dev/disk/by-uuid/11924818-73d2-4bbe-8eb6-f2011b965723
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-11924818\x2d73d2\x2d4bbe\x2d8eb6\x2df2011b965723.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\x2d5.device:
Description: /sys/devices/virtual/block/dm-5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\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: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\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-alucard-root.device:
Description: /dev/alucard/root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-alucard-root.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\x2dalucard\x2droot.device:
Description: /dev/disk/by-id/dm-name-alucard-root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2droot.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\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIG73GD2TisqS6GZbTU0drPDPwvXXOHDnP.device:
Description: /dev/disk/by-id/dm-uuid-LVM-Grs2SAKBsHzlMmATwj9RRsVofsNgw2YIG73GD2TisqS6GZbTU0drPDPwvXXOHDnP
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIG73GD2TisqS6GZbTU0drPDPwvXXOHDnP.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-6010659c\x2d4a94\x2d476f\x2d981e\x2d42d4bad9608d.device:
Description: /dev/disk/by-uuid/6010659c-4a94-476f-981e-42d4bad9608d
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-6010659c\x2d4a94\x2d476f\x2d981e\x2d42d4bad9608d.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-alucard\x2droot.device:
Description: /dev/mapper/alucard-root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-alucard\x2droot.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\x2d6.device:
Description: /sys/devices/virtual/block/dm-6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\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: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\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-alucard-systems.device:
Description: /dev/alucard/systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-alucard-systems.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\x2dalucard\x2dsystems.device:
Description: /dev/disk/by-id/dm-name-alucard-systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dsystems.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\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIuS3smb2J8hY5OLYUCOjkEwgMHvwBe0HW.device:
Description: /dev/disk/by-id/dm-uuid-LVM-Grs2SAKBsHzlMmATwj9RRsVofsNgw2YIuS3smb2J8hY5OLYUCOjkEwgMHvwBe0HW
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIuS3smb2J8hY5OLYUCOjkEwgMHvwBe0HW.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-d2bfc008\x2d5c2d\x2d4f2b\x2d9660\x2d852ed3d89475.device:
Description: /dev/disk/by-uuid/d2bfc008-5c2d-4f2b-9660-852ed3d89475
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-d2bfc008\x2d5c2d\x2d4f2b\x2d9660\x2d852ed3d89475.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 var-lib-nfs-rpc_pipefs.mount:
Description: /var/lib/nfs/rpc_pipefs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:37 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:37 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: var-lib-nfs-rpc_pipefs.mount
Source Path: /proc/self/mountinfo
Requires: -.mount
Requires: var.mount
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: -.mount
After: var.mount
After: local-fs-pre.target
References: local-fs.target
References: umount.target
References: systemd-journald.socket
References: -.mount
References: var.mount
References: local-fs-pre.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/var-lib-nfs-rpc_pipefs.mount
ControlGroup: name=systemd:/system/var-lib-nfs-rpc_pipefs.mount
Mount State: mounted
Result: success
Where: /var/lib/nfs/rpc_pipefs
What: rpc_pipefs
File System Type: rpc_pipefs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: no
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
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-fs-nfsd.mount:
Description: /proc/fs/nfsd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Fri 2013-12-06 14:06:35 CET
Active Enter Timestamp: Fri 2013-12-06 14:06:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: proc-fs-nfsd.mount
Source Path: /proc/self/mountinfo
Requires: -.mount
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: -.mount
After: local-fs-pre.target
References: local-fs.target
References: umount.target
References: systemd-journald.socket
References: -.mount
References: local-fs-pre.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/proc-fs-nfsd.mount
ControlGroup: name=systemd:/system/proc-fs-nfsd.mount
Mount State: mounted
Result: success
Where: /proc/fs/nfsd
What: nfsd
File System Type: nfsd
Options: rw,relatime,rw
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 dev-alucard-swap_1.swap:
Description: /dev/alucard/swap_1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-alucard-swap_1.swap
Following: dev-dm\x2d2.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-alucard-swap_1.swap
ControlGroup: name=systemd:/system/dev-alucard-swap_1.swap
Swap State: active
Result: success
What: /dev/alucard/swap_1
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\x2dname\x2dalucard\x2dswap_1.swap:
Description: /dev/disk/by-id/dm-name-alucard-swap_1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
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\x2dalucard\x2dswap_1.swap
Following: dev-dm\x2d2.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\x2dalucard\x2dswap_1.swap
ControlGroup: name=systemd:/system/dev-disk-by\x2did-dm\x2dname\x2dalucard\x2dswap_1.swap
Swap State: active
Result: success
What: /dev/disk/by-id/dm-name-alucard-swap_1
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\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap:
Description: /dev/disk/by-id/dm-uuid-LVM-Grs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
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\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap
Following: dev-dm\x2d2.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\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap
ControlGroup: name=systemd:/system/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dGrs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx.swap
Swap State: active
Result: success
What: /dev/disk/by-id/dm-uuid-LVM-Grs2SAKBsHzlMmATwj9RRsVofsNgw2YIeXddodAg6RSEHvOp1eoc23z76n1xt3nx
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-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap:
Description: /dev/disk/by-uuid/5ef928e2-4695-4185-a65e-af4101a59594
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap
Following: dev-dm\x2d2.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-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap
ControlGroup: name=systemd:/system/dev-disk-by\x2duuid-5ef928e2\x2d4695\x2d4185\x2da65e\x2daf4101a59594.swap
Swap State: active
Result: success
What: /dev/disk/by-uuid/5ef928e2-4695-4185-a65e-af4101a59594
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\x2d2.swap:
Description: /dev/dm-2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:09:35 CET
Active Enter Timestamp: Mon 2013-12-02 12:09:35 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d2.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\x2d2.swap
ControlGroup: name=systemd:/system/dev-dm\x2d2.swap
Swap State: active
Result: success
What: /dev/dm-2
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 avahi-daemon.socket:
Description: avahi-daemon.socket
Instance: n/a
Unit Load State: error
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: avahi-daemon.socket
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Load Error Code: No such file or directory
-> Unit ifup at eth0.service:
Description: ifup for eth0
Instance: eth0
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:02 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:02 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ifup at eth0.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Mon 2013-12-02 12:11:02 CET
Condition Result: yes
Requires: basic.target
BindsTo: sys-subsystem-net-devices-eth0.device
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: sys-subsystem-net-devices-eth0.device
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ifup at .service/ifup at eth0.service
ControlGroup: name=systemd:/system/ifup at .service/ifup at eth0.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
-> ExecStop:
Command Line: /sbin/ifdown %I
-> Unit ifup at sit0.service:
Description: ifup for sit0
Instance: sit0
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:04 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:04 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ifup at sit0.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Mon 2013-12-02 12:11:04 CET
Condition Result: yes
Requires: basic.target
BindsTo: sys-subsystem-net-devices-sit0.device
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: sys-subsystem-net-devices-sit0.device
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ifup at .service/ifup at sit0.service
ControlGroup: name=systemd:/system/ifup at .service/ifup at sit0.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
-> ExecStop:
Command Line: /sbin/ifdown %I
-> Unit polkit.service:
Description: Authorization Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:07 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:08 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: polkit.service
Documentation: man:polkit(8)
Fragment Path: /lib/systemd/system/polkit.service
Condition Timestamp: Mon 2013-12-02 12:11:07 CET
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/polkit.service
ControlGroup: name=systemd:/system/polkit.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: 1506
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/polkit-1/polkitd --no-debug
-> Unit rtkit-daemon.service:
Description: RealtimeKit Scheduling Policy Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:11:14 CET
Active Enter Timestamp: Mon 2013-12-02 12:11:14 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rtkit-daemon.service
Fragment Path: /lib/systemd/system/rtkit-daemon.service
Condition Timestamp: Mon 2013-12-02 12:11:14 CET
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: name=systemd:/system/rtkit-daemon.service
ControlGroup: cpu:/
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: main
Main PID: 1575
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.RealtimeKit1
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/rtkit/rtkit-daemon
Status Text: Supervising 5 threads of 1 processes of 1 users.
-> Unit ifup at sixxs.service:
Description: ifup for sixxs
Instance: sixxs
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Thu 2013-12-05 16:36:11 CET
Active Enter Timestamp: Thu 2013-12-05 16:36:11 CET
Active Exit Timestamp: Thu 2013-12-05 16:36:10 CET
Inactive Enter Timestamp: Thu 2013-12-05 16:36:10 CET
GC Check Good: yes
Need Daemon Reload: no
Name: ifup at sixxs.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Thu 2013-12-05 16:36:11 CET
Condition Result: yes
Requires: basic.target
BindsTo: sys-subsystem-net-devices-sixxs.device
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: sys-subsystem-net-devices-sixxs.device
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ifup at .service/ifup at sixxs.service
ControlGroup: name=systemd:/system/ifup at .service/ifup at sixxs.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
-> ExecStop:
Command Line: /sbin/ifdown %I
-> Unit console-kit-daemon.service:
Description: Console Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:29:16 CET
Active Enter Timestamp: Mon 2013-12-02 12:29:16 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-kit-daemon.service
Fragment Path: /lib/systemd/system/console-kit-daemon.service
Condition Timestamp: Mon 2013-12-02 12:29:16 CET
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: 4117
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ConsoleKit
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/console-kit-daemon --no-daemon
-> Unit udisks2.service:
Description: Disk Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-02 12:34:27 CET
Active Enter Timestamp: Mon 2013-12-02 12:34:27 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: udisks2.service
Documentation: man:udisks(8)
Fragment Path: /lib/systemd/system/udisks2.service
Condition Timestamp: Mon 2013-12-02 12:34:27 CET
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/udisks2.service
ControlGroup: name=systemd:/system/udisks2.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 6115
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UDisks2
Bus Name Good: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/udisks2/udisksd --no-debug
-> Unit ifup at eth0.10.service:
Description: ifup for eth0.10
Instance: eth0.10
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Mon 2013-12-09 12:56:07 CET
Active Enter Timestamp: Mon 2013-12-09 12:56:07 CET
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ifup at eth0.10.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Mon 2013-12-09 12:56:07 CET
Condition Result: yes
Requires: basic.target
BindsTo: sys-subsystem-net-devices-eth0.10.device
Conflicts: shutdown.target
Before: shutdown.target
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: sys-subsystem-net-devices-eth0.10.device
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ifup at .service/ifup at eth0.10.service
ControlGroup: name=systemd:/system/ifup at .service/ifup at eth0.10.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
-> ExecStop:
Command Line: /sbin/ifdown %I
--------------
Contents of /var/lib/systemd/deb-systemd-helper-enabled:
--------------
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/libvirt-bin.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lm-sensors.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/atd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/libvirt-guests.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/virtlockd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/atd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlockd.socket.dsh-also <==
/etc/systemd/system/multi-user.target.wants/virtlockd.socket
==> /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/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.service
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirt-guests.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/libvirt-guests.service
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirt-bin.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/libvirt-bin.service
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii initscripts 2.88dsf-43
ii libacl1 2.2.52-1
ii libaudit1 1:2.3.2-2
ii libc6 2.17-97
ii libcap2 1:2.22-1.2
ii libcryptsetup4 2:1.6.1-1
ii libdbus-1-3 1.6.18-2
ii libgcrypt11 1.5.3-2
ii libkmod2 9-3
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.3-10
ii libselinux1 2.2.1-1
ii libsystemd-daemon0 204-5
ii libsystemd-journal0 204-5
ii libsystemd-login0 204-5
ii libudev1 204-5
ii libwrap0 7.6.q-24
ii udev 204-5
ii util-linux 2.20.1-5.5
Versions of packages systemd recommends:
ii libpam-systemd 204-5
Versions of packages systemd suggests:
pn systemd-ui <none>
-- no debconf information
More information about the Pkg-systemd-maintainers
mailing list