Bug#752670: systemd: breaks USB stick detection and/or cryptsetup keyscript
Christoph Anton Mitterer
calestyo at scientia.net
Wed Jun 25 13:41:13 BST 2014
Package: systemd
Version: 204-11
Severity: important
Hey.
Not sure whether this is an issue of systemd or udev (probably even the
later) but since both are in the same source package anyway... ;)
Since 204-11 my system doesn't boot anymore.
The system is fully encrypted using dm-crypt/LUKS, booting is done from
a USB stick, which contains the bootloader, unencrypted kernel and initrd,
as well as the GPG encrypted dm-crypt keys.
I'm using a custom keyscript, which basically waits via cryptsetup's
passdev for the USB stick to appear, mounts it reads the key file,
decrypts it and feeds the key to cryptsetup.
Since 204-11 however the it doesn't come that fare anymore, i.e. not even
the message from my keyscript, that it is waiting for the device XYZ to
appear comes up anymore.
Switching back to the old (204-10 generated) initrd lets the system boot
just fine again.
The initrds have the following differences:
$ diff -qr 204-10/ 204-11/
Files 204-10/bin/kmod and 204-11/bin/kmod differ
Files 204-10/bin/ntfs-3g and 204-11/bin/ntfs-3g differ
Files 204-10/bin/udevadm and 204-11/bin/udevadm differ
Files 204-10/etc/boottime.kmap.gz and 204-11/etc/boottime.kmap.gz differ
Files 204-10/lib/systemd/systemd-udevd and 204-11/lib/systemd/systemd-udevd differ
Files 204-10/lib/udev/ata_id and 204-11/lib/udev/ata_id differ
Files 204-10/lib/udev/rules.d/80-drivers.rules and 204-11/lib/udev/rules.d/80-drivers.rules differ
Files 204-10/lib/udev/scsi_id and 204-11/lib/udev/scsi_id differ
Files 204-10/lib/x86_64-linux-gnu/libc.so.6 and 204-11/lib/x86_64-linux-gnu/libc.so.6 differ
Files 204-10/lib/x86_64-linux-gnu/libdl.so.2 and 204-11/lib/x86_64-linux-gnu/libdl.so.2 differ
Files 204-10/lib/x86_64-linux-gnu/libkmod.so.2 and 204-11/lib/x86_64-linux-gnu/libkmod.so.2 differ
Files 204-10/lib/x86_64-linux-gnu/libm.so.6 and 204-11/lib/x86_64-linux-gnu/libm.so.6 differ
Files 204-10/lib/x86_64-linux-gnu/libntfs-3g.so.851 and 204-11/lib/x86_64-linux-gnu/libntfs-3g.so.851 differ
Files 204-10/lib/x86_64-linux-gnu/libpthread.so.0 and 204-11/lib/x86_64-linux-gnu/libpthread.so.0 differ
Files 204-10/lib/x86_64-linux-gnu/libresolv.so.2 and 204-11/lib/x86_64-linux-gnu/libresolv.so.2 differ
Files 204-10/lib/x86_64-linux-gnu/librt.so.1 and 204-11/lib/x86_64-linux-gnu/librt.so.1 differ
Files 204-10/lib/x86_64-linux-gnu/libudev.so.1 and 204-11/lib/x86_64-linux-gnu/libudev.so.1 differ
Files 204-10/lib64/ld-linux-x86-64.so.2 and 204-11/lib64/ld-linux-x86-64.so.2 differ
Files 204-10/sbin/mount.fuse and 204-11/sbin/mount.fuse differ
The only non binary file here is:
$ diff -u 204-1*/lib/udev/rules.d/80-drivers.rules
--- 204-10/lib/udev/rules.d/80-drivers.rules 2014-06-25 14:30:42.592411314 +0200
+++ 204-11/lib/udev/rules.d/80-drivers.rules 2014-06-25 14:30:56.367150095 +0200
@@ -2,14 +2,13 @@
ACTION=="remove", GOTO="drivers_end"
-DRIVER!="?*", ENV{MODALIAS}=="?*", RUN{builtin}="kmod load $env{MODALIAS}"
-SUBSYSTEM=="cpu", ENV{MODALIAS}=="?*", RUN{builtin}="kmod load $env{MODALIAS}"
+ENV{MODALIAS}=="?*", RUN{builtin}="kmod load $env{MODALIAS}"
SUBSYSTEM=="tifm", ENV{TIFM_CARD_TYPE}=="SD", RUN{builtin}="kmod load tifm_sd"
SUBSYSTEM=="tifm", ENV{TIFM_CARD_TYPE}=="MS", RUN{builtin}="kmod load tifm_ms"
SUBSYSTEM=="memstick", RUN{builtin}="kmod load ms_block mspro_block"
SUBSYSTEM=="i2o", RUN{builtin}="kmod load i2o_block"
SUBSYSTEM=="module", KERNEL=="parport_pc", RUN{builtin}="kmod load ppdev"
KERNEL=="mtd*ro", ENV{MTD_FTL}=="smartmedia", RUN{builtin}="kmod load sm_ftl"
-SUBSYSTEM=="scsi", ENV{DEVTYPE}=="scsi_device", TEST!="[module/sg]", RUN+="kmod sg"
+SUBSYSTEM=="scsi", ENV{DEVTYPE}=="scsi_device", TEST!="[module/sg]", RUN{builtin}="kmod load sg"
LABEL="drivers_end"
Anything that would ring a bell?
Cheers,
Chris.
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_DE.utf8, LC_CTYPE=en_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.52-1
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-53.2
ii libacl1 2.2.52-1
ii libaudit1 1:2.3.7-1
ii libc6 2.19-4
ii libcap2 1:2.22-1.2
ii libcap2-bin 1:2.22-1.2
ii libcryptsetup4 2:1.6.4-4
ii libdbus-1-3 1.8.4-1
ii libgcrypt11 1.5.3-4
ii libkmod2 18-1
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.8-3
ii libselinux1 2.3-1
ii libsystemd-daemon0 204-11
ii libsystemd-journal0 204-11
ii libsystemd-login0 204-11
ii libudev1 204-11
ii libwrap0 7.6.q-25
ii sysv-rc 2.88dsf-53.2
ii udev 204-11
ii util-linux 2.20.1-5.8
Versions of packages systemd recommends:
ii libpam-systemd 204-11
Versions of packages systemd suggests:
ii systemd-ui 3-2
-- Configuration Files:
/etc/systemd/logind.conf changed:
[Login]
HandleLidSwitch=ignore
-- no debconf information
-------------- next part --------------
0 overridden configuration files found.
-------------- next part --------------
-> Unit pulseaudio.service:
Description: LSB: Start the PulseAudio sound server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
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: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: avahi.service
After: systemd-udevd.service
After: NetworkManager.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: avahi.service
References: systemd-udevd.service
References: NetworkManager.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/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
PID: 2680
Start Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/pulseaudio stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 24
SysVRunLevels: 2345
-> Unit rpcbind.service:
Description: LSB: RPC portmapper replacement
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rpcbind.service
Source Path: /etc/init.d/rpcbind
DropIn Path: /run/systemd/generator/rpcbind.service.d/50-rpcbind-$portmap.conf
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: rpcbind.target
RequiredBy: rpcbind.target
WantedBy: multi-user.target
WantedBy: graphical.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: rpcbind.target
Before: multi-user.target
Before: graphical.target
Before: sysinit.target
Before: shutdown.target
After: network.target
After: local-fs.target
After: systemd-journald.socket
References: network.target
References: local-fs.target
References: rpcbind.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: rpcbind.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rpcbind.service
ControlGroup: name=systemd:/system/rpcbind.service
Service State: 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
PID: 2142
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/rpcbind stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
SysVRunLevels: S
-> Unit edac.service:
Description: LSB: Initialize EDAC
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: edac.service
Source Path: /etc/init.d/edac
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.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/edac.service
ControlGroup: name=systemd:/system/edac.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/edac start
PID: 2240
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/edac stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit etc-setserial.service:
Description: LSB: controls configuration of serial ports
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: etc-setserial.service
Source Path: /etc/init.d/etc-setserial
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: checkfs.service
After: systemd-journald.socket
References: checkfs.service
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/etc-setserial.service
ControlGroup: name=systemd:/system/etc-setserial.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/etc-setserial start
PID: 342
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/etc-setserial stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 14
SysVRunLevels: S
-> Unit ekeyd-egd-linux.service:
Description: LSB: Entropy Key Manager, EGD->Linux pool stirrer
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ekeyd-egd-linux.service
Source Path: /etc/init.d/ekeyd-egd-linux
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: network.target
After: ekeyd.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: network.target
References: ekeyd.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/ekeyd-egd-linux.service
ControlGroup: name=systemd:/system/ekeyd-egd-linux.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/ekeyd-egd-linux start
PID: 2479
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/ekeyd-egd-linux stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 23
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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: saned.service
Source Path: /etc/init.d/saned
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: local-fs.target
After: remote-fs.target
After: dbus.service
After: avahi.service
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: local-fs.target
References: remote-fs.target
References: dbus.service
References: avahi.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/saned.service
ControlGroup: name=systemd:/system/saned.service
Service State: 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
PID: 2413
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/saned stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 23
SysVRunLevels: 2345
-> Unit privoxy.service:
Description: Privacy enhancing HTTP Proxy
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: privoxy.service
Fragment Path: /lib/systemd/system/privoxy.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/privoxy.service
ControlGroup: name=systemd:/system/privoxy.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
Main PID: 2253
Main PID Known: yes
Main PID Alien: no
PIDFile: /var/run/privoxy.pid
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
Environment: PIDFILE=/var/run/privoxy.pid
Environment: OWNER=privoxy
Environment: CONFIGFILE=/etc/privoxy/config
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/privoxy --pidfile $PIDFILE --user $OWNER $CONFIGFILE
PID: 2242
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Code: exited
Exit Status: 0
-> ExecStopPost:
Command Line: /bin/rm -f $PIDFILE
-> 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: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: bootlogs.service
Source Path: /etc/init.d/bootlogs
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: basic.target
WantedBy: rescue.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: rescue.target
Before: multi-user.target
Before: graphical.target
After: hostname.service
After: local-fs.target
After: x-display-manager.target
After: gdm.service
After: kdm.service
After: xdm.service
After: ldm.service
After: sdm.service
After: wdm.service
After: nodm.service
After: systemd-journald.socket
After: basic.target
References: hostname.service
References: local-fs.target
References: x-display-manager.target
References: gdm.service
References: kdm.service
References: xdm.service
References: ldm.service
References: sdm.service
References: wdm.service
References: nodm.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/bootlogs.service
ControlGroup: name=systemd:/system/bootlogs.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/bootlogs start
PID: 2724
Start Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/bootlogs stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 25
SysVRunLevels: 12345
-> Unit fail2ban.service:
Description: LSB: Start/stop fail2ban
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: fail2ban.service
Source Path: /etc/init.d/fail2ban
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: time-sync.target
After: network.target
After: syslog.target
After: iptables.service
After: firehol.service
After: shorewall.service
After: ipmasq.service
After: arno-iptables-firewall.service
After: iptables-persistent.service
After: ferm.service
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: time-sync.target
References: network.target
References: syslog.target
References: iptables.service
References: firehol.service
References: shorewall.service
References: ipmasq.service
References: arno-iptables-firewall.service
References: iptables-persistent.service
References: ferm.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/fail2ban.service
ControlGroup: name=systemd:/system/fail2ban.service
Service State: 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/fail2ban start
-> ExecStop:
Command Line: /etc/init.d/fail2ban stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit motd.service:
Description: LSB: Create dynamic part of /etc/motd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: motd.service
Source Path: /etc/init.d/motd
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: rescue.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: rescue.target
Before: multi-user.target
Before: graphical.target
After: hostname.service
After: local-fs.target
After: systemd-journald.socket
After: basic.target
References: hostname.service
References: local-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: rescue.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/motd.service
ControlGroup: name=systemd:/system/motd.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/motd start
PID: 2244
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/motd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 1
SysVRunLevels: 12345
-> Unit storescp.service:
Description: LSB: Init-Script for DCMTK STORE SCP: storescp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: storescp.service
Source Path: /etc/init.d/storescp
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/storescp.service
ControlGroup: name=systemd:/system/storescp.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/storescp start
PID: 2247
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/storescp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit irqbalance.service:
Description: LSB: daemon to balance interrupts for SMP systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: irqbalance.service
Source Path: /etc/init.d/irqbalance
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/irqbalance.service
ControlGroup: name=systemd:/system/irqbalance.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/irqbalance start
PID: 2252
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/irqbalance stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit libvirt-guests.service:
Description: Suspend Active Libvirt Guests
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: libvirt-guests.service
Documentation: man:libvirtd(8)
Documentation: http://libvirt.org
Fragment Path: /lib/systemd/system/libvirt-guests.service
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
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: libvirt-bin.service
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
PID: 2850
Start Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/lib/libvirt/libvirt-guests.sh stop
-> 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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
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: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: rpcbind.target
After: time-sync.target
After: systemd-journald.socket
References: rpcbind.target
References: time-sync.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: 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: 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/nfs-common start
PID: 2195
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/nfs-common stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 19
SysVRunLevels: S
-> Unit irda-utils.service:
Description: LSB: Infrared port support
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: irda-utils.service
Name: irda.service
Source Path: /etc/init.d/irda-utils
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/irda-utils.service
ControlGroup: name=systemd:/system/irda-utils.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/irda-utils start
PID: 2255
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/irda-utils stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit mdadm.service:
Description: LSB: MD monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mdadm.service
Source Path: /etc/init.d/mdadm
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: syslog.target
After: mdadm-raid.service
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: syslog.target
References: mdadm-raid.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/mdadm.service
ControlGroup: name=systemd:/system/mdadm.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/mdadm start
PID: 2258
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/mdadm reload
-> ExecStop:
Command Line: /etc/init.d/mdadm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit polipo.service:
Description: LSB: Start or stop the polipo web cache
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: polipo.service
Source Path: /etc/init.d/polipo
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/polipo.service
ControlGroup: name=systemd:/system/polipo.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/polipo start
PID: 2260
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/polipo stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit openafs-client.service:
Description: LSB: OpenAFS client
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: openafs-client.service
Source Path: /etc/init.d/openafs-client
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: remote-fs.target
After: network.target
After: time-sync.target
After: syslog.target
After: nss-lookup.target
After: openafs-fileserver.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: network.target
References: time-sync.target
References: syslog.target
References: nss-lookup.target
References: openafs-fileserver.service
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/openafs-client.service
ControlGroup: name=systemd:/system/openafs-client.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/openafs-client start
-> ExecStop:
Command Line: /etc/init.d/openafs-client stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit haveged.service:
Description: Entropy daemon using the HAVEGE algorithm
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: haveged.service
Documentation: man:haveged(8)
Documentation: http://www.issihosts.com/haveged/
Fragment Path: /lib/systemd/system/haveged.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/haveged.service
ControlGroup: name=systemd:/system/haveged.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: 2266
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/haveged --Foreground --verbose=1 --write=1024
PID: 2266
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> Unit acct.service:
Description: LSB: process and login accounting
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:29:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:29:46 CEST
Active Exit Timestamp: Wed 2014-06-25 14:29:46 CEST
Inactive Enter Timestamp: Wed 2014-06-25 14:29:46 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: acct.service
Source Path: /etc/init.d/acct
Condition Timestamp: Wed 2014-06-25 14:29:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/acct.service
ControlGroup: name=systemd:/system/acct.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/acct start
PID: 5673
Start Timestamp: Wed 2014-06-25 14:29:46 CEST
Exit Timestamp: Wed 2014-06-25 14:29:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/acct stop
PID: 5669
Start Timestamp: Wed 2014-06-25 14:29:46 CEST
Exit Timestamp: Wed 2014-06-25 14:29:46 CEST
Exit Code: exited
Exit Status: 0
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit rsyslog.service:
Description: System Logging Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.service
Name: rsyslog.service
Fragment Path: /lib/systemd/system/rsyslog.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: syslog.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: syslog.socket
After: basic.target
TriggeredBy: syslog.socket
References: syslog.socket
References: basic.target
References: shutdown.target
ReferencedBy: syslog.socket
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rsyslog.service
ControlGroup: name=systemd:/system/rsyslog.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
Main PID: 2401
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: null
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/rsyslogd -n
PID: 2401
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> Unit libvirt-bin.service:
Description: Virtualization daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: libvirt-bin.service
Documentation: man:libvirtd(8)
Documentation: http://libvirt.org
Fragment Path: /lib/systemd/system/libvirt-bin.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
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: apparmor.service
After: systemd-journald.socket
After: basic.target
References: libvirt-guests.service
References: network.target
References: dbus.service
References: iscsid.service
References: apparmor.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: libvirt-guests.service
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: notify
Restart: on-failure
NotifyAccess: main
Main PID: 2430
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
PID: 2430
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> ExecReload:
Command Line: /bin/kill -HUP $MAINPID
-> Unit ebtables.service:
Description: LSB: ebtables ruleset management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
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: Wed 2014-06-25 14:24:46 CEST
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
PID: 1594
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> 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: 16
SysVRunLevels: S
-> Unit postfix.service:
Description: LSB: Postfix Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: postfix.service
Name: mail-transport-agent.service
Source Path: /etc/init.d/postfix
DropIn Path: /run/systemd/generator/postfix.service.d/50-postfix-$mail-transport-agent.conf
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
Wants: mail-transport-agent.target
RequiredBy: mail-transport-agent.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: mail-transport-agent.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: mail-transport-agent.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: mail-transport-agent.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
PID: 2271
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/postfix reload
PID: 3921
Start Timestamp: Wed 2014-06-25 14:24:52 CEST
Exit Timestamp: Wed 2014-06-25 14:24:52 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/postfix stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit setserial.service:
Description: LSB: controls configuration of serial ports
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: setserial.service
Source Path: /etc/init.d/setserial
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/setserial.service
ControlGroup: name=systemd:/system/setserial.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/setserial start
PID: 1598
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/setserial stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 24
SysVRunLevels: S
-> Unit dcmqrscp.service:
Description: LSB: Init-Script for DCMTK Central Test Node dcmqrscp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dcmqrscp.service
Source Path: /etc/init.d/dcmqrscp
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: local-fs.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dcmqrscp.service
ControlGroup: name=systemd:/system/dcmqrscp.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/dcmqrscp start
PID: 2275
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/dcmqrscp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit virtualbox.service:
Description: LSB: VirtualBox Linux kernel module
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: virtualbox.service
Name: vboxdrv.service
Source Path: /etc/init.d/virtualbox
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: remote-fs.target
After: network.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/virtualbox.service
ControlGroup: name=systemd:/system/virtualbox.service
Service State: 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/virtualbox start
-> ExecStop:
Command Line: /etc/init.d/virtualbox stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
SysVRunLevels: 2345
-> Unit udftools.service:
Description: LSB: Set up packet writing devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: udftools.service
Source Path: /etc/init.d/udftools
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/udftools.service
ControlGroup: name=systemd:/system/udftools.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/udftools start
PID: 2277
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/udftools stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
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: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: 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
PID: 2283
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/hddtemp stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit ipsec.service:
Description: LSB: Strongswan IPsec services
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ipsec.service
Source Path: /etc/init.d/ipsec
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ipsec.service
ControlGroup: name=systemd:/system/ipsec.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/ipsec start
PID: 2287
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/ipsec reload
-> ExecStop:
Command Line: /etc/init.d/ipsec stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 21
SysVRunLevels: 2345
-> Unit smartmontools.service:
Description: LSB: SMART monitoring daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: smartmontools.service
Source Path: /etc/init.d/smartmontools
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: syslog.target
References: remote-fs.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/smartmontools.service
ControlGroup: name=systemd:/system/smartmontools.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/smartmontools start
PID: 2290
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/smartmontools reload
-> ExecStop:
Command Line: /etc/init.d/smartmontools stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit gpm.service:
Description: LSB: gpm sysv init script
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: gpm.service
Source Path: /etc/init.d/gpm
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/gpm.service
ControlGroup: name=systemd:/system/gpm.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/gpm start
PID: 2296
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/gpm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit ekeyd.service:
Description: LSB: Entropy Key Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ekeyd.service
Source Path: /etc/init.d/ekeyd
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: ekeyd-egd-linux.service
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-udevd.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-udevd.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: ekeyd-egd-linux.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/ekeyd.service
ControlGroup: name=systemd:/system/ekeyd.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/ekeyd start
PID: 2299
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/ekeyd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit tor.service:
Description: LSB: Starts The Onion Router daemon processes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: tor.service
Source Path: /etc/init.d/tor
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: network.target
After: nss-lookup.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: nss-lookup.target
References: time-sync.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/tor.service
ControlGroup: name=systemd:/system/tor.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/tor start
PID: 2303
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/tor reload
-> ExecStop:
Command Line: /etc/init.d/tor stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit acpi-support.service:
Description: LSB: Start some power management scripts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpi-support.service
Source Path: /etc/init.d/acpi-support
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: local-fs.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: local-fs.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/acpi-support.service
ControlGroup: name=systemd:/system/acpi-support.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/acpi-support start
PID: 2306
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/acpi-support stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit cups.service:
Description: CUPS Printing Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Wed 2014-06-25 14:29:59 CEST
Active Enter Timestamp: Wed 2014-06-25 14:29:59 CEST
Active Exit Timestamp: Wed 2014-06-25 14:30:30 CEST
Inactive Enter Timestamp: Wed 2014-06-25 14:30:30 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: cups.service
Documentation: man:cupsd(8)
Documentation: man:cupsd.conf(5)
Fragment Path: /lib/systemd/system/cups.service
Condition Timestamp: Wed 2014-06-25 14:29:59 CEST
Condition Result: yes
Requires: cups.socket
Requires: basic.target
WantedBy: printer.target
Conflicts: shutdown.target
Before: shutdown.target
Before: printer.target
After: systemd-journald.socket
After: basic.target
After: cups.socket
TriggeredBy: cups.socket
References: cups.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: cups.socket
ReferencedBy: printer.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: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/cupsd -f
PID: 6461
Start Timestamp: Wed 2014-06-25 14:29:59 CEST
Exit Timestamp: Wed 2014-06-25 14:30:30 CEST
Exit Code: exited
Exit Status: 0
-> Unit pcscd.service:
Description: PC/SC Smart Card Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: pcscd.service
Fragment Path: /lib/systemd/system/pcscd.service
Requires: pcscd.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: pcscd.socket
After: systemd-journald.socket
After: basic.target
TriggeredBy: pcscd.socket
References: pcscd.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: pcscd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/pcscd.service
ControlGroup: name=systemd:/system/pcscd.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/pcscd --foreground --auto-exit
-> ExecReload:
Command Line: /usr/sbin/pcscd --hotplug
-> Unit gdm3.service:
Description: LSB: GNOME Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: gdm3.service
Source Path: /etc/init.d/gdm3
DropIn Path: /run/systemd/generator/gdm3.service.d/50-gdm3-$x-display-manager.conf
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: basic.target
Wants: x-display-manager.target
RequiredBy: x-display-manager.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: x-display-manager.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: console-screen.service
After: dbus.service
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
After: NetworkManager.service
References: console-screen.service
References: dbus.service
References: local-fs.target
References: remote-fs.target
References: x-display-manager.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: NetworkManager.service
ReferencedBy: x-display-manager.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/gdm3.service
ControlGroup: name=systemd:/system/gdm3.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/gdm3 start
PID: 2683
Start Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/gdm3 reload
-> ExecStop:
Command Line: /etc/init.d/gdm3 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 24
SysVRunLevels: 2345
-> Unit speech-dispatcher.service:
Description: LSB: Speech Dispatcher
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: speech-dispatcher.service
Source Path: /etc/init.d/speech-dispatcher
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: festival.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: festival.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/speech-dispatcher.service
ControlGroup: name=systemd:/system/speech-dispatcher.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/speech-dispatcher start
PID: 2341
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/speech-dispatcher reload
-> ExecStop:
Command Line: /etc/init.d/speech-dispatcher stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit atd.service:
Description: Deferred execution scheduler
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
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: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/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: 2349
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
PID: 2349
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> Unit anacron.service:
Description: Run anacron jobs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: Wed 2014-06-25 14:32:37 CEST
Inactive Enter Timestamp: Wed 2014-06-25 14:32:37 CEST
GC Check Good: no
Need Daemon Reload: no
Name: anacron.service
Fragment Path: /lib/systemd/system/anacron.service
ConditionACPower: true
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: time-sync.target
After: systemd-journald.socket
After: basic.target
References: time-sync.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/anacron.service
ControlGroup: name=systemd:/system/anacron.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/anacron -dsq
PID: 2352
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:32:37 CEST
Exit Code: exited
Exit Status: 0
-> Unit sensord.service:
Description: LSB: lm-sensors daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sensord.service
Source Path: /etc/init.d/sensord
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: lm-sensors.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: lm-sensors.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/sensord.service
ControlGroup: name=systemd:/system/sensord.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/sensord start
PID: 2470
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/sensord stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit ntp.service:
Description: LSB: Start NTP daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:52 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:52 CEST
Active Exit Timestamp: Wed 2014-06-25 14:24:52 CEST
Inactive Enter Timestamp: Wed 2014-06-25 14:24:52 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: ntp.service
Source Path: /etc/init.d/ntp
Condition Timestamp: Wed 2014-06-25 14:24:52 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: network.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/ntp.service
ControlGroup: name=systemd:/system/ntp.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/ntp start
PID: 3990
Start Timestamp: Wed 2014-06-25 14:24:52 CEST
Exit Timestamp: Wed 2014-06-25 14:24:52 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/ntp stop
PID: 3981
Start Timestamp: Wed 2014-06-25 14:24:52 CEST
Exit Timestamp: Wed 2014-06-25 14:24:52 CEST
Exit Code: exited
Exit Status: 0
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dbus.service
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: gdm3.service
Before: libvirt-bin.service
Before: saned.service
After: dbus.socket
After: systemd-journald.socket
After: basic.target
TriggeredBy: dbus.socket
References: dbus.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: dbus.socket
ReferencedBy: multi-user.target
ReferencedBy: gdm3.service
ReferencedBy: libvirt-bin.service
ReferencedBy: saned.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: 2404
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -900
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
PID: 2404
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cron.service
Fragment Path: /lib/systemd/system/cron.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cron.service
ControlGroup: name=systemd:/system/cron.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: 2362
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/cron -f
PID: 2362
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> Unit binfmt-support.service:
Description: Enable support for additional executable binary formats
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: binfmt-support.service
Documentation: man:update-binfmts(8)
Fragment Path: /lib/systemd/system/binfmt-support.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/binfmt-support.service
ControlGroup: name=systemd:/system/binfmt-support.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/update-binfmts --enable
PID: 2370
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> Unit cpufrequtils.service:
Description: LSB: set CPUFreq kernel parameters
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cpufrequtils.service
Source Path: /etc/init.d/cpufrequtils
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: sysfsutils.service
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: loadcpufreq.service
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: loadcpufreq.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: sysfsutils.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/cpufrequtils.service
ControlGroup: name=systemd:/system/cpufrequtils.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/cpufrequtils start
PID: 2575
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/cpufrequtils reload
-> ExecStop:
Command Line: /etc/init.d/cpufrequtils stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 23
SysVRunLevels: 2345
-> Unit mcelog.service:
Description: LSB: Machine Check Exceptions (MCE) collector & decoder
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mcelog.service
Source Path: /etc/init.d/mcelog
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: syslog.target
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
After: basic.target
References: syslog.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/mcelog.service
ControlGroup: name=systemd:/system/mcelog.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/mcelog start
PID: 2373
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/mcelog stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit sysfsutils.service:
Description: LSB: Set sysfs variables from /etc/sysfs.conf
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sysfsutils.service
Name: sysfsconf.service
Source Path: /etc/init.d/sysfsutils
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: graphical.target
After: mountkernfs.service
After: systemd-udevd.service
After: cpufrequtils.service
After: systemd-journald.socket
After: basic.target
After: systemd-modules-load.service
References: mountkernfs.service
References: systemd-udevd.service
References: cpufrequtils.service
References: systemd-journald.socket
References: basic.target
References: shutdown.target
References: systemd-modules-load.service
ReferencedBy: multi-user.target
ReferencedBy: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sysfsutils.service
ControlGroup: name=systemd:/system/sysfsutils.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/sysfsutils start
PID: 2593
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/sysfsutils stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 24
SysVRunLevels: 2345
-> Unit loadcpufreq.service:
Description: LSB: Load kernel modules needed to enable cpufreq scaling
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: loadcpufreq.service
Source Path: /etc/init.d/loadcpufreq
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: cpufrequtils.service
Before: multi-user.target
Before: graphical.target
After: remote-fs.target
After: syslog.target
After: systemd-journald.socket
After: basic.target
References: remote-fs.target
References: syslog.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: cpufrequtils.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/loadcpufreq.service
ControlGroup: name=systemd:/system/loadcpufreq.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/loadcpufreq start
PID: 2375
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/loadcpufreq stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: 2345
-> Unit acpi-fakekey.service:
Description: ACPI fakekey daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpi-fakekey.service
Fragment Path: /lib/systemd/system/acpi-fakekey.service
Requires: acpi-fakekey.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: acpi-fakekey.socket
After: systemd-journald.socket
After: basic.target
TriggeredBy: acpi-fakekey.socket
References: acpi-fakekey.socket
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: acpi-fakekey.socket
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: 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/acpi_fakekeyd -f
-> Unit acpid.service:
Description: ACPI event daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpid.service
Fragment Path: /lib/systemd/system/acpid.service
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: acpid.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: acpid.socket
After: basic.target
TriggeredBy: acpid.socket
References: acpid.socket
References: basic.target
References: shutdown.target
ReferencedBy: acpid.socket
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: 2815
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
EnvironmentFile: /etc/default/acpid
LimitNOFILE: 4096
StandardInput: socket
StandardOutput: inherit
StandardError: inherit
-> ExecStart:
Command Line: /usr/sbin/acpid $OPTIONS
PID: 2815
Start Timestamp: Wed 2014-06-25 14:24:47 CEST
-> Unit hostname.service:
Description: hostname.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: yes
Name: hostname.service
Fragment Path: /dev/null
Before: mdadm-raid.service
Before: motd.service
Before: bootlogs.service
ReferencedBy: mdadm-raid.service
ReferencedBy: motd.service
ReferencedBy: bootlogs.service
-> 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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-setup.service
Source Path: /etc/init.d/console-setup
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: remote-fs.target
After: console-screen.service
After: kbd.service
After: systemd-journald.socket
References: remote-fs.target
References: console-screen.service
References: kbd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-setup.service
ControlGroup: name=systemd:/system/console-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/console-setup start
PID: 1660
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/console-setup reload
-> ExecStop:
Command Line: /etc/init.d/console-setup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 23
SysVRunLevels: S
-> Unit zfs-fuse.service:
Description: LSB: Daemon for ZFS support via FUSE
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: zfs-fuse.service
Source Path: /etc/init.d/zfs-fuse
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/zfs-fuse.service
ControlGroup: name=systemd:/system/zfs-fuse.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/zfs-fuse start
PID: 1599
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/zfs-fuse stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 24
SysVRunLevels: S
-> Unit ifscheme.service:
Description: LSB: Select default network scheme
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ifscheme.service
Source Path: /etc/init.d/ifscheme
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: networking.service
After: systemd-journald.socket
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/ifscheme.service
ControlGroup: name=systemd:/system/ifscheme.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/ifscheme start
PID: 1973
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/ifscheme reload
-> ExecStop:
Command Line: /etc/init.d/ifscheme stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 18
SysVRunLevels: S
-> Unit checkfs.service:
Description: checkfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: yes
Name: checkfs.service
Fragment Path: /dev/null
Before: etc-setserial.service
After: mdadm-raid.service
ReferencedBy: mdadm-raid.service
ReferencedBy: etc-setserial.service
-> Unit setkey.service:
Description: LSB: option to manually manipulate the IPsec SA/SP database
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: setkey.service
Source Path: /etc/init.d/setkey
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/setkey.service
ControlGroup: name=systemd:/system/setkey.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/setkey start
PID: 1601
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/setkey stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 24
SysVRunLevels: S
-> Unit keymap.service:
Description: LSB: Set keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: keymap.service
Source Path: /etc/init.d/keymap.sh
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: keyboard-setup.service
Before: sysinit.target
After: mountdevsubfs.service
After: systemd-journald.socket
References: mountdevsubfs.service
References: systemd-journald.socket
ReferencedBy: keyboard-setup.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/keymap.service
ControlGroup: name=systemd:/system/keymap.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keymap.sh start
PID: 343
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/keymap.sh reload
-> ExecStop:
Command Line: /etc/init.d/keymap.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 5
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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: hdparm.service
Source Path: /etc/init.d/hdparm
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountdevsubfs.service
After: systemd-udevd.service
After: systemd-journald.socket
References: mountdevsubfs.service
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/hdparm.service
ControlGroup: name=systemd:/system/hdparm.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/hdparm start
PID: 384
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/hdparm reload
-> ExecStop:
Command Line: /etc/init.d/hdparm stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 7
SysVRunLevels: S
-> Unit kbd.service:
Description: LSB: Prepare console
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: kbd.service
Source Path: /etc/init.d/kbd
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: console-setup.service
Before: sysinit.target
After: remote-fs.target
After: systemd-journald.socket
References: remote-fs.target
References: systemd-journald.socket
ReferencedBy: console-setup.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/kbd.service
ControlGroup: name=systemd:/system/kbd.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/kbd start
PID: 1602
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/kbd stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 22
SysVRunLevels: S
-> Unit networking.service:
Description: LSB: Raise network interfaces.
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: networking.service
Name: ifupdown.service
Source Path: /etc/init.d/networking
DropIn Path: /run/systemd/generator/networking.service.d/50-insserv.conf-$network.conf
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: network.target
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: network.target
Before: ifscheme.service
Before: sysinit.target
Before: shutdown.target
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: network.target
References: systemd-journald.socket
References: shutdown.target
ReferencedBy: ifscheme.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/networking.service
ControlGroup: name=systemd:/system/networking.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/networking start
PID: 1595
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/networking reload
-> ExecStop:
Command Line: /etc/init.d/networking stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 17
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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lm-sensors.service
Fragment Path: /lib/systemd/system/lm-sensors.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: sensord.service
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: sensord.service
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
PID: 2381
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/sensors
PID: 2460
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> Unit quota.service:
Description: Check And Enable File System Quotas
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: quota.service
Documentation: man:quotaon(8)
Fragment Path: /lib/systemd/system/quota.service
ConditionPathExists: /usr/share/quota/quotaon.sh
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-remount-fs.service
After: systemd-journald.socket
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: sysinit.target
References: shutdown.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/quota.service
ControlGroup: name=systemd:/system/quota.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+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/share/quota/quotaon.sh
PID: 508
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /usr/share/quota/quotaoff.sh
-> Unit mountdevsubfs.service:
Description: mountdevsubfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: yes
Name: mountdevsubfs.service
Fragment Path: /dev/null
Before: hdparm.service
Before: keymap.service
ReferencedBy: hdparm.service
ReferencedBy: keymap.service
-> Unit mountkernfs.service:
Description: mountkernfs.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: yes
Name: mountkernfs.service
Fragment Path: /dev/null
Before: mdadm-raid.service
Before: keyboard-setup.service
Before: qemu-system-x86.service
Before: iptables-persistent.service
Before: networking.service
Before: sysfsutils.service
ReferencedBy: mdadm-raid.service
ReferencedBy: keyboard-setup.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: iptables-persistent.service
ReferencedBy: networking.service
ReferencedBy: sysfsutils.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: yes
Name: mountall.service
Fragment Path: /dev/null
After: mdadm-raid.service
ReferencedBy: mdadm-raid.service
-> Unit iptables-persistent.service:
Description: LSB: Set up iptables rules
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: iptables-persistent.service
Source Path: /etc/init.d/iptables-persistent
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: network.target
Before: fail2ban.service
Before: sysinit.target
After: mountkernfs.service
After: local-fs.target
After: systemd-journald.socket
References: mountkernfs.service
References: local-fs.target
References: network.target
References: systemd-journald.socket
ReferencedBy: fail2ban.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/iptables-persistent.service
ControlGroup: name=systemd:/system/iptables-persistent.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/iptables-persistent start
PID: 1597
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/iptables-persistent reload
-> ExecStop:
Command Line: /etc/init.d/iptables-persistent stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 16
SysVRunLevels: S
-> Unit udev-finish.service:
Description: Copy rules generated while the root was ro
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: udev-finish.service
Fragment Path: /lib/systemd/system/udev-finish.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: sysinit.target
After: systemd-udevd.service
After: systemd-udev-settle.service
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udev-settle.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/udev-finish.service
ControlGroup: name=systemd:/system/udev-finish.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/udev/udev-finish
PID: 1587
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> 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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: qemu-system-x86.service
Source Path: /etc/init.d/qemu-system-x86
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
After: mountkernfs.service
After: devfsd.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountkernfs.service
References: devfsd.service
References: systemd-journald.socket
References: systemd-udevd.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/qemu-system-x86.service
ControlGroup: name=systemd:/system/qemu-system-x86.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/qemu-system-x86 start
PID: 385
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/qemu-system-x86 stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 3
SysVRunLevels: S
-> Unit resolvconf.service:
Description: Nameserver information manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: resolvconf.service
Documentation: man:resolvconf(8)
Fragment Path: /lib/systemd/system/resolvconf.service
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: network.target
After: systemd-journald.socket
References: systemd-journald.socket
ReferencedBy: network.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/resolvconf.service
ControlGroup: name=systemd:/system/resolvconf.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: 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/mkdir -p /run/resolvconf/interface
PID: 344
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
Command Line: /bin/touch /run/resolvconf/postponed-update
PID: 362
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /sbin/resolvconf --enable-updates
PID: 376
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/resolvconf --disable-updates
-> Unit pppd-dns.service:
Description: Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
GC Check Good: no
Need Daemon Reload: no
Name: pppd-dns.service
Fragment Path: /lib/systemd/system/pppd-dns.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/pppd-dns.service
ControlGroup: name=systemd:/system/pppd-dns.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/ppp/ip-down.d/0000usepeerdns
PID: 2387
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> Unit keyboard-setup.service:
Description: LSB: Set preliminary keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: keyboard-setup.service
Source Path: /etc/init.d/keyboard-setup
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: systemd-remount-fs.service
Before: sysinit.target
After: mountkernfs.service
After: keymap.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountkernfs.service
References: keymap.service
References: systemd-journald.socket
References: systemd-udevd.service
References: systemd-remount-fs.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/keyboard-setup.service
ControlGroup: name=systemd:/system/keyboard-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/keyboard-setup start
PID: 386
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecReload:
Command Line: /etc/init.d/keyboard-setup reload
-> ExecStop:
Command Line: /etc/init.d/keyboard-setup stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 6
SysVRunLevels: S
-> Unit mdadm-raid.service:
Description: LSB: MD array assembly
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mdadm-raid.service
Source Path: /etc/init.d/mdadm-raid
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: checkfs.service
Before: mountall.service
Before: mdadm.service
Before: sysinit.target
Before: shutdown.target
After: mountkernfs.service
After: hostname.service
After: multipath-tools-boot.service
After: systemd-journald.socket
After: systemd-udevd.service
References: mountkernfs.service
References: hostname.service
References: multipath-tools-boot.service
References: checkfs.service
References: mountall.service
References: systemd-journald.socket
References: systemd-udevd.service
References: shutdown.target
ReferencedBy: mdadm.service
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/mdadm-raid.service
ControlGroup: name=systemd:/system/mdadm-raid.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/mdadm-raid start
PID: 388
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /etc/init.d/mdadm-raid stop
SysV Init Script has LSB Header: yes
SysVEnabled: yes
SysVStartPriority: 9
SysVRunLevels: S
-> Unit sendsigs.service:
Description: LSB: Kill all remaining processes.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sendsigs.service
Source Path: /etc/init.d/sendsigs
DropIn Path: /run/systemd/generator/sendsigs.service.d/50-insserv.conf-$remote_fs.conf
Requires: basic.target
Wants: remote-fs-pre.target
Conflicts: shutdown.target
Before: remote-fs-pre.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: remote-fs-pre.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sendsigs.service
ControlGroup: name=systemd:/system/sendsigs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/sendsigs start
-> ExecStop:
Command Line: /etc/init.d/sendsigs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit umountnfs.service:
Description: LSB: Unmount all network filesystems except the root fs.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountnfs.service
Source Path: /etc/init.d/umountnfs.sh
DropIn Path: /run/systemd/generator/umountnfs.service.d/50-insserv.conf-$remote_fs.conf
Requires: basic.target
Wants: remote-fs-pre.target
Conflicts: shutdown.target
Before: remote-fs-pre.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: remote-fs-pre.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountnfs.service
ControlGroup: name=systemd:/system/umountnfs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountnfs.sh start
-> ExecStop:
Command Line: /etc/init.d/umountnfs.sh stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit 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 umountfs.service:
Description: LSB: Turn off swap and unmount all local file systems.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: umountfs.service
Source Path: /etc/init.d/umountfs
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/umountfs.service
ControlGroup: name=systemd:/system/umountfs.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/umountfs start
-> ExecStop:
Command Line: /etc/init.d/umountfs stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit halt.service:
Description: LSB: Execute the halt command.
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: halt.service
Source Path: /etc/init.d/halt
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: basic.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/halt.service
ControlGroup: name=systemd:/system/halt.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/init.d/halt start
-> ExecStop:
Command Line: /etc/init.d/halt stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit mdadm-waitidle.service:
Description: LSB: Wait for MD arrays to become idle
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: mdadm-waitidle.service
Source Path: /etc/init.d/mdadm-waitidle
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/mdadm-waitidle.service
ControlGroup: name=systemd:/system/mdadm-waitidle.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/mdadm-waitidle start
-> ExecStop:
Command Line: /etc/init.d/mdadm-waitidle stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit kexec.service:
Description: LSB: Execute the kexec -e command to reboot system
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: kexec.service
Source Path: /etc/init.d/kexec
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/kexec.service
ControlGroup: name=systemd:/system/kexec.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/kexec start
-> ExecStop:
Command Line: /etc/init.d/kexec stop
SysV Init Script has LSB Header: yes
SysVEnabled: no
-> Unit kexec-load.service:
Description: LSB: Load kernel image with kexec
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: kexec-load.service
Source Path: /etc/init.d/kexec-load
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/kexec-load.service
ControlGroup: name=systemd:/system/kexec-load.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/kexec-load start
-> ExecStop:
Command Line: /etc/init.d/kexec-load 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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-journald.socket
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: systemd-journald.service
WantedBy: sockets.target
Before: reboot.service
Before: systemd-random-seed-save.service
Before: systemd-random-seed-load.service
Before: dev-mqueue.mount
Before: systemd-modules-load.service
Before: proc-sys-fs-binfmt_misc.mount
Before: dev-hugepages.mount
Before: systemd-sysctl.service
Before: systemd-binfmt.service
Before: systemd-tmpfiles-setup-dev.service
Before: sys-kernel-config.mount
Before: sys-kernel-debug.mount
Before: sys-fs-fuse-connections.mount
Before: debian-fixup.service
Before: systemd-tmpfiles-setup.service
Before: systemd-journal-flush.service
Before: systemd-user-sessions.service
Before: systemd-journald.service
Before: systemd-initctl.service
Before: systemd-shutdownd.service
Before: virtlockd.service
Before: lvm2-lvmetad.service
Before: systemd-udev-trigger.service
Before: systemd-udevd.service
Before: systemd-cryptsetup at root.service
Before: systemd-ask-password-console.service
Before: systemd-fsck-root.service
Before: run-user.mount
Before: run-lock.mount
Before: lvm2-activation-early.service
Before: systemd-udev-settle.service
Before: lvm2-activation.service
Before: systemd-readahead-done.service
Before: accounts-daemon.service
Before: systemd-logind.service
Before: getty at tty1.service
Before: systemd-ask-password-wall.service
Before: rc-local.service
Before: NetworkManager.service
Before: systemd-remount-fs.service
Before: alsa-store.service
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: alsa-state.service
Before: alsa-restore.service
Before: console-kit-log-system-start.service
Before: systemd-tmpfiles-clean.service
Before: sockets.target
Before: syslog.target
Before: kexec-load.service
Before: kexec.service
Before: mdadm-waitidle.service
Before: halt.service
Before: umountfs.service
Before: umountroot.service
Before: umountnfs.service
Before: sendsigs.service
Before: mdadm-raid.service
Before: keyboard-setup.service
Before: pppd-dns.service
Before: resolvconf.service
Before: qemu-system-x86.service
Before: udev-finish.service
Before: iptables-persistent.service
Before: quota.service
Before: lm-sensors.service
Before: networking.service
Before: kbd.service
Before: hdparm.service
Before: keymap.service
Before: setkey.service
Before: ifscheme.service
Before: zfs-fuse.service
Before: console-setup.service
Before: acpi-fakekey.service
Before: loadcpufreq.service
Before: sysfsutils.service
Before: mcelog.service
Before: cpufrequtils.service
Before: binfmt-support.service
Before: cron.service
Before: dbus.service
Before: ntp.service
Before: sensord.service
Before: anacron.service
Before: atd.service
Before: speech-dispatcher.service
Before: gdm3.service
Before: pcscd.service
Before: cups.service
Before: acpi-support.service
Before: tor.service
Before: ekeyd.service
Before: gpm.service
Before: smartmontools.service
Before: ipsec.service
Before: hddtemp.service
Before: udftools.service
Before: virtualbox.service
Before: dcmqrscp.service
Before: setserial.service
Before: postfix.service
Before: ebtables.service
Before: libvirt-bin.service
Before: acct.service
Before: haveged.service
Before: openafs-client.service
Before: polipo.service
Before: mdadm.service
Before: irda-utils.service
Before: nfs-common.service
Before: libvirt-guests.service
Before: irqbalance.service
Before: storescp.service
Before: motd.service
Before: fail2ban.service
Before: bootlogs.service
Before: privoxy.service
Before: saned.service
Before: ekeyd-egd-linux.service
Before: etc-setserial.service
Before: edac.service
Before: rpcbind.service
Before: pulseaudio.service
Before: ifup at eth0.service
Before: colord.service
Before: polkitd.service
Before: wpa_supplicant.service
Before: upower.service
Before: run-user-1000-gvfs.mount
Before: udisks2.service
Before: console-kit-daemon.service
After: -.mount
Triggers: systemd-journald.service
References: sockets.target
References: syslog.target
References: systemd-journald.service
References: -.mount
ReferencedBy: reboot.service
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: systemd-modules-load.service
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: systemd-journald.service
ReferencedBy: sockets.target
ReferencedBy: systemd-initctl.service
ReferencedBy: systemd-shutdownd.service
ReferencedBy: virtlockd.service
ReferencedBy: lvm2-lvmetad.service
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-cryptsetup at root.service
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: lvm2-activation-early.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: lvm2-activation.service
ReferencedBy: systemd-readahead-done.service
ReferencedBy: accounts-daemon.service
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: alsa-store.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: alsa-state.service
ReferencedBy: alsa-restore.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: kexec-load.service
ReferencedBy: kexec.service
ReferencedBy: mdadm-waitidle.service
ReferencedBy: halt.service
ReferencedBy: umountfs.service
ReferencedBy: umountroot.service
ReferencedBy: umountnfs.service
ReferencedBy: sendsigs.service
ReferencedBy: mdadm-raid.service
ReferencedBy: keyboard-setup.service
ReferencedBy: pppd-dns.service
ReferencedBy: resolvconf.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: udev-finish.service
ReferencedBy: iptables-persistent.service
ReferencedBy: quota.service
ReferencedBy: lm-sensors.service
ReferencedBy: networking.service
ReferencedBy: kbd.service
ReferencedBy: hdparm.service
ReferencedBy: keymap.service
ReferencedBy: setkey.service
ReferencedBy: ifscheme.service
ReferencedBy: zfs-fuse.service
ReferencedBy: console-setup.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: loadcpufreq.service
ReferencedBy: sysfsutils.service
ReferencedBy: mcelog.service
ReferencedBy: cpufrequtils.service
ReferencedBy: binfmt-support.service
ReferencedBy: cron.service
ReferencedBy: dbus.service
ReferencedBy: ntp.service
ReferencedBy: sensord.service
ReferencedBy: anacron.service
ReferencedBy: atd.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: gdm3.service
ReferencedBy: pcscd.service
ReferencedBy: cups.service
ReferencedBy: acpi-support.service
ReferencedBy: tor.service
ReferencedBy: ekeyd.service
ReferencedBy: gpm.service
ReferencedBy: smartmontools.service
ReferencedBy: ipsec.service
ReferencedBy: hddtemp.service
ReferencedBy: udftools.service
ReferencedBy: virtualbox.service
ReferencedBy: dcmqrscp.service
ReferencedBy: setserial.service
ReferencedBy: postfix.service
ReferencedBy: ebtables.service
ReferencedBy: libvirt-bin.service
ReferencedBy: acct.service
ReferencedBy: haveged.service
ReferencedBy: openafs-client.service
ReferencedBy: polipo.service
ReferencedBy: mdadm.service
ReferencedBy: irda-utils.service
ReferencedBy: nfs-common.service
ReferencedBy: libvirt-guests.service
ReferencedBy: irqbalance.service
ReferencedBy: storescp.service
ReferencedBy: motd.service
ReferencedBy: fail2ban.service
ReferencedBy: bootlogs.service
ReferencedBy: privoxy.service
ReferencedBy: saned.service
ReferencedBy: ekeyd-egd-linux.service
ReferencedBy: etc-setserial.service
ReferencedBy: edac.service
ReferencedBy: rpcbind.service
ReferencedBy: pulseaudio.service
ReferencedBy: ifup at eth0.service
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: upower.service
ReferencedBy: run-user-1000-gvfs.mount
ReferencedBy: udisks2.service
ReferencedBy: console-kit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journald.socket
ControlGroup: name=systemd:/system/systemd-journald.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenStream: /run/systemd/journal/stdout
ListenDatagram: /run/systemd/journal/socket
ListenDatagram: /dev/log
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: basic.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: sysinit.target
Wants: sockets.target
Wants: timers.target
Wants: paths.target
Wants: console-kit-log-system-start.service
Wants: alsa-restore.service
Wants: alsa-state.service
RequiredBy: reboot.service
RequiredBy: systemd-user-sessions.service
RequiredBy: rsyslog.service
RequiredBy: virtlockd.service
RequiredBy: accounts-daemon.service
RequiredBy: multi-user.target
RequiredBy: systemd-logind.service
RequiredBy: getty at tty1.service
RequiredBy: systemd-ask-password-wall.service
RequiredBy: rc-local.service
RequiredBy: NetworkManager.service
RequiredBy: kexec-load.service
RequiredBy: kexec.service
RequiredBy: mdadm-waitidle.service
RequiredBy: halt.service
RequiredBy: umountfs.service
RequiredBy: umountroot.service
RequiredBy: umountnfs.service
RequiredBy: sendsigs.service
RequiredBy: pppd-dns.service
RequiredBy: lm-sensors.service
RequiredBy: acpid.service
RequiredBy: acpi-fakekey.service
RequiredBy: loadcpufreq.service
RequiredBy: sysfsutils.service
RequiredBy: mcelog.service
RequiredBy: cpufrequtils.service
RequiredBy: binfmt-support.service
RequiredBy: cron.service
RequiredBy: dbus.service
RequiredBy: ntp.service
RequiredBy: sensord.service
RequiredBy: anacron.service
RequiredBy: atd.service
RequiredBy: speech-dispatcher.service
RequiredBy: gdm3.service
RequiredBy: pcscd.service
RequiredBy: cups.service
RequiredBy: acpi-support.service
RequiredBy: tor.service
RequiredBy: ekeyd.service
RequiredBy: gpm.service
RequiredBy: smartmontools.service
RequiredBy: ipsec.service
RequiredBy: hddtemp.service
RequiredBy: udftools.service
RequiredBy: virtualbox.service
RequiredBy: dcmqrscp.service
RequiredBy: postfix.service
RequiredBy: libvirt-bin.service
RequiredBy: acct.service
RequiredBy: haveged.service
RequiredBy: openafs-client.service
RequiredBy: polipo.service
RequiredBy: mdadm.service
RequiredBy: irda-utils.service
RequiredBy: libvirt-guests.service
RequiredBy: irqbalance.service
RequiredBy: storescp.service
RequiredBy: motd.service
RequiredBy: fail2ban.service
RequiredBy: bootlogs.service
RequiredBy: privoxy.service
RequiredBy: saned.service
RequiredBy: ekeyd-egd-linux.service
RequiredBy: edac.service
RequiredBy: pulseaudio.service
RequiredBy: colord.service
RequiredBy: polkitd.service
RequiredBy: wpa_supplicant.service
RequiredBy: upower.service
RequiredBy: udisks2.service
RequiredBy: console-kit-daemon.service
Conflicts: shutdown.target
Before: reboot.service
Before: systemd-user-sessions.service
Before: rsyslog.service
Before: virtlockd.service
Before: accounts-daemon.service
Before: multi-user.target
Before: systemd-logind.service
Before: getty at tty1.service
Before: systemd-ask-password-wall.service
Before: rc-local.service
Before: NetworkManager.service
Before: kexec-load.service
Before: kexec.service
Before: mdadm-waitidle.service
Before: halt.service
Before: umountfs.service
Before: umountroot.service
Before: umountnfs.service
Before: sendsigs.service
Before: pppd-dns.service
Before: lm-sensors.service
Before: acpid.service
Before: acpi-fakekey.service
Before: loadcpufreq.service
Before: sysfsutils.service
Before: mcelog.service
Before: cpufrequtils.service
Before: binfmt-support.service
Before: cron.service
Before: dbus.service
Before: ntp.service
Before: sensord.service
Before: anacron.service
Before: atd.service
Before: speech-dispatcher.service
Before: gdm3.service
Before: pcscd.service
Before: cups.service
Before: acpi-support.service
Before: tor.service
Before: ekeyd.service
Before: gpm.service
Before: smartmontools.service
Before: ipsec.service
Before: hddtemp.service
Before: udftools.service
Before: virtualbox.service
Before: dcmqrscp.service
Before: postfix.service
Before: libvirt-bin.service
Before: acct.service
Before: haveged.service
Before: openafs-client.service
Before: polipo.service
Before: mdadm.service
Before: irda-utils.service
Before: libvirt-guests.service
Before: irqbalance.service
Before: storescp.service
Before: motd.service
Before: fail2ban.service
Before: bootlogs.service
Before: privoxy.service
Before: saned.service
Before: ekeyd-egd-linux.service
Before: edac.service
Before: pulseaudio.service
Before: colord.service
Before: polkitd.service
Before: wpa_supplicant.service
Before: upower.service
Before: udisks2.service
Before: console-kit-daemon.service
After: sysinit.target
After: sockets.target
After: timers.target
After: paths.target
References: sysinit.target
References: sockets.target
References: timers.target
References: paths.target
References: console-kit-log-system-start.service
References: alsa-restore.service
References: alsa-state.service
References: shutdown.target
ReferencedBy: reboot.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: rsyslog.service
ReferencedBy: virtlockd.service
ReferencedBy: accounts-daemon.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-logind.service
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: rc-local.service
ReferencedBy: NetworkManager.service
ReferencedBy: kexec-load.service
ReferencedBy: kexec.service
ReferencedBy: mdadm-waitidle.service
ReferencedBy: halt.service
ReferencedBy: umountfs.service
ReferencedBy: umountroot.service
ReferencedBy: umountnfs.service
ReferencedBy: sendsigs.service
ReferencedBy: pppd-dns.service
ReferencedBy: lm-sensors.service
ReferencedBy: acpid.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: loadcpufreq.service
ReferencedBy: sysfsutils.service
ReferencedBy: mcelog.service
ReferencedBy: cpufrequtils.service
ReferencedBy: binfmt-support.service
ReferencedBy: cron.service
ReferencedBy: dbus.service
ReferencedBy: ntp.service
ReferencedBy: sensord.service
ReferencedBy: anacron.service
ReferencedBy: atd.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: gdm3.service
ReferencedBy: pcscd.service
ReferencedBy: cups.service
ReferencedBy: acpi-support.service
ReferencedBy: tor.service
ReferencedBy: ekeyd.service
ReferencedBy: gpm.service
ReferencedBy: smartmontools.service
ReferencedBy: ipsec.service
ReferencedBy: hddtemp.service
ReferencedBy: udftools.service
ReferencedBy: virtualbox.service
ReferencedBy: dcmqrscp.service
ReferencedBy: postfix.service
ReferencedBy: libvirt-bin.service
ReferencedBy: acct.service
ReferencedBy: haveged.service
ReferencedBy: openafs-client.service
ReferencedBy: polipo.service
ReferencedBy: mdadm.service
ReferencedBy: irda-utils.service
ReferencedBy: libvirt-guests.service
ReferencedBy: irqbalance.service
ReferencedBy: storescp.service
ReferencedBy: motd.service
ReferencedBy: fail2ban.service
ReferencedBy: bootlogs.service
ReferencedBy: privoxy.service
ReferencedBy: saned.service
ReferencedBy: ekeyd-egd-linux.service
ReferencedBy: edac.service
ReferencedBy: pulseaudio.service
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: console-kit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit shutdown.target:
Description: Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: shutdown.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
Wants: systemd-update-utmp-shutdown.service
Wants: alsa-store.service
Wants: systemd-random-seed-save.service
ConflictedBy: reboot.service
ConflictedBy: sysinit.target
ConflictedBy: systemd-modules-load.service
ConflictedBy: systemd-sysctl.service
ConflictedBy: systemd-binfmt.service
ConflictedBy: systemd-user-sessions.service
ConflictedBy: remote-fs.target
ConflictedBy: remote-fs-pre.target
ConflictedBy: syslog.socket
ConflictedBy: rsyslog.service
ConflictedBy: sockets.target
ConflictedBy: dbus.socket
ConflictedBy: pcscd.socket
ConflictedBy: acpid.socket
ConflictedBy: virtlockd.socket
ConflictedBy: virtlockd.service
ConflictedBy: acpi-fakekey.socket
ConflictedBy: lvm2-lvmetad.service
ConflictedBy: local-fs-pre.target
ConflictedBy: cryptsetup.target
ConflictedBy: systemd-ask-password-console.path
ConflictedBy: systemd-ask-password-console.service
ConflictedBy: paths.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: accounts-daemon.service
ConflictedBy: rescue.target
ConflictedBy: rescue.service
ConflictedBy: multi-user.target
ConflictedBy: systemd-logind.service
ConflictedBy: nss-user-lookup.target
ConflictedBy: getty.target
ConflictedBy: getty at tty1.service
ConflictedBy: systemd-ask-password-wall.path
ConflictedBy: systemd-ask-password-wall.service
ConflictedBy: rc-local.service
ConflictedBy: network.target
ConflictedBy: NetworkManager.service
ConflictedBy: systemd-remount-fs.service
ConflictedBy: basic.target
ConflictedBy: alsa-state.service
ConflictedBy: alsa-restore.service
ConflictedBy: timers.target
ConflictedBy: systemd-tmpfiles-clean.timer
ConflictedBy: kexec-load.service
ConflictedBy: kexec.service
ConflictedBy: mdadm-waitidle.service
ConflictedBy: halt.service
ConflictedBy: umountfs.service
ConflictedBy: umountroot.service
ConflictedBy: umountnfs.service
ConflictedBy: sendsigs.service
ConflictedBy: time-sync.target
ConflictedBy: pppd-dns.service
ConflictedBy: quota.service
ConflictedBy: lm-sensors.service
ConflictedBy: acpid.service
ConflictedBy: acpi-fakekey.service
ConflictedBy: loadcpufreq.service
ConflictedBy: sysfsutils.service
ConflictedBy: mcelog.service
ConflictedBy: cpufrequtils.service
ConflictedBy: binfmt-support.service
ConflictedBy: cron.service
ConflictedBy: dbus.service
ConflictedBy: ntp.service
ConflictedBy: sensord.service
ConflictedBy: anacron.service
ConflictedBy: atd.service
ConflictedBy: speech-dispatcher.service
ConflictedBy: gdm3.service
ConflictedBy: x-display-manager.target
ConflictedBy: pcscd.service
ConflictedBy: cups.service
ConflictedBy: cups.socket
ConflictedBy: acpi-support.service
ConflictedBy: tor.service
ConflictedBy: nss-lookup.target
ConflictedBy: ekeyd.service
ConflictedBy: gpm.service
ConflictedBy: smartmontools.service
ConflictedBy: ipsec.service
ConflictedBy: hddtemp.service
ConflictedBy: udftools.service
ConflictedBy: virtualbox.service
ConflictedBy: dcmqrscp.service
ConflictedBy: postfix.service
ConflictedBy: mail-transport-agent.target
ConflictedBy: libvirt-bin.service
ConflictedBy: acct.service
ConflictedBy: haveged.service
ConflictedBy: openafs-client.service
ConflictedBy: polipo.service
ConflictedBy: mdadm.service
ConflictedBy: irda-utils.service
ConflictedBy: rpcbind.target
ConflictedBy: libvirt-guests.service
ConflictedBy: irqbalance.service
ConflictedBy: storescp.service
ConflictedBy: motd.service
ConflictedBy: fail2ban.service
ConflictedBy: bootlogs.service
ConflictedBy: privoxy.service
ConflictedBy: saned.service
ConflictedBy: ekeyd-egd-linux.service
ConflictedBy: edac.service
ConflictedBy: pulseaudio.service
ConflictedBy: rpcbind.service
ConflictedBy: etc-setserial.service
ConflictedBy: zfs-fuse.service
ConflictedBy: nfs-common.service
ConflictedBy: mdadm-raid.service
ConflictedBy: ifscheme.service
ConflictedBy: ebtables.service
ConflictedBy: setserial.service
ConflictedBy: networking.service
ConflictedBy: printer.target
ConflictedBy: bluetooth.target
ConflictedBy: sound.target
ConflictedBy: colord.service
ConflictedBy: polkitd.service
ConflictedBy: wpa_supplicant.service
ConflictedBy: upower.service
ConflictedBy: udisks2.service
ConflictedBy: console-kit-daemon.service
Before: final.target
After: reboot.service
After: systemd-modules-load.service
After: systemd-sysctl.service
After: systemd-binfmt.service
After: systemd-tmpfiles-setup.service
After: systemd-user-sessions.service
After: syslog.socket
After: rsyslog.service
After: dbus.socket
After: pcscd.socket
After: acpid.socket
After: virtlockd.socket
After: virtlockd.service
After: acpi-fakekey.socket
After: systemd-ask-password-console.path
After: systemd-ask-password-console.service
After: systemd-fsck-root.service
After: lvm2-activation-early.service
After: lvm2-activation.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: accounts-daemon.service
After: rescue.service
After: systemd-logind.service
After: getty at tty1.service
After: systemd-ask-password-wall.path
After: systemd-ask-password-wall.service
After: rc-local.service
After: NetworkManager.service
After: systemd-remount-fs.service
After: alsa-store.service
After: alsa-state.service
After: alsa-restore.service
After: console-kit-log-system-start.service
After: systemd-tmpfiles-clean.timer
After: systemd-tmpfiles-clean.service
After: kexec-load.service
After: kexec.service
After: mdadm-waitidle.service
After: halt.service
After: umountfs.service
After: umountroot.service
After: umountnfs.service
After: sendsigs.service
After: pppd-dns.service
After: quota.service
After: lm-sensors.service
After: acpid.service
After: acpi-fakekey.service
After: loadcpufreq.service
After: sysfsutils.service
After: mcelog.service
After: cpufrequtils.service
After: binfmt-support.service
After: cron.service
After: dbus.service
After: ntp.service
After: sensord.service
After: anacron.service
After: atd.service
After: speech-dispatcher.service
After: gdm3.service
After: pcscd.service
After: cups.service
After: cups.socket
After: acpi-support.service
After: tor.service
After: ekeyd.service
After: gpm.service
After: smartmontools.service
After: ipsec.service
After: hddtemp.service
After: udftools.service
After: virtualbox.service
After: dcmqrscp.service
After: postfix.service
After: libvirt-bin.service
After: acct.service
After: haveged.service
After: openafs-client.service
After: polipo.service
After: mdadm.service
After: irda-utils.service
After: libvirt-guests.service
After: irqbalance.service
After: storescp.service
After: motd.service
After: fail2ban.service
After: bootlogs.service
After: privoxy.service
After: saned.service
After: ekeyd-egd-linux.service
After: edac.service
After: pulseaudio.service
After: rpcbind.service
After: etc-setserial.service
After: zfs-fuse.service
After: nfs-common.service
After: mdadm-raid.service
After: ifscheme.service
After: ebtables.service
After: setserial.service
After: networking.service
After: colord.service
After: polkitd.service
After: wpa_supplicant.service
After: upower.service
After: udisks2.service
After: console-kit-daemon.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: systemd-modules-load.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-user-sessions.service
ReferencedBy: remote-fs.target
ReferencedBy: remote-fs-pre.target
ReferencedBy: syslog.socket
ReferencedBy: rsyslog.service
ReferencedBy: sockets.target
ReferencedBy: dbus.socket
ReferencedBy: pcscd.socket
ReferencedBy: acpid.socket
ReferencedBy: virtlockd.socket
ReferencedBy: virtlockd.service
ReferencedBy: acpi-fakekey.socket
ReferencedBy: lvm2-lvmetad.service
ReferencedBy: local-fs-pre.target
ReferencedBy: cryptsetup.target
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-console.service
ReferencedBy: paths.target
ReferencedBy: swap.target
ReferencedBy: local-fs.target
ReferencedBy: systemd-fsck-root.service
ReferencedBy: lvm2-activation-early.service
ReferencedBy: lvm2-activation.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: accounts-daemon.service
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: multi-user.target
ReferencedBy: systemd-logind.service
ReferencedBy: nss-user-lookup.target
ReferencedBy: getty.target
ReferencedBy: getty at tty1.service
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: systemd-ask-password-wall.service
ReferencedBy: rc-local.service
ReferencedBy: network.target
ReferencedBy: NetworkManager.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: alsa-store.service
ReferencedBy: basic.target
ReferencedBy: alsa-state.service
ReferencedBy: alsa-restore.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: timers.target
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: kexec-load.service
ReferencedBy: kexec.service
ReferencedBy: mdadm-waitidle.service
ReferencedBy: halt.service
ReferencedBy: umountfs.service
ReferencedBy: umountroot.service
ReferencedBy: umountnfs.service
ReferencedBy: sendsigs.service
ReferencedBy: time-sync.target
ReferencedBy: pppd-dns.service
ReferencedBy: quota.service
ReferencedBy: lm-sensors.service
ReferencedBy: acpid.service
ReferencedBy: acpi-fakekey.service
ReferencedBy: loadcpufreq.service
ReferencedBy: sysfsutils.service
ReferencedBy: mcelog.service
ReferencedBy: cpufrequtils.service
ReferencedBy: binfmt-support.service
ReferencedBy: cron.service
ReferencedBy: dbus.service
ReferencedBy: ntp.service
ReferencedBy: sensord.service
ReferencedBy: anacron.service
ReferencedBy: atd.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: gdm3.service
ReferencedBy: x-display-manager.target
ReferencedBy: pcscd.service
ReferencedBy: cups.service
ReferencedBy: cups.socket
ReferencedBy: acpi-support.service
ReferencedBy: tor.service
ReferencedBy: nss-lookup.target
ReferencedBy: ekeyd.service
ReferencedBy: gpm.service
ReferencedBy: smartmontools.service
ReferencedBy: ipsec.service
ReferencedBy: hddtemp.service
ReferencedBy: udftools.service
ReferencedBy: virtualbox.service
ReferencedBy: dcmqrscp.service
ReferencedBy: postfix.service
ReferencedBy: mail-transport-agent.target
ReferencedBy: libvirt-bin.service
ReferencedBy: acct.service
ReferencedBy: haveged.service
ReferencedBy: openafs-client.service
ReferencedBy: polipo.service
ReferencedBy: mdadm.service
ReferencedBy: irda-utils.service
ReferencedBy: rpcbind.target
ReferencedBy: libvirt-guests.service
ReferencedBy: irqbalance.service
ReferencedBy: storescp.service
ReferencedBy: motd.service
ReferencedBy: fail2ban.service
ReferencedBy: bootlogs.service
ReferencedBy: privoxy.service
ReferencedBy: saned.service
ReferencedBy: ekeyd-egd-linux.service
ReferencedBy: edac.service
ReferencedBy: pulseaudio.service
ReferencedBy: rpcbind.service
ReferencedBy: etc-setserial.service
ReferencedBy: zfs-fuse.service
ReferencedBy: nfs-common.service
ReferencedBy: mdadm-raid.service
ReferencedBy: ifscheme.service
ReferencedBy: ebtables.service
ReferencedBy: setserial.service
ReferencedBy: networking.service
ReferencedBy: printer.target
ReferencedBy: bluetooth.target
ReferencedBy: sound.target
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: console-kit-daemon.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
WantedBy: shutdown.target
Before: final.target
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: systemd-update-utmp-runlevel.service
After: systemd-journald.socket
After: -.mount
References: systemd-remount-fs.service
References: systemd-tmpfiles-setup.service
References: auditd.service
References: systemd-update-utmp-runlevel.service
References: final.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: shutdown.target
RequiresMountsFor: /var/log/wtmp
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-update-utmp-shutdown.service
ControlGroup: name=systemd:/system/systemd-update-utmp-shutdown.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit 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
WantedBy: shutdown.target
Before: final.target
After: systemd-remount-fs.service
After: systemd-random-seed-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-remount-fs.service
References: systemd-random-seed-load.service
References: final.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: shutdown.target
RequiresMountsFor: /var/lib/random-seed
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-random-seed-save.service
ControlGroup: name=systemd:/system/systemd-random-seed-save.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed save
-> Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-remount-fs.service
Name: checkroot.service
Documentation: man:systemd-remount-fs.service(8)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
ConditionPathExists: /etc/fstab
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Wants: local-fs-pre.target
WantedBy: local-fs.target
Conflicts: shutdown.target
Before: systemd-random-seed-save.service
Before: systemd-random-seed-load.service
Before: debian-fixup.service
Before: local-fs-pre.target
Before: local-fs.target
Before: shutdown.target
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: quota.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: quota.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
PID: 500
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-random-seed-load.service:
Description: Load Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-random-seed-load.service
Name: urandom.service
Documentation: man:systemd-random-seed-load.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed-load.service
Condition Timestamp: Wed 2014-06-25 14:24:44 CEST
Condition Result: yes
Requires: -.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
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: systemd-remount-fs.service
References: sysinit.target
References: final.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: 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
PID: 1299
Start Timestamp: Wed 2014-06-25 14:24:44 CEST
Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Exit Code: exited
Exit Status: 0
-> Unit final.target:
Description: Final Step
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: final.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/final.target
After: systemd-random-seed-save.service
After: shutdown.target
After: umount.target
After: systemd-random-seed-load.service
After: systemd-update-utmp-shutdown.service
After: systemd-update-utmp-runlevel.service
References: shutdown.target
References: umount.target
ReferencedBy: systemd-random-seed-save.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: umount.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: systemd-cryptsetup at root.service
ConflictedBy: run-user.mount
ConflictedBy: run-lock.mount
ConflictedBy: run-user-1000-gvfs.mount
Before: final.target
After: systemd-cryptsetup at root.service
After: run-user.mount
After: run-lock.mount
After: run-user-1000-gvfs.mount
ReferencedBy: final.target
ReferencedBy: systemd-cryptsetup at root.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit systemd-readahead-collect.service:
Description: Collect Read-Ahead Data
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-readahead-collect.service
Documentation: man:systemd-readahead-replay.service(8)
Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
ConditionVirtualization: no
ConditionPathExists: !/run/systemd/readahead/done
ConditionPathExists: !/run/systemd/readahead/cancel
Wants: systemd-readahead-done.timer
Conflicts: shutdown.target
Before: systemd-random-seed-load.service
Before: systemd-modules-load.service
Before: systemd-sysctl.service
Before: systemd-binfmt.service
Before: systemd-tmpfiles-setup.service
Before: systemd-cryptsetup at root.service
Before: systemd-fsck-root.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: systemd-tmpfiles-clean.service
Before: quota.service
References: systemd-readahead-done.timer
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-cryptsetup at root.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: quota.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-modules-load.service
Before: systemd-sysctl.service
Before: systemd-binfmt.service
Before: systemd-tmpfiles-setup.service
Before: systemd-cryptsetup at root.service
Before: systemd-fsck-root.service
Before: sysinit.target
Before: shutdown.target
Before: systemd-remount-fs.service
Before: systemd-tmpfiles-clean.service
Before: quota.service
References: shutdown.target
References: sysinit.target
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: systemd-modules-load.service
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-cryptsetup at root.service
ReferencedBy: systemd-fsck-root.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: quota.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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sysinit.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: local-fs.target
Wants: swap.target
Wants: quota.service
Wants: systemd-ask-password-console.path
Wants: cryptsetup.target
Wants: systemd-udevd.service
Wants: systemd-udev-trigger.service
Wants: systemd-random-seed-load.service
Wants: systemd-journald.service
Wants: systemd-journal-flush.service
Wants: systemd-tmpfiles-setup.service
Wants: debian-fixup.service
Wants: sys-fs-fuse-connections.mount
Wants: sys-kernel-debug.mount
Wants: sys-kernel-config.mount
Wants: systemd-tmpfiles-setup-dev.service
Wants: systemd-binfmt.service
Wants: udev-finish.service
Wants: systemd-sysctl.service
Wants: dev-hugepages.mount
Wants: proc-sys-fs-binfmt_misc.automount
Wants: systemd-modules-load.service
Wants: dev-mqueue.mount
Wants: setserial.service
Wants: rpcbind.service
Wants: console-setup.service
Wants: zfs-fuse.service
Wants: ifscheme.service
Wants: setkey.service
Wants: keymap.service
Wants: hdparm.service
Wants: kbd.service
Wants: networking.service
Wants: etc-setserial.service
Wants: nfs-common.service
Wants: iptables-persistent.service
Wants: ebtables.service
Wants: qemu-system-x86.service
Wants: keyboard-setup.service
Wants: mdadm-raid.service
RequiredBy: dbus.socket
RequiredBy: pcscd.socket
RequiredBy: acpid.socket
RequiredBy: virtlockd.socket
RequiredBy: acpi-fakekey.socket
RequiredBy: rescue.target
RequiredBy: basic.target
RequiredBy: systemd-tmpfiles-clean.timer
RequiredBy: cups.socket
Conflicts: emergency.service
Conflicts: emergency.target
Conflicts: shutdown.target
Before: dbus.socket
Before: pcscd.socket
Before: acpid.socket
Before: virtlockd.socket
Before: acpi-fakekey.socket
Before: rescue.target
Before: rescue.service
Before: basic.target
Before: alsa-state.service
Before: console-kit-log-system-start.service
Before: systemd-tmpfiles-clean.timer
Before: cups.socket
After: systemd-random-seed-load.service
After: local-fs.target
After: swap.target
After: emergency.service
After: emergency.target
After: dev-mqueue.mount
After: systemd-modules-load.service
After: proc-sys-fs-binfmt_misc.automount
After: dev-hugepages.mount
After: systemd-sysctl.service
After: systemd-binfmt.service
After: systemd-tmpfiles-setup-dev.service
After: sys-kernel-config.mount
After: sys-kernel-debug.mount
After: sys-fs-fuse-connections.mount
After: debian-fixup.service
After: systemd-tmpfiles-setup.service
After: systemd-journald.service
After: systemd-udev-trigger.service
After: systemd-udevd.service
After: cryptsetup.target
After: systemd-udev-settle.service
After: systemd-readahead-replay.service
After: systemd-readahead-collect.service
After: systemd-tmpfiles-clean.service
After: quota.service
After: setserial.service
After: rpcbind.service
After: console-setup.service
After: zfs-fuse.service
After: ifscheme.service
After: setkey.service
After: keymap.service
After: hdparm.service
After: kbd.service
After: networking.service
After: etc-setserial.service
After: nfs-common.service
After: iptables-persistent.service
After: ebtables.service
After: qemu-system-x86.service
After: keyboard-setup.service
After: mdadm-raid.service
References: emergency.service
References: emergency.target
References: local-fs.target
References: swap.target
References: quota.service
References: systemd-ask-password-console.path
References: cryptsetup.target
References: systemd-udevd.service
References: systemd-udev-trigger.service
References: systemd-random-seed-load.service
References: systemd-journald.service
References: systemd-journal-flush.service
References: systemd-tmpfiles-setup.service
References: debian-fixup.service
References: sys-fs-fuse-connections.mount
References: sys-kernel-debug.mount
References: sys-kernel-config.mount
References: systemd-tmpfiles-setup-dev.service
References: systemd-binfmt.service
References: udev-finish.service
References: systemd-sysctl.service
References: dev-hugepages.mount
References: proc-sys-fs-binfmt_misc.automount
References: systemd-modules-load.service
References: dev-mqueue.mount
References: shutdown.target
References: setserial.service
References: rpcbind.service
References: console-setup.service
References: zfs-fuse.service
References: ifscheme.service
References: setkey.service
References: keymap.service
References: hdparm.service
References: kbd.service
References: networking.service
References: etc-setserial.service
References: nfs-common.service
References: iptables-persistent.service
References: ebtables.service
References: qemu-system-x86.service
References: keyboard-setup.service
References: mdadm-raid.service
ReferencedBy: systemd-random-seed-load.service
ReferencedBy: dev-mqueue.mount
ReferencedBy: systemd-modules-load.service
ReferencedBy: proc-sys-fs-binfmt_misc.automount
ReferencedBy: dev-hugepages.mount
ReferencedBy: systemd-sysctl.service
ReferencedBy: systemd-binfmt.service
ReferencedBy: systemd-tmpfiles-setup-dev.service
ReferencedBy: sys-kernel-config.mount
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: debian-fixup.service
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-journald.service
ReferencedBy: dbus.socket
ReferencedBy: pcscd.socket
ReferencedBy: acpid.socket
ReferencedBy: virtlockd.socket
ReferencedBy: acpi-fakekey.socket
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-udevd.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: systemd-readahead-replay.service
ReferencedBy: systemd-readahead-collect.service
ReferencedBy: rescue.target
ReferencedBy: rescue.service
ReferencedBy: basic.target
ReferencedBy: alsa-state.service
ReferencedBy: console-kit-log-system-start.service
ReferencedBy: systemd-tmpfiles-clean.timer
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: quota.service
ReferencedBy: cups.socket
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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: local-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: -.mount
Wants: lvm2-activation.service
Wants: lvm2-activation-early.service
Wants: systemd-remount-fs.service
Wants: run-lock.mount
Wants: run-user.mount
Wants: systemd-fsck-root.service
WantedBy: sysinit.target
WantedBy: systemd-tmpfiles-setup.service
WantedBy: systemd-tmpfiles-clean.service
Conflicts: shutdown.target
Before: sysinit.target
Before: systemd-tmpfiles-setup.service
Before: systemd-journal-flush.service
Before: remote-fs.target
Before: systemd-tmpfiles-clean.service
Before: iptables-persistent.service
Before: networking.service
Before: mcelog.service
Before: gdm3.service
Before: acpi-support.service
Before: tor.service
Before: dcmqrscp.service
Before: postfix.service
Before: ebtables.service
Before: mdadm.service
Before: storescp.service
Before: motd.service
Before: fail2ban.service
Before: bootlogs.service
Before: saned.service
Before: rpcbind.service
Before: ifup at eth0.service
After: local-fs-pre.target
After: systemd-fsck-root.service
After: run-user.mount
After: run-lock.mount
After: -.mount
After: lvm2-activation-early.service
After: lvm2-activation.service
After: systemd-remount-fs.service
After: run-user-1000-gvfs.mount
OnFailure: emergency.target
References: local-fs-pre.target
References: emergency.target
References: lvm2-activation.service
References: lvm2-activation-early.service
References: -.mount
References: systemd-remount-fs.service
References: run-lock.mount
References: run-user.mount
References: systemd-fsck-root.service
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-tmpfiles-setup.service
ReferencedBy: systemd-journal-flush.service
ReferencedBy: remote-fs.target
ReferencedBy: systemd-fsck-root.service
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: -.mount
ReferencedBy: lvm2-activation-early.service
ReferencedBy: lvm2-activation.service
ReferencedBy: systemd-remount-fs.service
ReferencedBy: systemd-tmpfiles-clean.service
ReferencedBy: iptables-persistent.service
ReferencedBy: networking.service
ReferencedBy: mcelog.service
ReferencedBy: gdm3.service
ReferencedBy: acpi-support.service
ReferencedBy: tor.service
ReferencedBy: dcmqrscp.service
ReferencedBy: postfix.service
ReferencedBy: ebtables.service
ReferencedBy: mdadm.service
ReferencedBy: storescp.service
ReferencedBy: motd.service
ReferencedBy: fail2ban.service
ReferencedBy: bootlogs.service
ReferencedBy: saned.service
ReferencedBy: rpcbind.service
ReferencedBy: ifup at eth0.service
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: swap.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
References: shutdown.target
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-ask-password-console.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-console.service
After: plymouth-start.service
After: -.mount
Triggers: systemd-ask-password-console.service
References: shutdown.target
References: plymouth-start.service
References: paths.target
References: systemd-ask-password-console.service
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit cryptsetup.target:
Description: Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cryptsetup.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: systemd-cryptsetup at root.service
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: lvm2-activation.service
After: systemd-cryptsetup at root.service
After: lvm2-activation-early.service
References: systemd-cryptsetup at root.service
References: shutdown.target
ReferencedBy: sysinit.target
ReferencedBy: systemd-cryptsetup at root.service
ReferencedBy: lvm2-activation-early.service
ReferencedBy: lvm2-activation.service
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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd.service
Name: udev.service
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
(null): CAP_MKNOD
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Wants: systemd-udevd-control.socket
Wants: systemd-udevd-kernel.socket
WantedBy: sysinit.target
WantedBy: systemd-udev-trigger.service
WantedBy: systemd-udev-settle.service
Before: sysinit.target
Before: local-fs-pre.target
Before: udev-finish.service
Before: mdadm-raid.service
Before: keyboard-setup.service
Before: qemu-system-x86.service
Before: hdparm.service
Before: sysfsutils.service
Before: ekeyd.service
Before: pulseaudio.service
After: systemd-tmpfiles-setup-dev.service
After: systemd-udevd-control.socket
After: systemd-udevd-kernel.socket
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-tmpfiles-setup-dev.service
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-udev-settle.service
ReferencedBy: udev-finish.service
ReferencedBy: mdadm-raid.service
ReferencedBy: keyboard-setup.service
ReferencedBy: qemu-system-x86.service
ReferencedBy: hdparm.service
ReferencedBy: sysfsutils.service
ReferencedBy: ekeyd.service
ReferencedBy: pulseaudio.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd.service
ControlGroup: name=systemd:/system/systemd-udevd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
Main PID: 377
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
OOMScoreAdjust: -1000
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
PID: 377
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
-> Unit systemd-udev-trigger.service:
Description: udev Coldplug all Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udev-trigger.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
(null): CAP_MKNOD
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Wants: systemd-udevd.service
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-udev-settle.service
After: systemd-udevd-kernel.socket
After: systemd-udevd-control.socket
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udevd-kernel.socket
References: systemd-udevd-control.socket
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-udev-settle.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udev-trigger.service
ControlGroup: name=systemd:/system/systemd-udev-trigger.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm trigger --type=subsystems --action=add
PID: 358
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
Command Line: /bin/udevadm trigger --type=devices --action=add
PID: 375
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-journald.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
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: 353
Main PID Known: yes
Main PID Alien: no
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 16384
StandardInput: null
StandardOutput: null
StandardError: inherit
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_syslog
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 353
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Status Text: Processing requests...
-> 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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-journal-flush.service
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: systemd-journald.service
WantedBy: sysinit.target
Before: systemd-user-sessions.service
After: systemd-journald.service
After: local-fs.target
After: remote-fs.target
After: systemd-journald.socket
References: systemd-journald.service
References: local-fs.target
References: remote-fs.target
References: systemd-user-sessions.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-journal-flush.service
ControlGroup: name=systemd:/system/systemd-journal-flush.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
PID: 1603
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> 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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-setup.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: local-fs.target
WantedBy: sysinit.target
Before: sysinit.target
Before: shutdown.target
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-setup.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-setup.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --create --remove
PID: 1607
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> 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: Wed 2014-06-25 14:24:44 CEST
Condition Result: no
WantedBy: sysinit.target
Before: var-run.mount
Before: var-lock.mount
Before: sysinit.target
After: systemd-remount-fs.service
After: systemd-journald.socket
References: var-run.mount
References: var-lock.mount
References: sysinit.target
References: systemd-remount-fs.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/debian-fixup.service
ControlGroup: name=systemd:/system/debian-fixup.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/debian-fixup
-> Unit sys-fs-fuse-connections.mount:
Description: FUSE Control File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-fs-fuse-connections.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
ConditionPathExists: /sys/fs/fuse/connections
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
WantedBy: sys-module-fuse.device
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: sys-module-fuse.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-fs-fuse-connections.mount
ControlGroup: name=systemd:/system/sys-fs-fuse-connections.mount
Mount State: mounted
Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sys-kernel-debug.mount:
Description: Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-kernel-debug.mount
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
ConditionPathExists: /sys/kernel/debug
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-kernel-debug.mount
ControlGroup: name=systemd:/system/sys-kernel-debug.mount
Mount State: mounted
Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit 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: Wed 2014-06-25 14:24:44 CEST
Condition Result: no
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-modules-load.service
After: systemd-journald.socket
After: -.mount
References: systemd-modules-load.service
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/sys-kernel-config.mount
ControlGroup: name=systemd:/system/sys-kernel-config.mount
Mount State: dead
Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: n/a
From /proc/self/mountinfo: no
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create static device nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-setup-dev.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
(null): CAP_MKNOD
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Before: sysinit.target
Before: systemd-udevd.service
After: systemd-journald.socket
References: sysinit.target
References: systemd-udevd.service
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-setup-dev.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-setup-dev.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
PID: 347
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
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: Wed 2014-06-25 14:24:44 CEST
Condition Result: no
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: proc-sys-fs-binfmt_misc.automount
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-binfmt.service
ControlGroup: name=systemd:/system/systemd-binfmt.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> Unit systemd-sysctl.service:
Description: Apply Kernel Variables
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-sysctl.service
Name: procps.service
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /lib/systemd/system/systemd-sysctl.service
ConditionDirectoryNotEmpty: |/run/sysctl.d
ConditionDirectoryNotEmpty: |/etc/sysctl.d
ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d
ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d
ConditionDirectoryNotEmpty: |/lib/sysctl.d
ConditionPathExists: |/etc/sysctl.conf
ConditionPathIsReadWrite: /proc/sys/
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-sysctl.service
ControlGroup: name=systemd:/system/systemd-sysctl.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-sysctl
PID: 349
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
-> Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-hugepages.mount
Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-hugepages.mount
ConditionPathExists: /sys/kernel/mm/hugepages
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-hugepages.mount
ControlGroup: name=systemd:/system/dev-hugepages.mount
Mount State: mounted
Result: success
Where: /dev/hugepages
What: hugetlbfs
File System Type: hugetlbfs
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit 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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: proc-sys-fs-binfmt_misc.automount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys/
ConditionPathExists: /proc/sys/fs/binfmt_misc/
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
Before: proc-sys-fs-binfmt_misc.mount
Before: systemd-binfmt.service
After: -.mount
Triggers: proc-sys-fs-binfmt_misc.mount
References: sysinit.target
References: proc-sys-fs-binfmt_misc.mount
References: -.mount
ReferencedBy: sysinit.target
ReferencedBy: systemd-binfmt.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
Automount State: running
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
-> Unit systemd-modules-load.service:
Description: Load Kernel Modules
Instance: n/a
Unit Load State: loaded
Unit Active State: failed
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-modules-load.service
Name: kmod.service
Name: module-init-tools.service
Documentation: man:systemd-modules-load.service(8)
Documentation: man:modules-load.d(5)
Fragment Path: /lib/systemd/system/systemd-modules-load.service
ConditionKernelCommandLine: |rd.modules-load
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: Wed 2014-06-25 14:24:44 CEST
Condition Result: yes
WantedBy: sysinit.target
Conflicts: shutdown.target
Before: sysinit.target
Before: shutdown.target
Before: sys-kernel-config.mount
Before: sys-fs-fuse-connections.mount
Before: sysfsutils.service
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: systemd-journald.socket
References: shutdown.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: sysinit.target
ReferencedBy: sys-kernel-config.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: sysfsutils.service
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
PID: 1298
Start Timestamp: Wed 2014-06-25 14:24:44 CEST
Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Exit Code: exited
Exit Status: 1
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mqueue.mount
Documentation: man:mq_overview(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-mqueue.mount
ConditionPathExists: /proc/sys/fs/mqueue
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sysinit.target
Before: sysinit.target
After: systemd-journald.socket
After: -.mount
References: sysinit.target
References: systemd-journald.socket
References: -.mount
ReferencedBy: sysinit.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dev-mqueue.mount
ControlGroup: name=systemd:/system/dev-mqueue.mount
Mount State: mounted
Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: proc-sys-fs-binfmt_misc.mount
Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: -.mount
After: proc-sys-fs-binfmt_misc.automount
After: systemd-journald.socket
After: -.mount
TriggeredBy: proc-sys-fs-binfmt_misc.automount
References: systemd-journald.socket
References: -.mount
ReferencedBy: proc-sys-fs-binfmt_misc.automount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/proc-sys-fs-binfmt_misc.mount
ControlGroup: name=systemd:/system/proc-sys-fs-binfmt_misc.mount
Mount State: mounted
Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: rw,relatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit 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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: remote-fs.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
DropIn Path: /run/systemd/generator/remote-fs.target.d/50-insserv.conf.conf
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: remote-fs-pre.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: systemd-journal-flush.service
Before: systemd-user-sessions.service
Before: multi-user.target
Before: kbd.service
Before: setkey.service
Before: zfs-fuse.service
Before: console-setup.service
Before: loadcpufreq.service
Before: mcelog.service
Before: cpufrequtils.service
Before: ntp.service
Before: sensord.service
Before: speech-dispatcher.service
Before: gdm3.service
Before: acpi-support.service
Before: tor.service
Before: ekeyd.service
Before: gpm.service
Before: smartmontools.service
Before: ipsec.service
Before: hddtemp.service
Before: udftools.service
Before: virtualbox.service
Before: dcmqrscp.service
Before: setserial.service
Before: postfix.service
Before: acct.service
Before: openafs-client.service
Before: polipo.service
Before: irda-utils.service
Before: irqbalance.service
Before: storescp.service
Before: fail2ban.service
Before: saned.service
Before: ekeyd-egd-linux.service
Before: edac.service
Before: pulseaudio.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: kbd.service
ReferencedBy: setkey.service
ReferencedBy: zfs-fuse.service
ReferencedBy: console-setup.service
ReferencedBy: loadcpufreq.service
ReferencedBy: mcelog.service
ReferencedBy: cpufrequtils.service
ReferencedBy: ntp.service
ReferencedBy: sensord.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: gdm3.service
ReferencedBy: acpi-support.service
ReferencedBy: tor.service
ReferencedBy: ekeyd.service
ReferencedBy: gpm.service
ReferencedBy: smartmontools.service
ReferencedBy: ipsec.service
ReferencedBy: hddtemp.service
ReferencedBy: udftools.service
ReferencedBy: virtualbox.service
ReferencedBy: dcmqrscp.service
ReferencedBy: setserial.service
ReferencedBy: postfix.service
ReferencedBy: acct.service
ReferencedBy: openafs-client.service
ReferencedBy: polipo.service
ReferencedBy: irda-utils.service
ReferencedBy: irqbalance.service
ReferencedBy: storescp.service
ReferencedBy: fail2ban.service
ReferencedBy: saned.service
ReferencedBy: ekeyd-egd-linux.service
ReferencedBy: edac.service
ReferencedBy: pulseaudio.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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-user-sessions.service
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: getty at tty1.service
Before: systemd-ask-password-wall.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: getty at tty1.service
ReferencedBy: systemd-ask-password-wall.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-user-sessions.service
ControlGroup: name=systemd:/system/systemd-user-sessions.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
PID: 2403
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: remote-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: remote-fs.target
WantedBy: umountnfs.service
WantedBy: sendsigs.service
Conflicts: shutdown.target
Before: remote-fs.target
After: umountnfs.service
After: sendsigs.service
References: shutdown.target
ReferencedBy: remote-fs.target
ReferencedBy: umountnfs.service
ReferencedBy: sendsigs.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.socket
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
Wants: syslog.target
RequiredBy: rsyslog.service
Conflicts: shutdown.target
Before: systemd-journald.service
Before: sockets.target
Before: syslog.target
Before: shutdown.target
Before: rsyslog.service
After: -.mount
Triggers: rsyslog.service
References: sockets.target
References: syslog.target
References: shutdown.target
References: rsyslog.service
References: -.mount
ReferencedBy: systemd-journald.service
ReferencedBy: rsyslog.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/syslog.socket
ControlGroup: name=systemd:/system/syslog.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sockets.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: lvm2-lvmetad.socket
Wants: acpi-fakekey.socket
Wants: virtlockd.socket
Wants: acpid.socket
Wants: pcscd.socket
Wants: dbus.socket
Wants: systemd-journald.socket
Wants: systemd-udevd-kernel.socket
Wants: systemd-shutdownd.socket
Wants: systemd-udevd-control.socket
Wants: systemd-initctl.socket
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: syslog.socket
After: systemd-initctl.socket
After: systemd-udevd-control.socket
After: systemd-shutdownd.socket
After: systemd-udevd-kernel.socket
After: dbus.socket
After: pcscd.socket
After: acpid.socket
After: virtlockd.socket
After: acpi-fakekey.socket
After: systemd-journald.socket
After: cups.socket
References: lvm2-lvmetad.socket
References: acpi-fakekey.socket
References: virtlockd.socket
References: acpid.socket
References: pcscd.socket
References: dbus.socket
References: systemd-journald.socket
References: systemd-udevd-kernel.socket
References: systemd-shutdownd.socket
References: systemd-udevd-control.socket
References: systemd-initctl.socket
References: shutdown.target
ReferencedBy: syslog.socket
ReferencedBy: systemd-initctl.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: systemd-udevd-kernel.socket
ReferencedBy: dbus.socket
ReferencedBy: pcscd.socket
ReferencedBy: acpid.socket
ReferencedBy: virtlockd.socket
ReferencedBy: acpi-fakekey.socket
ReferencedBy: basic.target
ReferencedBy: systemd-journald.socket
ReferencedBy: cups.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit syslog.target:
Description: Syslog
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: syslog.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.target
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: syslog.socket
Before: loadcpufreq.service
Before: mcelog.service
Before: ntp.service
Before: sensord.service
Before: speech-dispatcher.service
Before: acpi-support.service
Before: tor.service
Before: ekeyd.service
Before: gpm.service
Before: smartmontools.service
Before: hddtemp.service
Before: postfix.service
Before: acct.service
Before: openafs-client.service
Before: mdadm.service
Before: irqbalance.service
Before: fail2ban.service
Before: saned.service
Before: pulseaudio.service
Before: console-kit-daemon.service
After: syslog.socket
After: systemd-journald.socket
ReferencedBy: syslog.socket
ReferencedBy: systemd-journald.socket
ReferencedBy: loadcpufreq.service
ReferencedBy: mcelog.service
ReferencedBy: ntp.service
ReferencedBy: sensord.service
ReferencedBy: speech-dispatcher.service
ReferencedBy: acpi-support.service
ReferencedBy: tor.service
ReferencedBy: ekeyd.service
ReferencedBy: gpm.service
ReferencedBy: smartmontools.service
ReferencedBy: hddtemp.service
ReferencedBy: postfix.service
ReferencedBy: acct.service
ReferencedBy: openafs-client.service
ReferencedBy: mdadm.service
ReferencedBy: irqbalance.service
ReferencedBy: fail2ban.service
ReferencedBy: saned.service
ReferencedBy: pulseaudio.service
ReferencedBy: console-kit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit lvm2-lvmetad.socket:
Description: LVM2 metadata daemon socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lvm2-lvmetad.socket
Documentation: man:lvmetad(8)
Fragment Path: /lib/systemd/system/lvm2-lvmetad.socket
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: lvm2-lvmetad.service
WantedBy: sockets.target
Before: lvm2-lvmetad.service
After: -.mount
Triggers: lvm2-lvmetad.service
References: lvm2-lvmetad.service
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: lvm2-lvmetad.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2-lvmetad.socket
ControlGroup: name=systemd:/system/lvm2-lvmetad.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /run/lvm/lvmetad.socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit acpi-fakekey.socket:
Description: ACPI fakekey daemon FIFO
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpi-fakekey.socket
Fragment Path: /lib/systemd/system/acpi-fakekey.socket
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: acpi-fakekey.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: acpi-fakekey.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: -.mount
Triggers: acpi-fakekey.service
References: acpi-fakekey.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: acpi-fakekey.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/acpi-fakekey.socket
ControlGroup: name=systemd:/system/acpi-fakekey.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0200
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenFIFO: /var/run/acpi_fakekey
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 virtlockd.socket:
Description: Virtual machine lock manager socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: virtlockd.socket
Fragment Path: /lib/systemd/system/virtlockd.socket
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: virtlockd.service
WantedBy: sockets.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: virtlockd.service
Before: sockets.target
Before: shutdown.target
Before: multi-user.target
After: sysinit.target
After: -.mount
Triggers: virtlockd.service
References: virtlockd.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: virtlockd.service
ReferencedBy: multi-user.target
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: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/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 acpid.socket:
Description: ACPID Listen Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: acpid.socket
Fragment Path: /lib/systemd/system/acpid.socket
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: acpid.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: acpid.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: -.mount
Triggers: acpid.service
References: acpid.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: acpid.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/acpid.socket
ControlGroup: name=systemd:/system/acpid.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /run/acpid.socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit pcscd.socket:
Description: PC/SC Smart Card Daemon Activation Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: pcscd.socket
Fragment Path: /lib/systemd/system/pcscd.socket
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: pcscd.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: pcscd.service
Before: sockets.target
Before: shutdown.target
After: sysinit.target
After: -.mount
Triggers: pcscd.service
References: pcscd.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: pcscd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/pcscd.socket
ControlGroup: name=systemd:/system/pcscd.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/pcscd/pcscd.comm
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dbus.socket
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: sysinit.target
Requires: -.mount
RequiredBy: accounts-daemon.service
RequiredBy: systemd-logind.service
RequiredBy: NetworkManager.service
RequiredBy: dbus.service
RequiredBy: colord.service
RequiredBy: polkitd.service
RequiredBy: wpa_supplicant.service
RequiredBy: upower.service
RequiredBy: udisks2.service
RequiredBy: console-kit-daemon.service
WantedBy: sockets.target
Conflicts: shutdown.target
Before: dbus.service
Before: sockets.target
Before: shutdown.target
Before: accounts-daemon.service
Before: systemd-logind.service
Before: NetworkManager.service
Before: colord.service
Before: polkitd.service
Before: wpa_supplicant.service
Before: upower.service
Before: udisks2.service
Before: console-kit-daemon.service
After: sysinit.target
After: -.mount
Triggers: dbus.service
References: dbus.service
References: sockets.target
References: sysinit.target
References: shutdown.target
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: accounts-daemon.service
ReferencedBy: systemd-logind.service
ReferencedBy: NetworkManager.service
ReferencedBy: dbus.service
ReferencedBy: colord.service
ReferencedBy: polkitd.service
ReferencedBy: wpa_supplicant.service
ReferencedBy: upower.service
ReferencedBy: udisks2.service
ReferencedBy: console-kit-daemon.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/dbus.socket
ControlGroup: name=systemd:/system/dbus.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/dbus/system_bus_socket
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd-kernel.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
(null): CAP_MKNOD
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: sockets.target
Before: systemd-udevd.service
Before: systemd-udev-trigger.service
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
ReferencedBy: sockets.target
ReferencedBy: systemd-udev-trigger.service
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-shutdownd.socket:
Description: Delayed Shutdown Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-shutdownd.socket
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-shutdownd.service
After: -.mount
Triggers: systemd-shutdownd.service
References: sockets.target
References: systemd-shutdownd.service
References: -.mount
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-shutdownd.socket
ControlGroup: name=systemd:/system/systemd-shutdownd.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
TCPCongestion: n/a
ListenDatagram: /run/systemd/shutdownd
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udevd-control.socket
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
(null): CAP_MKNOD
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
WantedBy: systemd-udevd.service
Before: sockets.target
Before: systemd-udevd.service
Before: systemd-udev-trigger.service
After: -.mount
Triggers: systemd-udevd.service
References: sockets.target
References: systemd-udevd.service
References: -.mount
ReferencedBy: sockets.target
ReferencedBy: systemd-udev-trigger.service
ReferencedBy: systemd-udevd.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udevd-control.socket
ControlGroup: name=systemd:/system/systemd-udevd-control.socket
Socket State: running
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
TCPCongestion: n/a
ListenSequentialPacket: /run/udev/control
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-initctl.socket:
Description: /dev/initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-initctl.socket
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: sockets.target
Before: sockets.target
Before: systemd-initctl.service
After: -.mount
Triggers: systemd-initctl.service
References: sockets.target
References: systemd-initctl.service
References: -.mount
ReferencedBy: sockets.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-initctl.socket
ControlGroup: name=systemd:/system/systemd-initctl.socket
Socket State: listening
Result: success
BindIPv6Only: default
Backlog: 128
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenFIFO: /dev/initctl
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit systemd-initctl.service:
Description: /dev/initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-initctl.service
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
After: systemd-initctl.socket
After: systemd-journald.socket
TriggeredBy: systemd-initctl.socket
References: systemd-journald.socket
ReferencedBy: systemd-initctl.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-initctl.service
ControlGroup: name=systemd:/system/systemd-initctl.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
-> Unit systemd-shutdownd.service:
Description: Delayed Shutdown Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-shutdownd.service
Documentation: man:systemd-shutdownd.service(8)
Fragment Path: /lib/systemd/system/systemd-shutdownd.service
After: systemd-shutdownd.socket
After: systemd-journald.socket
TriggeredBy: systemd-shutdownd.socket
References: systemd-journald.socket
ReferencedBy: systemd-shutdownd.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-shutdownd.service
ControlGroup: name=systemd:/system/systemd-shutdownd.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-shutdownd
-> Unit 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
Documentation: man:virtlockd(8)
Documentation: http://libvirt.org
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 $VIRTLOCKD_ARGS
-> ExecReload:
Command Line: /bin/kill -USR1 $MAINPID
-> Unit lvm2-lvmetad.service:
Description: LVM2 metadata daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: lvm2-lvmetad.service
Documentation: man:lvmetad(8)
Fragment Path: /lib/systemd/system/lvm2-lvmetad.service
Requires: lvm2-lvmetad.socket
Conflicts: shutdown.target
After: lvm2-lvmetad.socket
After: systemd-journald.socket
TriggeredBy: lvm2-lvmetad.socket
References: lvm2-lvmetad.socket
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: lvm2-lvmetad.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2-lvmetad.service
ControlGroup: name=systemd:/system/lvm2-lvmetad.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: on-abort
NotifyAccess: none
PIDFile: /var/run/lvmetad.pid
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: yes
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
Environment: SD_ACTIVATION=1
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/lvmetad -f
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: local-fs-pre.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: systemd-remount-fs.service
Conflicts: shutdown.target
Before: local-fs.target
Before: run-user.mount
Before: run-lock.mount
Before: run-user-1000-gvfs.mount
After: systemd-udevd.service
After: systemd-remount-fs.service
References: shutdown.target
ReferencedBy: systemd-udevd.service
ReferencedBy: local-fs.target
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: systemd-remount-fs.service
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-cryptsetup at root.service:
Description: Cryptography Setup for root
Instance: root
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-cryptsetup at root.service
Documentation: man:systemd-cryptsetup at .service(8)
Documentation: man:crypttab(5)
Fragment Path: /run/systemd/generator/systemd-cryptsetup at root.service
Source Path: /etc/crypttab
Condition Timestamp: Wed 2014-06-25 14:24:44 CEST
Condition Result: yes
BindsTo: dev-mapper-root.device
BindsTo: dev-disk-by\x2duuid-d0ad8818\x2d2fff\x2d490a\x2dab46\x2da41882ad43c4.device
RequiredBy: cryptsetup.target
RequiredBy: dev-mapper-root.device
WantedBy: dev-disk-by\x2duuid-d0ad8818\x2d2fff\x2d490a\x2dab46\x2da41882ad43c4.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-d0ad8818\x2d2fff\x2d490a\x2dab46\x2da41882ad43c4.device
After: systemd-journald.socket
References: umount.target
References: dev-mapper-root.device
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: cryptsetup.target
References: dev-disk-by\x2duuid-d0ad8818\x2d2fff\x2d490a\x2dab46\x2da41882ad43c4.device
References: systemd-journald.socket
ReferencedBy: cryptsetup.target
ReferencedBy: dev-disk-by\x2duuid-d0ad8818\x2d2fff\x2d490a\x2dab46\x2da41882ad43c4.device
ReferencedBy: dev-mapper-root.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 root.service
ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at root.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 root /dev/disk/by-uuid/d0ad8818-2fff-490a-ab46-a41882ad43c4 device=/dev/disk/by-uuid/6a529b9b-815d-45da-b4ab-5f625ff3859c:pathname=/etc/dm-crypt/keys/heisenberg.scientia.net_root loud,luks,keyscript=decrypt_openpgp,tries=0
PID: 1337
Start Timestamp: Wed 2014-06-25 14:24:44 CEST
Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-cryptsetup detach root
-> Unit dev-mapper-root.device:
Description: /dev/mapper/root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-root.device
Following: sys-devices-virtual-block-dm\x2d2.device
DropIn Path: /run/systemd/generator/dev-mapper-root.device.d/50-job-timeout-sec-0.conf
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: systemd-cryptsetup at root.service
BoundBy: systemd-cryptsetup at root.service
References: systemd-cryptsetup at root.service
ReferencedBy: systemd-cryptsetup at root.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2duuid-d0ad8818\x2d2fff\x2d490a\x2dab46\x2da41882ad43c4.device:
Description: /dev/disk/by-uuid/d0ad8818-2fff-490a-ab46-a41882ad43c4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-d0ad8818\x2d2fff\x2d490a\x2dab46\x2da41882ad43c4.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Wants: systemd-cryptsetup at root.service
BoundBy: systemd-cryptsetup at root.service
Before: systemd-cryptsetup at root.service
References: systemd-cryptsetup at root.service
ReferencedBy: systemd-cryptsetup at root.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 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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: paths.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-ask-password-console.path
After: systemd-ask-password-wall.path
References: shutdown.target
ReferencedBy: systemd-ask-password-console.path
ReferencedBy: systemd-ask-password-wall.path
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-ask-password-console.service:
Description: Dispatch Password Requests to Console
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-ask-password-console.service
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
ConditionPathExists: !/run/plymouth/pid
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-ask-password-console.path
After: plymouth-start.service
After: systemd-vconsole-setup.service
After: systemd-journald.socket
TriggeredBy: systemd-ask-password-console.path
References: shutdown.target
References: plymouth-start.service
References: systemd-vconsole-setup.service
References: systemd-journald.socket
ReferencedBy: systemd-ask-password-console.path
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-ask-password-console.service
ControlGroup: name=systemd:/system/systemd-ask-password-console.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-vconsole-setup.service
Before: systemd-ask-password-console.service
ReferencedBy: systemd-ask-password-console.service
Load Error Code: No such file or directory
-> Unit lvm2-activation.service:
Description: Activation of LVM2 logical volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
GC Check Good: no
Need Daemon Reload: no
Name: lvm2-activation.service
Name: lvm2.service
Documentation: man:lvm(8)
Documentation: man:vgchange(8)
Fragment Path: /lib/systemd/system/lvm2-activation.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: systemd-udev-settle.service
WantedBy: local-fs.target
Before: local-fs.target
Before: shutdown.target
After: lvm2-activation-early.service
After: cryptsetup.target
After: systemd-journald.socket
References: lvm2-activation-early.service
References: cryptsetup.target
References: local-fs.target
References: shutdown.target
References: systemd-udev-settle.service
References: systemd-journald.socket
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2-activation.service
ControlGroup: name=systemd:/system/lvm2-activation.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/lvm vgchange -aay --sysinit
PID: 1591
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> Unit lvm2-activation-early.service:
Description: Activation of LVM2 logical volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
GC Check Good: no
Need Daemon Reload: no
Name: lvm2-activation-early.service
Documentation: man:lvm(8)
Documentation: man:vgchange(8)
Fragment Path: /lib/systemd/system/lvm2-activation-early.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: systemd-udev-settle.service
WantedBy: local-fs.target
Before: cryptsetup.target
Before: local-fs.target
Before: shutdown.target
Before: lvm2-activation.service
After: systemd-udev-settle.service
After: systemd-journald.socket
References: systemd-udev-settle.service
References: cryptsetup.target
References: local-fs.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: local-fs.target
ReferencedBy: lvm2-activation.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/lvm2-activation-early.service
ControlGroup: name=systemd:/system/lvm2-activation-early.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/lvm vgchange -aay --sysinit
PID: 1588
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> Unit -.mount:
Description: /
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: -.mount
Fragment Path: /run/systemd/generator/-.mount
Source Path: /etc/fstab
RequiredBy: local-fs.target
RequiredBy: run-user.mount
RequiredBy: run-lock.mount
RequiredBy: proc-sys-fs-binfmt_misc.mount
RequiredBy: dev-mqueue.mount
RequiredBy: dev-hugepages.mount
RequiredBy: sys-kernel-config.mount
RequiredBy: sys-kernel-debug.mount
RequiredBy: sys-fs-fuse-connections.mount
RequiredBy: systemd-initctl.socket
RequiredBy: systemd-udevd-control.socket
RequiredBy: systemd-shutdownd.socket
RequiredBy: dbus.socket
RequiredBy: pcscd.socket
RequiredBy: acpid.socket
RequiredBy: virtlockd.socket
RequiredBy: acpi-fakekey.socket
RequiredBy: lvm2-lvmetad.socket
RequiredBy: syslog.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: systemd-ask-password-wall.path
RequiredBy: systemd-update-utmp-shutdown.service
RequiredBy: systemd-update-utmp-runlevel.service
RequiredBy: systemd-journald.socket
RequiredBy: cups.socket
RequiredBy: run-user-1000-gvfs.mount
Before: local-fs.target
Before: run-user.mount
Before: run-lock.mount
Before: proc-sys-fs-binfmt_misc.mount
Before: dev-mqueue.mount
Before: dev-hugepages.mount
Before: sys-kernel-config.mount
Before: sys-kernel-debug.mount
Before: sys-fs-fuse-connections.mount
Before: systemd-initctl.socket
Before: systemd-udevd-control.socket
Before: systemd-shutdownd.socket
Before: dbus.socket
Before: pcscd.socket
Before: acpid.socket
Before: virtlockd.socket
Before: acpi-fakekey.socket
Before: lvm2-lvmetad.socket
Before: syslog.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: systemd-ask-password-wall.path
Before: systemd-update-utmp-shutdown.service
Before: systemd-update-utmp-runlevel.service
Before: systemd-journald.socket
Before: cups.socket
Before: run-user-1000-gvfs.mount
References: local-fs.target
ReferencedBy: local-fs.target
ReferencedBy: run-user.mount
ReferencedBy: run-lock.mount
ReferencedBy: proc-sys-fs-binfmt_misc.mount
ReferencedBy: dev-mqueue.mount
ReferencedBy: dev-hugepages.mount
ReferencedBy: sys-kernel-config.mount
ReferencedBy: sys-kernel-debug.mount
ReferencedBy: sys-fs-fuse-connections.mount
ReferencedBy: systemd-initctl.socket
ReferencedBy: systemd-udevd-control.socket
ReferencedBy: systemd-shutdownd.socket
ReferencedBy: dbus.socket
ReferencedBy: pcscd.socket
ReferencedBy: acpid.socket
ReferencedBy: virtlockd.socket
ReferencedBy: acpi-fakekey.socket
ReferencedBy: lvm2-lvmetad.socket
ReferencedBy: syslog.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: systemd-ask-password-wall.path
ReferencedBy: systemd-update-utmp-shutdown.service
ReferencedBy: systemd-update-utmp-runlevel.service
ReferencedBy: systemd-journald.socket
ReferencedBy: cups.socket
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: yes
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/-.mount
ControlGroup: name=systemd:/system/-.mount
Mount State: mounted
Result: success
Where: /
What: /dev/mapper/root
File System Type: ext4
Options: rw,noatime,rw
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: inherit
StandardError: inherit
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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-lock.mount
Fragment Path: /lib/systemd/system/run-lock.mount
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: local-fs-pre.target
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: -.mount
ReferencedBy: local-fs.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-lock.mount
ControlGroup: name=systemd:/system/run-lock.mount
Mount State: mounted
Result: success
Where: /run/lock
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=5120k
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit run-user.mount:
Description: User Runtime Directory
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-user.mount
Fragment Path: /lib/systemd/system/run-user.mount
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
RequiredBy: run-user-1000-gvfs.mount
WantedBy: local-fs.target
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
Before: run-user-1000-gvfs.mount
After: systemd-journald.socket
After: local-fs-pre.target
After: -.mount
References: local-fs.target
References: systemd-journald.socket
References: local-fs-pre.target
References: umount.target
References: -.mount
ReferencedBy: local-fs.target
ReferencedBy: run-user-1000-gvfs.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-user.mount
ControlGroup: name=systemd:/system/run-user.mount
Mount State: mounted
Result: success
Where: /run/user
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,noexec,relatime,rw,size=102400k,mode=755
From /proc/self/mountinfo: yes
From fragment: yes
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit 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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-fsck-root.service
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /lib/systemd/system/systemd-fsck-root.service
ConditionPathIsReadWrite: !/
ConditionPathExists: !/run/initramfs/root-fsck
Condition Timestamp: Wed 2014-06-25 14:24:44 CEST
Condition Result: no
WantedBy: local-fs.target
Before: local-fs.target
Before: shutdown.target
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-remount-fs.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-fsck-root.service
ControlGroup: name=systemd:/system/systemd-fsck-root.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
PID: 357
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Code: exited
Exit Status: 0
FsckPassNo: 1
-> Unit systemd-udev-settle.service:
Description: udev Wait for Complete Device Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-udev-settle.service
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-settle.service
(null): CAP_MKNOD
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Wants: systemd-udevd.service
WantedBy: lvm2-activation-early.service
WantedBy: lvm2-activation.service
Before: lvm2-activation-early.service
Before: sysinit.target
Before: udev-finish.service
After: systemd-udev-trigger.service
After: systemd-journald.socket
References: systemd-udevd.service
References: systemd-udev-trigger.service
References: sysinit.target
References: systemd-journald.socket
ReferencedBy: lvm2-activation-early.service
ReferencedBy: lvm2-activation.service
ReferencedBy: udev-finish.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-udev-settle.service
ControlGroup: name=systemd:/system/systemd-udev-settle.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/udevadm settle
PID: 398
Start Timestamp: Wed 2014-06-25 14:24:41 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> 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: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: default.target
Name: graphical.target
Name: runlevel5.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: multi-user.target
Wants: display-manager.service
Wants: haveged.service
Wants: accounts-daemon.service
Wants: systemd-update-utmp-runlevel.service
Wants: irda-utils.service
Wants: sensord.service
Wants: edac.service
Wants: ntp.service
Wants: rpcbind.service
Wants: gdm3.service
Wants: bootlogs.service
Wants: motd.service
Wants: storescp.service
Wants: fail2ban.service
Wants: ipsec.service
Wants: mdadm.service
Wants: acpi-support.service
Wants: dcmqrscp.service
Wants: gpm.service
Wants: saned.service
Wants: smartmontools.service
Wants: irqbalance.service
Wants: ekeyd-egd-linux.service
Wants: udftools.service
Wants: cpufrequtils.service
Wants: pulseaudio.service
Wants: mcelog.service
Wants: postfix.service
Wants: polipo.service
Wants: acct.service
Wants: ekeyd.service
Wants: hddtemp.service
Wants: sysfsutils.service
Wants: loadcpufreq.service
Wants: speech-dispatcher.service
Wants: tor.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: accounts-daemon.service
After: haveged.service
After: irda-utils.service
After: sensord.service
After: edac.service
After: ntp.service
After: rpcbind.service
After: gdm3.service
After: bootlogs.service
After: motd.service
After: storescp.service
After: fail2ban.service
After: ipsec.service
After: mdadm.service
After: acpi-support.service
After: dcmqrscp.service
After: gpm.service
After: saned.service
After: smartmontools.service
After: irqbalance.service
After: ekeyd-egd-linux.service
After: udftools.service
After: cpufrequtils.service
After: pulseaudio.service
After: mcelog.service
After: postfix.service
After: polipo.service
After: acct.service
After: ekeyd.service
After: hddtemp.service
After: sysfsutils.service
After: loadcpufreq.service
After: speech-dispatcher.service
After: tor.service
References: multi-user.target
References: rescue.target
References: display-manager.service
References: haveged.service
References: accounts-daemon.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: irda-utils.service
References: sensord.service
References: edac.service
References: ntp.service
References: rpcbind.service
References: gdm3.service
References: bootlogs.service
References: motd.service
References: storescp.service
References: fail2ban.service
References: ipsec.service
References: mdadm.service
References: acpi-support.service
References: dcmqrscp.service
References: gpm.service
References: saned.service
References: smartmontools.service
References: irqbalance.service
References: ekeyd-egd-linux.service
References: udftools.service
References: cpufrequtils.service
References: pulseaudio.service
References: mcelog.service
References: postfix.service
References: polipo.service
References: acct.service
References: ekeyd.service
References: hddtemp.service
References: sysfsutils.service
References: loadcpufreq.service
References: speech-dispatcher.service
References: tor.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: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: multi-user.target
Name: runlevel4.target
Name: runlevel3.target
Name: runlevel2.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: basic.target
Wants: NetworkManager.service
Wants: binfmt-support.service
Wants: privoxy.service
Wants: libvirt-guests.service
Wants: libvirt-bin.service
Wants: anacron.service
Wants: rsyslog.service
Wants: cron.service
Wants: pppd-dns.service
Wants: virtlockd.socket
Wants: remote-fs.target
Wants: atd.service
Wants: lm-sensors.service
Wants: rc-local.service
Wants: systemd-user-sessions.service
Wants: systemd-ask-password-wall.path
Wants: dbus.service
Wants: getty.target
Wants: systemd-logind.service
Wants: systemd-update-utmp-runlevel.service
Wants: irda-utils.service
Wants: sensord.service
Wants: edac.service
Wants: ntp.service
Wants: rpcbind.service
Wants: gdm3.service
Wants: bootlogs.service
Wants: motd.service
Wants: storescp.service
Wants: fail2ban.service
Wants: ipsec.service
Wants: mdadm.service
Wants: acpi-support.service
Wants: dcmqrscp.service
Wants: gpm.service
Wants: saned.service
Wants: smartmontools.service
Wants: irqbalance.service
Wants: ekeyd-egd-linux.service
Wants: udftools.service
Wants: cpufrequtils.service
Wants: pulseaudio.service
Wants: mcelog.service
Wants: postfix.service
Wants: polipo.service
Wants: acct.service
Wants: ekeyd.service
Wants: hddtemp.service
Wants: sysfsutils.service
Wants: loadcpufreq.service
Wants: speech-dispatcher.service
Wants: tor.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: virtlockd.socket
After: remote-fs.target
After: systemd-user-sessions.service
After: systemd-logind.service
After: getty.target
After: rc-local.service
After: NetworkManager.service
After: pppd-dns.service
After: lm-sensors.service
After: binfmt-support.service
After: cron.service
After: dbus.service
After: anacron.service
After: atd.service
After: libvirt-bin.service
After: libvirt-guests.service
After: privoxy.service
After: irda-utils.service
After: sensord.service
After: edac.service
After: ntp.service
After: rpcbind.service
After: gdm3.service
After: bootlogs.service
After: motd.service
After: storescp.service
After: fail2ban.service
After: ipsec.service
After: mdadm.service
After: acpi-support.service
After: dcmqrscp.service
After: gpm.service
After: saned.service
After: smartmontools.service
After: irqbalance.service
After: ekeyd-egd-linux.service
After: udftools.service
After: cpufrequtils.service
After: pulseaudio.service
After: mcelog.service
After: postfix.service
After: polipo.service
After: acct.service
After: ekeyd.service
After: hddtemp.service
After: sysfsutils.service
After: loadcpufreq.service
After: speech-dispatcher.service
After: tor.service
References: basic.target
References: rescue.service
References: rescue.target
References: NetworkManager.service
References: binfmt-support.service
References: privoxy.service
References: libvirt-guests.service
References: libvirt-bin.service
References: anacron.service
References: rsyslog.service
References: cron.service
References: pppd-dns.service
References: virtlockd.socket
References: remote-fs.target
References: atd.service
References: lm-sensors.service
References: rc-local.service
References: systemd-user-sessions.service
References: systemd-ask-password-wall.path
References: dbus.service
References: getty.target
References: systemd-logind.service
References: shutdown.target
References: systemd-update-utmp-runlevel.service
References: irda-utils.service
References: sensord.service
References: edac.service
References: ntp.service
References: rpcbind.service
References: gdm3.service
References: bootlogs.service
References: motd.service
References: storescp.service
References: fail2ban.service
References: ipsec.service
References: mdadm.service
References: acpi-support.service
References: dcmqrscp.service
References: gpm.service
References: saned.service
References: smartmontools.service
References: irqbalance.service
References: ekeyd-egd-linux.service
References: udftools.service
References: cpufrequtils.service
References: pulseaudio.service
References: mcelog.service
References: postfix.service
References: polipo.service
References: acct.service
References: ekeyd.service
References: hddtemp.service
References: sysfsutils.service
References: loadcpufreq.service
References: speech-dispatcher.service
References: tor.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 accounts-daemon.service:
Description: Accounts Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: accounts-daemon.service
Fragment Path: /lib/systemd/system/accounts-daemon.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: graphical.target
Conflicts: shutdown.target
Before: shutdown.target
Before: graphical.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: graphical.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/accounts-daemon.service
ControlGroup: name=systemd:/system/accounts-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: 2393
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.Accounts
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: syslog
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/accountsservice/accounts-daemon
PID: 2393
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> 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 NetworkManager.service:
Description: Network Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: NetworkManager.service
Name: network-manager.service
Fragment Path: /lib/systemd/system/NetworkManager.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
Before: gdm3.service
Before: pulseaudio.service
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: gdm3.service
ReferencedBy: pulseaudio.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/NetworkManager.service
ControlGroup: name=systemd:/system/NetworkManager.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 2388
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.NetworkManager
Bus Name Good: yes
KillMode: process
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: null
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/NetworkManager --no-daemon
PID: 2388
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> Unit rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rc-local.service
Name: rc.local.service
Fragment Path: /lib/systemd/system/rc-local.service
(null): /etc/rc.local
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: getty at tty1.service
Before: shutdown.target
Before: multi-user.target
After: network.target
After: systemd-journald.socket
After: basic.target
References: network.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/rc-local.service
ControlGroup: name=systemd:/system/rc-local.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: forking
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /etc/rc.local start
PID: 2390
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
SysVStartPriority: 99
-> 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: Wed 2014-06-25 14:24:41 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:41 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-ask-password-wall.path
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Wed 2014-06-25 14:24:41 CEST
Condition Result: yes
Requires: -.mount
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: paths.target
Before: shutdown.target
Before: systemd-ask-password-wall.service
After: -.mount
Triggers: systemd-ask-password-wall.service
References: shutdown.target
References: paths.target
References: systemd-ask-password-wall.service
References: -.mount
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: getty.target
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: getty at tty1.service
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: multi-user.target
After: getty at tty1.service
References: getty at tty1.service
References: shutdown.target
ReferencedBy: multi-user.target
ReferencedBy: getty at tty1.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit systemd-logind.service:
Description: Login Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-logind.service
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
Fragment Path: /lib/systemd/system/systemd-logind.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
WantedBy: multi-user.target
Conflicts: shutdown.target
Before: shutdown.target
Before: multi-user.target
After: nss-user-lookup.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: nss-user-lookup.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
ReferencedBy: multi-user.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-logind.service
ControlGroup: name=systemd:/system/systemd-logind.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: none
Main PID: 2392
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 16384
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_tty_config cap_audit_control
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 2392
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> 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: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: getty at tty1.service
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty at .service
ConditionPathExists: /dev/tty0
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: basic.target
WantedBy: getty.target
Conflicts: shutdown.target
Before: getty.target
Before: shutdown.target
After: systemd-user-sessions.service
After: plymouth-quit-wait.service
After: rc-local.service
After: systemd-journald.socket
After: basic.target
References: systemd-user-sessions.service
References: plymouth-quit-wait.service
References: rc-local.service
References: getty.target
References: systemd-journald.socket
References: basic.target
References: shutdown.target
ReferencedBy: getty.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/getty at .service/getty at tty1.service
ControlGroup: name=systemd:/system/getty at .service/getty at tty1.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
Main PID: 2476
Main PID Known: yes
Main PID Alien: no
KillMode: process
KillSignal: SIGHUP
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: no
Environment: LANG=
Environment: LANGUAGE=
Environment: LC_CTYPE=
Environment: LC_NUMERIC=
Environment: LC_TIME=
Environment: LC_COLLATE=
Environment: LC_MONETARY=
Environment: LC_MESSAGES=
Environment: LC_PAPER=
Environment: LC_NAME=
Environment: LC_ADDRESS=
Environment: LC_TELEPHONE=
Environment: LC_MEASUREMENT=
Environment: LC_IDENTIFICATION=
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
UtmpIdentifier: tty1
-> ExecStart:
Command Line: /sbin/agetty --noclear %I 38400 linux
PID: 2476
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> 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 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 network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: network.target
Documentation: man:systemd.special(7)
Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: resolvconf.service
WantedBy: networking.service
Conflicts: shutdown.target
Before: rc-local.service
Before: ntp.service
Before: tor.service
Before: ipsec.service
Before: hddtemp.service
Before: virtualbox.service
Before: dcmqrscp.service
Before: postfix.service
Before: libvirt-bin.service
Before: openafs-client.service
Before: irda-utils.service
Before: libvirt-guests.service
Before: storescp.service
Before: fail2ban.service
Before: ekeyd-egd-linux.service
Before: rpcbind.service
After: iptables-persistent.service
After: networking.service
After: ifup at eth0.service
References: resolvconf.service
References: shutdown.target
ReferencedBy: rc-local.service
ReferencedBy: iptables-persistent.service
ReferencedBy: networking.service
ReferencedBy: ntp.service
ReferencedBy: tor.service
ReferencedBy: ipsec.service
ReferencedBy: hddtemp.service
ReferencedBy: virtualbox.service
ReferencedBy: dcmqrscp.service
ReferencedBy: postfix.service
ReferencedBy: libvirt-bin.service
ReferencedBy: openafs-client.service
ReferencedBy: irda-utils.service
ReferencedBy: libvirt-guests.service
ReferencedBy: storescp.service
ReferencedBy: fail2ban.service
ReferencedBy: ekeyd-egd-linux.service
ReferencedBy: rpcbind.service
ReferencedBy: ifup at eth0.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
GC Check Good: no
Need Daemon Reload: no
Name: systemd-update-utmp-runlevel.service
Documentation: man:systemd-update-utmp-runlevel.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: -.mount
WantedBy: graphical.target
WantedBy: multi-user.target
WantedBy: rescue.target
Before: systemd-update-utmp-shutdown.service
Before: final.target
After: systemd-remount-fs.service
After: systemd-tmpfiles-setup.service
After: auditd.service
After: systemd-journald.socket
After: -.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: 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
PID: 3368
Start Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Exit Code: exited
Exit Status: 0
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: timers.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: systemd-tmpfiles-clean.timer
WantedBy: basic.target
Conflicts: shutdown.target
Before: basic.target
After: systemd-tmpfiles-clean.timer
References: systemd-tmpfiles-clean.timer
References: shutdown.target
ReferencedBy: basic.target
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit console-kit-log-system-start.service:
Description: Console System Startup Logging
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-kit-log-system-start.service
Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: basic.target
Before: shutdown.target
After: sysinit.target
After: systemd-journald.socket
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-kit-log-system-start.service
ControlGroup: name=systemd:/system/console-kit-log-system-start.service
Service State: exited
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/ck-log-system-start
PID: 2237
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> Unit alsa-restore.service:
Description: Restore Sound Card State
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
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: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: alsa-state.service
After: systemd-journald.socket
References: alsa-state.service
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: basic.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
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
PID: 2238
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> Unit alsa-state.service:
Description: Manage Sound Card State (restore and store)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: alsa-state.service
Fragment Path: /lib/systemd/system/alsa-state.service
ConditionPathExists: /etc/alsa/state-daemon.conf
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: no
WantedBy: basic.target
Conflicts: shutdown.target
Before: shutdown.target
Before: alsa-restore.service
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 systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: systemd-tmpfiles-clean.timer
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: sysinit.target
WantedBy: timers.target
Conflicts: shutdown.target
Before: systemd-tmpfiles-clean.service
Before: timers.target
Before: shutdown.target
After: sysinit.target
Triggers: systemd-tmpfiles-clean.service
References: systemd-tmpfiles-clean.service
References: timers.target
References: sysinit.target
References: shutdown.target
ReferencedBy: timers.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: systemd-tmpfiles-clean.service
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
ConditionDirectoryNotEmpty: |/run/tmpfiles.d
ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
Wants: local-fs.target
Before: sysinit.target
Before: shutdown.target
After: systemd-tmpfiles-clean.timer
After: systemd-readahead-collect.service
After: systemd-readahead-replay.service
After: local-fs.target
After: systemd-journald.socket
TriggeredBy: systemd-tmpfiles-clean.timer
References: local-fs.target
References: systemd-readahead-collect.service
References: systemd-readahead-replay.service
References: sysinit.target
References: shutdown.target
References: systemd-journald.socket
ReferencedBy: systemd-tmpfiles-clean.timer
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/systemd-tmpfiles-clean.service
ControlGroup: name=systemd:/system/systemd-tmpfiles-clean.service
Service State: dead
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /bin/systemd-tmpfiles --clean
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: time-sync.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Conflicts: shutdown.target
Before: anacron.service
Before: tor.service
Before: postfix.service
Before: openafs-client.service
Before: nfs-common.service
Before: fail2ban.service
Before: edac.service
References: shutdown.target
ReferencedBy: anacron.service
ReferencedBy: tor.service
ReferencedBy: postfix.service
ReferencedBy: openafs-client.service
ReferencedBy: nfs-common.service
ReferencedBy: fail2ban.service
ReferencedBy: edac.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> 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: mdadm-raid.service
ReferencedBy: mdadm-raid.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 console-screen.service:
Description: console-screen.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: console-screen.service
Before: console-setup.service
Before: gdm3.service
ReferencedBy: console-setup.service
ReferencedBy: gdm3.service
Load Error Code: No such file or directory
-> Unit festival.service:
Description: festival.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: festival.service
Before: speech-dispatcher.service
ReferencedBy: speech-dispatcher.service
Load Error Code: No such file or directory
-> Unit x-display-manager.target:
Description: X11 Display Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: x-display-manager.target
Fragment Path: /lib/systemd/system/x-display-manager.target
Source Path: /etc/insserv.conf.d/gdm3
DropIn Path: /run/systemd/generator/x-display-manager.target.d/50-hard-dependency-gdm3-$x-display-manager.conf
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: gdm3.service
WantedBy: gdm3.service
Conflicts: shutdown.target
Before: bootlogs.service
After: gdm3.service
References: gdm3.service
References: shutdown.target
ReferencedBy: gdm3.service
ReferencedBy: bootlogs.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit cups.socket:
Description: CUPS Printing Service Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: cups.socket
Fragment Path: /lib/systemd/system/cups.socket
DropIn Path: /etc/systemd/system/cups.socket.d/cupsd-listen.conf
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: -.mount
Requires: sysinit.target
RequiredBy: cups.service
Conflicts: shutdown.target
Before: cups.service
Before: sockets.target
Before: shutdown.target
After: -.mount
After: sysinit.target
Triggers: cups.service
References: cups.service
References: -.mount
References: sockets.target
References: sysinit.target
References: shutdown.target
ReferencedBy: cups.service
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/cups.socket
ControlGroup: name=systemd:/system/cups.socket
Socket State: listening
Result: success
BindIPv6Only: ipv6-only
Backlog: 128
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
TCPCongestion: n/a
ListenStream: /var/run/cups/cups.sock
ListenStream: 127.0.0.1:631
ListenStream: [::1]:631
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit 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
DropIn Path: /run/systemd/generator/nss-lookup.target.d/50-insserv.conf-$named.conf
Conflicts: shutdown.target
Before: tor.service
Before: postfix.service
Before: openafs-client.service
References: shutdown.target
ReferencedBy: tor.service
ReferencedBy: postfix.service
ReferencedBy: openafs-client.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: dead
-> Unit postgresql.service:
Description: postgresql.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: postgresql.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit mysql.service:
Description: mysql.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: mysql.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit clamav-daemon.service:
Description: clamav-daemon.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: clamav-daemon.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit postgrey.service:
Description: postgrey.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: postgrey.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit spamassassin.service:
Description: spamassassin.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: spamassassin.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit saslauthd.service:
Description: saslauthd.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: saslauthd.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit dovecot.service:
Description: dovecot.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: dovecot.service
Before: postfix.service
ReferencedBy: postfix.service
Load Error Code: No such file or directory
-> Unit mail-transport-agent.target:
Description: Mail Transport Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: mail-transport-agent.target
Fragment Path: /lib/systemd/system/mail-transport-agent.target
Source Path: /etc/insserv.conf.d/postfix
DropIn Path: /run/systemd/generator/mail-transport-agent.target.d/50-hard-dependency-postfix-$mail-transport-agent.conf
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: postfix.service
WantedBy: postfix.service
Conflicts: shutdown.target
After: postfix.service
References: postfix.service
References: shutdown.target
ReferencedBy: postfix.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> 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 apparmor.service:
Description: apparmor.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: apparmor.service
Before: libvirt-bin.service
ReferencedBy: libvirt-bin.service
Load Error Code: No such file or directory
-> Unit openafs-fileserver.service:
Description: openafs-fileserver.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: openafs-fileserver.service
Before: openafs-client.service
ReferencedBy: openafs-client.service
Load Error Code: No such file or directory
-> Unit rpcbind.target:
Description: RPC Port Mapper
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: rpcbind.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rpcbind.target
Source Path: /etc/insserv.conf.d/rpcbind
DropIn Path: /run/systemd/generator/rpcbind.target.d/50-hard-dependency-rpcbind-$portmap.conf
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: rpcbind.service
WantedBy: rpcbind.service
Conflicts: shutdown.target
Before: nfs-common.service
After: rpcbind.service
References: rpcbind.service
References: shutdown.target
ReferencedBy: nfs-common.service
ReferencedBy: rpcbind.service
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit iptables.service:
Description: iptables.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: iptables.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit firehol.service:
Description: firehol.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: firehol.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit shorewall.service:
Description: shorewall.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: shorewall.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit ipmasq.service:
Description: ipmasq.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: ipmasq.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit arno-iptables-firewall.service:
Description: arno-iptables-firewall.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: arno-iptables-firewall.service
Before: fail2ban.service
ReferencedBy: fail2ban.service
Load Error Code: No such file or directory
-> Unit ferm.service:
Description: ferm.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: ferm.service
Before: fail2ban.service
ReferencedBy: fail2ban.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 avahi.service:
Description: avahi.service
Instance: n/a
Unit Load State: error
Unit Active State: inactive
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: no
Need Daemon Reload: no
Name: avahi.service
Before: saned.service
Before: pulseaudio.service
ReferencedBy: saned.service
ReferencedBy: pulseaudio.service
Load Error Code: No such file or directory
-> Unit sys-devices-pci0000:00-0000:00:16.3-tty-ttyS1.device:
Description: 7 Series/C210 Series Chipset Family KT Controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:42 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:42 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:16.3-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/pci0000:00/0000:00:16.3/tty/ttyS1
-> Unit dev-ttyS1.device:
Description: 7 Series/C210 Series Chipset Family KT Controller
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:42 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:42 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS1.device
Following: sys-devices-pci0000:00-0000:00:16.3-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/pci0000:00/0000:00:16.3/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: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit dev-ttyS2.device:
Description: /dev/ttyS2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS2.device
Following: sys-devices-platform-serial8250-tty-ttyS2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
Description: /sys/devices/platform/serial8250/tty/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS3.device
Following: sys-devices-platform-serial8250-tty-ttyS3.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dC400\x2dMTFDDAC256MAM_0000000012190339EE5A.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dC400\x2dMTFDDAC256MAM_0000000012190339EE5A.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\x2d0x500a07510339ee5a.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x500a07510339ee5a.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-pnp0-00:09-tty-ttyS0.device:
Description: /sys/devices/pnp0/00:09/tty/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pnp0-00:09-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:09/tty/ttyS0
-> Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-ttyS0.device
Following: sys-devices-pnp0-00:09-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:09/tty/ttyS0
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-sda1.device
Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dC400\x2dMTFDDAC256MAM_0000000012190339EE5A\x2dpart1.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-ata\x2dC400\x2dMTFDDAC256MAM_0000000012190339EE5A\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-lvm\x2dpv\x2duuid\x2dBjR7cG\x2dxcWp\x2dFEUs\x2d3A1D\x2dfv3b\x2d6bp5\x2dtYrCi9.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dBjR7cG\x2dxcWp\x2dFEUs\x2d3A1D\x2dfv3b\x2d6bp5\x2dtYrCi9.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\x2d0x500a07510339ee5a\x2dpart1.device:
Description: C400-MTFDDAC256MAM
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:43 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-wwn\x2d0x500a07510339ee5a\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-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: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-dm\x2d2.device:
Description: /dev/dm-2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d2.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2dname\x2droot.device:
Description: /dev/disk/by-id/dm-name-root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2droot.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\x2dCRYPT\x2dLUKS1\x2dd0ad88182fff490aab46a41882ad43c4\x2droot.device:
Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-d0ad88182fff490aab46a41882ad43c4-root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2dd0ad88182fff490aab46a41882ad43c4\x2droot.device
Following: sys-devices-virtual-block-dm\x2d2.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2dlabel-root.device:
Description: /dev/disk/by-label/root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2dlabel-root.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-0d5233fb\x2d981e\x2d4e1e\x2d9a62\x2d66976ca43c7d.device:
Description: /dev/disk/by-uuid/0d5233fb-981e-4e1e-9a62-66976ca43c7d
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2duuid-0d5233fb\x2d981e\x2d4e1e\x2d9a62\x2d66976ca43c7d.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-pnp0-00:0a-printer-lp0.device:
Description: /sys/devices/pnp0/00:0a/printer/lp0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pnp0-00:0a-printer-lp0.device
Job Timeout: 1min 30s
Wants: printer.target
References: printer.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pnp0/00:0a/printer/lp0
-> Unit printer.target:
Description: Printer
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: printer.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/printer.target
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Wants: cups.service
WantedBy: sys-devices-pnp0-00:0a-printer-lp0.device
Conflicts: shutdown.target
After: cups.service
References: cups.service
References: shutdown.target
ReferencedBy: sys-devices-pnp0-00:0a-printer-lp0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit dev-lp0.device:
Description: /dev/lp0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-lp0.device
Following: sys-devices-pnp0-00:0a-printer-lp0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pnp0/00:0a/printer/lp0
-> Unit sys-module-fuse.device:
Description: /sys/module/fuse
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-module-fuse.device
Job Timeout: 1min 30s
Wants: sys-fs-fuse-connections.mount
References: sys-fs-fuse-connections.mount
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/module/fuse
-> Unit 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: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-dm\x2d0.device:
Description: /dev/dm-0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d0.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2dname\x2dvg_system\x2droot.device:
Description: /dev/disk/by-id/dm-name-vg_system-root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dvg_system\x2droot.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d08w1BynKEWoCKJSnV7WF8010EWwRjGH0IDqDetbBn2Qu1eTgnvJB5YxSt5FsB3NT.device:
Description: /dev/disk/by-id/dm-uuid-LVM-08w1BynKEWoCKJSnV7WF8010EWwRjGH0IDqDetbBn2Qu1eTgnvJB5YxSt5FsB3NT
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d08w1BynKEWoCKJSnV7WF8010EWwRjGH0IDqDetbBn2Qu1eTgnvJB5YxSt5FsB3NT.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-mapper-vg_system\x2droot.device:
Description: /dev/mapper/vg_system-root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-vg_system\x2droot.device
Following: sys-devices-virtual-block-dm\x2d0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-vg_system-root.device:
Description: /dev/vg_system/root
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:44 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-vg_system-root.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: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-virtual-block-dm\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: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-dm\x2d1.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2dname\x2dvg_system\x2dswap.device:
Description: /dev/disk/by-id/dm-name-vg_system-swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2dname\x2dvg_system\x2dswap.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\x2d08w1BynKEWoCKJSnV7WF8010EWwRjGH0VK0DTJstDg8UR61LHm89CPxrNxLMAcQi.device:
Description: /dev/disk/by-id/dm-uuid-LVM-08w1BynKEWoCKJSnV7WF8010EWwRjGH0VK0DTJstDg8UR61LHm89CPxrNxLMAcQi
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d08w1BynKEWoCKJSnV7WF8010EWwRjGH0VK0DTJstDg8UR61LHm89CPxrNxLMAcQi.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-mapper-vg_system\x2dswap.device:
Description: /dev/mapper/vg_system-swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-mapper-vg_system\x2dswap.device
Following: sys-devices-virtual-block-dm\x2d1.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-vg_system-swap.device:
Description: /dev/vg_system/swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: dev-vg_system-swap.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-pci0000:00-0000:00:1a.0-usb3-3\x2d1-3\x2d1.3-3\x2d1.3:1.0-bluetooth-hci0.device:
Description: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/bluetooth/hci0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1a.0-usb3-3\x2d1-3\x2d1.3-3\x2d1.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:1a.0/usb3/3-1/3-1.3/3-1.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: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-bluetooth-devices-hci0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/bluetooth/hci0
-> Unit bluetooth.target:
Description: Bluetooth
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: bluetooth.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/bluetooth.target
Condition Timestamp: Wed 2014-06-25 14:24:45 CEST
Condition Result: yes
WantedBy: sys-devices-pci0000:00-0000:00:1a.0-usb3-3\x2d1-3\x2d1.3-3\x2d1.3:1.0-bluetooth-hci0.device
Conflicts: shutdown.target
References: shutdown.target
ReferencedBy: sys-devices-pci0000:00-0000:00:1a.0-usb3-3\x2d1-3\x2d1.3-3\x2d1.3:1.0-bluetooth-hci0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit ifup at eth0.service:
Description: ifup for eth0
Instance: eth0
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: ifup at eth0.service
Fragment Path: /lib/systemd/system/ifup at .service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
BindsTo: sys-subsystem-net-devices-eth0.device
Before: network.target
After: local-fs.target
After: systemd-journald.socket
References: local-fs.target
References: network.target
References: sys-subsystem-net-devices-eth0.device
References: systemd-journald.socket
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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
-> ExecStartPre:
Command Line: /bin/mkdir -p /run/network
PID: 1593
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
Command Line: /bin/chown root:netdev /run/network
PID: 1611
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /sbin/ifup --allow=hotplug %I
PID: 1620
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
Exit Timestamp: Wed 2014-06-25 14:24:52 CEST
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /sbin/ifdown %I
-> 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: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-eth0.device
Job Timeout: 1min 30s
Condition Timestamp: Wed 2014-06-25 14:24:45 CEST
Condition Result: yes
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:19.0-net-eth0.device:
Description: 82579LM Gigabit Network Connection
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00: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-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: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Job Timeout: 1min 30s
Wants: sound.target
References: sound.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0
-> Unit sound.target:
Description: Sound Card
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sound.target
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sound.target
Condition Timestamp: Wed 2014-06-25 14:24:45 CEST
Condition Result: yes
WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
Conflicts: shutdown.target
References: shutdown.target
ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
Target State: active
-> Unit sys-devices-pci0000:00-0000:00:1c.2-0000:0a:00.0-net-wlan0.device:
Description: Centrino Advanced-N 6205 AGN
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-devices-pci0000:00-0000:00:1c.2-0000:0a:00.0-net-wlan0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.2/0000:0a:00.0/net/wlan0
-> Unit sys-subsystem-net-devices-wlan0.device:
Description: Centrino Advanced-N 6205 AGN
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:45 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: sys-subsystem-net-devices-wlan0.device
Job Timeout: 1min 30s
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: yes
Device State: plugged
Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.2/0000:0a:00.0/net/wlan0
-> Unit colord.service:
Description: Manage, Install and Generate Color Profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: colord.service
Fragment Path: /lib/systemd/system/colord.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/colord.service
ControlGroup: name=systemd:/system/colord.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 2538
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ColorManager
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: yes
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: colord
-> ExecStart:
Command Line: /usr/lib/colord/colord
PID: 2538
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> Unit polkitd.service:
Description: Authenticate and Authorize Users to Run Privileged Tasks
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:46 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: polkitd.service
Fragment Path: /lib/systemd/system/polkitd.service
Condition Timestamp: Wed 2014-06-25 14:24:46 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/polkitd.service
ControlGroup: name=systemd:/system/polkitd.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 2557
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.PolicyKit1
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/policykit-1/polkitd --no-debug
PID: 2557
Start Timestamp: Wed 2014-06-25 14:24:46 CEST
-> Unit wpa_supplicant.service:
Description: WPA supplicant
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:47 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: wpa_supplicant.service
Fragment Path: /lib/systemd/system/wpa_supplicant.service
Condition Timestamp: Wed 2014-06-25 14:24:47 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/wpa_supplicant.service
ControlGroup: name=systemd:/system/wpa_supplicant.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 3029
Main PID Known: yes
Main PID Alien: no
BusName: fi.epitest.hostap.WPASupplicant
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
PID: 3029
Start Timestamp: Wed 2014-06-25 14:24:47 CEST
-> Unit upower.service:
Description: Daemon for power management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:48 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:48 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: upower.service
Documentation: man:upowerd(8)
Fragment Path: /lib/systemd/system/upower.service
Condition Timestamp: Wed 2014-06-25 14:24:48 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/upower.service
ControlGroup: name=systemd:/system/upower.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 3506
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UPower
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/upower/upowerd
PID: 3506
Start Timestamp: Wed 2014-06-25 14:24:48 CEST
-> Unit run-user-1000-gvfs.mount:
Description: /run/user/1000/gvfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:53 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: run-user-1000-gvfs.mount
Source Path: /proc/self/mountinfo
Requires: run-user.mount
Requires: -.mount
Conflicts: umount.target
Before: local-fs.target
Before: umount.target
After: systemd-journald.socket
After: run-user.mount
After: -.mount
After: local-fs-pre.target
References: local-fs.target
References: umount.target
References: systemd-journald.socket
References: run-user.mount
References: -.mount
References: local-fs-pre.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: yes
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/run-user-1000-gvfs.mount
ControlGroup: name=systemd:/system/run-user-1000-gvfs.mount
Mount State: mounted
Result: success
Where: /run/user/1000/gvfs
What: gvfsd-fuse
File System Type: fuse.gvfsd-fuse
Options: rw,nosuid,nodev,relatime,rw,user_id=1000,group_id=1000
From /proc/self/mountinfo: yes
From fragment: no
DirectoryMode: 0755
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
-> Unit udisks2.service:
Description: Disk Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:53 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:53 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: udisks2.service
Documentation: man:udisks(8)
Fragment Path: /lib/systemd/system/udisks2.service
Condition Timestamp: Wed 2014-06-25 14:24:53 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/udisks2.service
ControlGroup: name=systemd:/system/udisks2.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 4205
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.UDisks2
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/lib/udisks2/udisksd --no-debug
PID: 4205
Start Timestamp: Wed 2014-06-25 14:24:53 CEST
-> Unit console-kit-daemon.service:
Description: Console Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
Inactive Exit Timestamp: Wed 2014-06-25 14:24:54 CEST
Active Enter Timestamp: Wed 2014-06-25 14:24:54 CEST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
GC Check Good: yes
Need Daemon Reload: no
Name: console-kit-daemon.service
Fragment Path: /lib/systemd/system/console-kit-daemon.service
Condition Timestamp: Wed 2014-06-25 14:24:54 CEST
Condition Result: yes
Requires: dbus.socket
Requires: basic.target
Conflicts: shutdown.target
Before: shutdown.target
After: syslog.target
After: systemd-journald.socket
After: dbus.socket
After: basic.target
References: syslog.target
References: systemd-journald.socket
References: dbus.socket
References: basic.target
References: shutdown.target
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureIsolate: no
IgnoreOnIsolate: no
IgnoreOnSnapshot: no
ControlGroup: cpu:/system/console-kit-daemon.service
ControlGroup: name=systemd:/system/console-kit-daemon.service
Service State: running
Result: success
Reload Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: no
NotifyAccess: none
Main PID: 4338
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.ConsoleKit
Bus Name Good: yes
KillMode: control-group
KillSignal: SIGTERM
SendSIGKILL: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
ControlGroupModify: no
ControlGroupPersistent: yes
PrivateNetwork: no
IgnoreSIGPIPE: yes
LimitNOFILE: 4096
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
-> ExecStart:
Command Line: /usr/sbin/console-kit-daemon --no-daemon
PID: 4338
Start Timestamp: Wed 2014-06-25 14:24:54 CEST
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups.path
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/quota.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-activation.service.dsh-also <==
/etc/systemd/system/local-fs.target.wants/lvm2-activation.service
==> /var/lib/systemd/deb-systemd-helper-enabled/privoxy.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/privoxy.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/acpi-fakekey.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/acpi-fakekey.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/resolvconf.service.dsh-also <==
/etc/systemd/system/network.target.wants/resolvconf.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/multi-user.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service
==> /var/lib/systemd/deb-systemd-helper-enabled/accounts-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/accounts-daemon.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/quota.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/quota.service
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager-wait-online.service
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlockd.socket.dsh-also <==
/etc/systemd/system/multi-user.target.wants/virtlockd.socket
/etc/systemd/system/multi-user.target.wants/virtlockd.socket
/etc/systemd/system/multi-user.target.wants/virtlockd.socket
/etc/systemd/system/multi-user.target.wants/virtlockd.socket
/etc/systemd/system/sockets.target.wants/virtlockd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/haveged.service.dsh-also <==
/etc/systemd/system/default.target.wants/haveged.service
==> /var/lib/systemd/deb-systemd-helper-enabled/binfmt-support.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/binfmt-support.service
==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/network.target.wants/resolvconf.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/pcscd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/pcscd.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
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service
==> /var/lib/systemd/deb-systemd-helper-enabled/atd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-activation-early.service.dsh-also <==
/etc/systemd/system/local-fs.target.wants/lvm2-activation-early.service
==> /var/lib/systemd/deb-systemd-helper-enabled/virtlockd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlockd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/lvm2-lvmetad.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/acpi-fakekey.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/ssh.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/virtlockd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/pcscd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-lvmetad.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/lvm2-lvmetad.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/binfmt-support.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/privoxy.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/libvirt-bin.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/pppd-dns.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/virtlockd.socket <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups.path <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/atd.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/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/pcscd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/pcscd.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/anacron.service
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirt-bin.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/libvirt-bin.service
/etc/systemd/system/multi-user.target.wants/libvirt-bin.service
/etc/systemd/system/multi-user.target.wants/libvirt-bin.service
/etc/systemd/system/multi-user.target.wants/libvirt-bin.service
==> /var/lib/systemd/deb-systemd-helper-enabled/default.target.wants/haveged.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
==> /var/lib/systemd/deb-systemd-helper-enabled/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.service
==> /var/lib/systemd/deb-systemd-helper-enabled/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
==> /var/lib/systemd/deb-systemd-helper-enabled/pppd-dns.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/pppd-dns.service
==> /var/lib/systemd/deb-systemd-helper-enabled/local-fs.target.wants/lvm2-activation.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/local-fs.target.wants/lvm2-activation-early.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.NetworkManager.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/libvirt-guests.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/libvirt-guests.service
/etc/systemd/system/multi-user.target.wants/libvirt-guests.service
/etc/systemd/system/multi-user.target.wants/libvirt-guests.service
/etc/systemd/system/multi-user.target.wants/libvirt-guests.service
==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/accounts-daemon.service <==
More information about the Pkg-systemd-maintainers
mailing list