Bug#757887: systemd: kdm don't start

Jaroslav MikulĂ­k byczech at malyjarda.cz
Mon Aug 11 23:31:41 BST 2014


Package: systemd
Version: 208-6
Severity: normal

Dear Maintainer,


   * What led up to the situation?

After recent upgrade to systemd, kdm on my machine don't start (4 core CPU).
Strange that on older machine (1 core CPU) is kdm started OK.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

In kdm.log I found this error:

klauncher(1841) kdemain: No DBUS session-bus found. Check if you have started
the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(1780)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize()
D-Bus call failed:  "Not connected to D-Bus server"

When KDM is started on manualy after boot, then it started OK.

Workarround that worked for start KDM on boot is add "systemctl kdm start" to
/etc/rc.local, but after last upgrade it don't start again.
New workarround that worked is "sleep 3s && systemctl kdm start" in
/etc/rc.local file :-).

"systemctl show kdm" say:

--- cut ---
Before=x-display-manager.target shutdown.target bootlogs.service multi-
user.target graphical.target

After=openvpn.service local-fs.target remote-fs.target console-screen.service
kbd.service acpid.service dbus.serv
ice krb5-kdc.service systemd-journald.socket basic.target system.slice

--- cut ---

dbus.service is started after kdm? Maybe this is the problem?

   * What outcome did you expect instead?

Autostart KDM on boot.

Jarda



-- Package-specific info:

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemd depends on:
ii  acl                  2.2.52-1
ii  adduser              3.113+nmu3
ii  initscripts          2.88dsf-53.2
ii  libacl1              2.2.52-1
ii  libaudit1            1:2.3.7-1
ii  libblkid1            2.20.1-5.8
ii  libc6                2.19-7
ii  libcap2              1:2.24-3
ii  libcap2-bin          1:2.24-3
ii  libcryptsetup4       2:1.6.4-4
ii  libdbus-1-3          1.8.6-1
ii  libgcrypt11          1.5.3-5
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   208-6
ii  libsystemd-journal0  208-6
ii  libsystemd-login0    208-6
ii  libudev1             208-6
ii  libwrap0             7.6.q-25
ii  sysv-rc              2.88dsf-53.2
ii  udev                 208-6
ii  util-linux           2.20.1-5.8

Versions of packages systemd recommends:
ii  libpam-systemd  208-6

Versions of packages systemd suggests:
ii  systemd-ui  3-2

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemd-delta.txt
Type: text/x-diff
Size: 1263 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20140812/4bec4324/attachment-0001.diff>
-------------- next part --------------
-> Unit apcupsd.service:
	Description: LSB: Starts apcupsd daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/apcupsd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: apcupsd.service
	Source Path: /etc/init.d/apcupsd
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: local-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/apcupsd start
			PID: 822
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/apcupsd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	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: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/irqbalance.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: irqbalance.service
	Source Path: /etc/init.d/irqbalance
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/irqbalance start
			PID: 823
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 18
	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: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/udftools.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: udftools.service
	Source Path: /etc/init.d/udftools
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/udftools start
			PID: 824
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 17
	SysVRunLevels: 2345
-> Unit samba-ad-dc.service:
	Description: LSB: start Samba daemons for the AD DC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/samba-ad-dc.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: samba-ad-dc.service
	Source Path: /etc/init.d/samba-ad-dc
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network-online.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network-online.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/samba-ad-dc start
			PID: 826
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:28 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/samba-ad-dc stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: 2345
-> Unit vboxballoonctrl-service.service:
	Description: LSB: VirtualBox watchdog daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/vboxballoonctrl-service.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: vboxballoonctrl-service.service
	Source Path: /etc/init.d/vboxballoonctrl-service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: vboxdrv.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: vboxdrv.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/vboxballoonctrl-service start
			PID: 1390
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 219
	-> ExecStop:
		Command Line: /etc/init.d/vboxballoonctrl-service stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit smartmontools.service:
	Description: LSB: SMART monitoring daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/smartmontools.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: smartmontools.service
	Source Path: /etc/init.d/smartmontools
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/smartmontools start
			PID: 828
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 18
	SysVRunLevels: 2345
-> Unit rsyslog.service:
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/rsyslog.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: syslog.service
	Name: rsyslog.service
	Fragment Path: /lib/systemd/system/rsyslog.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: syslog.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: syslog.socket
	After: basic.target
	After: system.slice
	TriggeredBy: syslog.socket
	References: syslog.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: syslog.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	Main PID: 979
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/rsyslogd -n
			PID: 979
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit rpcbind.service:
	Description: LSB: RPC portmapper replacement
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/rpcbind.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: rpcbind.service
	Source Path: /etc/init.d/rpcbind
	DropIn Path: /run/systemd/generator/rpcbind.service.d/50-rpcbind-$portmap.conf
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Wants: network-online.target
	Wants: rpcbind.target
	RequiredBy: rpcbind.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: rpcbind.target
	Before: multi-user.target
	Before: graphical.target
	Before: sysinit.target
	Before: shutdown.target
	After: network-online.target
	After: local-fs.target
	After: systemd-journald.socket
	References: network-online.target
	References: local-fs.target
	References: rpcbind.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: rpcbind.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/rpcbind start
			PID: 783
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/rpcbind stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 13
	SysVRunLevels: S
-> Unit lxc.service:
	Description: LXC Container Initialization and Autoboot Code
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/lxc.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: lxc.service
	Fragment Path: /lib/systemd/system/lxc.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: irkerhook-lxc.service
	After: syslog.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: irkerhook-lxc.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: syslog
	StandardError: syslog
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStartPre:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-devsetup
			PID: 1052
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-autostart-helper start
			PID: 1094
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-autostart-helper stop
-> Unit bootlogs.service:
	Description: LSB: Log file handling to be done during bootup.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/bootlogs.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: bootlogs.service
	Source Path: /etc/init.d/bootlogs
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	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
	After: system.slice
	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
	References: system.slice
	ReferencedBy: rescue.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/bootlogs start
			PID: 1411
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 219
	-> ExecStop:
		Command Line: /etc/init.d/bootlogs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 22
	SysVRunLevels: 12345
-> Unit schroot.service:
	Description: LSB: Recover schroot sessions.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/schroot.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: schroot.service
	Source Path: /etc/init.d/schroot
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: syslog.target
	After: network-online.target
	After: remote-fs.target
	After: lvm.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: syslog.target
	References: network-online.target
	References: remote-fs.target
	References: lvm.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/schroot start
			PID: 829
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/schroot stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit ulatencyd.service:
	Description: Latency reducing daemon for linux
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/ulatencyd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: ulatencyd.service
	Fragment Path: /lib/systemd/system/ulatencyd.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: none
	Main PID: 831
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.quamquam.ulatencyd
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ulatencyd
			PID: 831
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit dirmngr.service:
	Description: LSB: start DirMngr daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dirmngr.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dirmngr.service
	Source Path: /etc/init.d/dirmngr
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: network-online.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: network-online.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/dirmngr start
			PID: 832
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/dirmngr reload
	-> ExecStop:
		Command Line: /etc/init.d/dirmngr stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: 2345
-> Unit nullmailer.service:
	Description: LSB: relay-only mail transport agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/nullmailer.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: nullmailer.service
	Source Path: /etc/init.d/nullmailer
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: network-online.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: network-online.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/nullmailer start
			PID: 833
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/nullmailer reload
	-> ExecStop:
		Command Line: /etc/init.d/nullmailer stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit teamviewerd.service:
	Description: LSB: TeamViewer remote control daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:34 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/teamviewerd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: teamviewerd.service
	Source Path: /etc/init.d/teamviewerd
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: all.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: all.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	Main PID: 2225
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /var/run/teamviewerd.pid
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/teamviewerd start
			PID: 835
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:34 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/teamviewerd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: 2345
-> Unit kdm.service:
	Description: LSB: X display manager for KDE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/kdm.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: kdm.service
	Source Path: /etc/init.d/kdm
	DropIn Path: /run/systemd/generator/kdm.service.d/50-kdm-$x-display-manager.conf
	Condition Timestamp: Tue 2014-08-12 00:09:29 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: x-display-manager.target
	Wants: system.slice
	RequiredBy: x-display-manager.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: x-display-manager.target
	Before: shutdown.target
	Before: bootlogs.service
	Before: multi-user.target
	Before: graphical.target
	After: openvpn.service
	After: local-fs.target
	After: remote-fs.target
	After: console-screen.service
	After: kbd.service
	After: acpid.service
	After: dbus.service
	After: krb5-kdc.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: console-screen.service
	References: kbd.service
	References: acpid.service
	References: dbus.service
	References: krb5-kdc.service
	References: x-display-manager.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: openvpn.service
	ReferencedBy: x-display-manager.target
	ReferencedBy: bootlogs.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/kdm start
			PID: 1723
			Start Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/kdm reload
	-> ExecStop:
		Command Line: /etc/init.d/kdm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	SysVRunLevels: 2345
-> Unit openvpn.service:
	Description: LSB: Openvpn VPN service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/openvpn.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: openvpn.service
	Source Path: /etc/init.d/openvpn
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: x-display-manager.target
	Before: gdm.service
	Before: kdm.service
	Before: xdm.service
	Before: wdm.service
	Before: ldm.service
	Before: sdm.service
	Before: nodm.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network-online.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	After: NetworkManager.service
	References: network-online.target
	References: remote-fs.target
	References: syslog.target
	References: x-display-manager.target
	References: gdm.service
	References: kdm.service
	References: xdm.service
	References: wdm.service
	References: ldm.service
	References: sdm.service
	References: nodm.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	References: NetworkManager.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/openvpn start
			PID: 1405
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 219
	-> ExecReload:
		Command Line: /etc/init.d/openvpn reload
	-> ExecStop:
		Command Line: /etc/init.d/openvpn stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit cups.service:
	Description: CUPS Printing Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:14:46 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:14:46 CEST
	Active Exit Timestamp: Tue 2014-08-12 00:14:46 CEST
	Inactive Enter Timestamp: Tue 2014-08-12 00:14:46 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/cups.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: cups.service
	Documentation: man:cupsd(8)
	Documentation: man:cupsd.conf(5)
	Fragment Path: /lib/systemd/system/cups.service
	Condition Timestamp: Tue 2014-08-12 00:14:46 CEST
	Condition Result: yes
	Requires: cups.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: cups-browsed.service
	WantedBy: printer.target
	Conflicts: shutdown.target
	Before: cups-browsed.service
	Before: smbd.service
	Before: shutdown.target
	Before: printer.target
	After: cups.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	TriggeredBy: cups.socket
	References: cups.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: cups.socket
	ReferencedBy: cups-browsed.service
	ReferencedBy: smbd.service
	ReferencedBy: printer.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 6343
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cupsd -f
			PID: 6343
			Start Timestamp: Tue 2014-08-12 00:14:46 CEST
-> Unit smbd.service:
	Description: LSB: start Samba SMB/CIFS daemon (smbd)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:28 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:28 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/smbd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: smbd.service
	Source Path: /etc/init.d/smbd
	Condition Timestamp: Tue 2014-08-12 00:09:28 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: nmbd.service
	After: network-online.target
	After: local-fs.target
	After: remote-fs.target
	After: slapd.service
	After: cups.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network-online.target
	References: local-fs.target
	References: remote-fs.target
	References: slapd.service
	References: cups.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: nmbd.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/smbd start
			PID: 1666
			Start Timestamp: Tue 2014-08-12 00:09:28 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/smbd reload
	-> ExecStop:
		Command Line: /etc/init.d/smbd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 22
	SysVRunLevels: 2345
-> Unit nfs-common.service:
	Description: LSB: NFS support files common to client and server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/nfs-common.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: nfs-common.service
	Source Path: /etc/init.d/nfs-common
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	WantedBy: multi-user.target
	WantedBy: graphical.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: sysinit.target
	Before: shutdown.target
	After: rpcbind.target
	After: time-sync.target
	After: systemd-journald.socket
	References: rpcbind.target
	References: time-sync.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/nfs-common start
			PID: 799
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/nfs-common stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 14
	SysVRunLevels: S
-> Unit vboxdrv.service:
	Description: LSB: VirtualBox Linux kernel module
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/vboxdrv.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: vboxdrv.service
	Source Path: /etc/init.d/vboxdrv
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: vboxautostart-service.service
	Before: vboxweb-service.service
	Before: shutdown.target
	Before: vboxballoonctrl-service.service
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: vboxautostart-service.service
	ReferencedBy: vboxweb-service.service
	ReferencedBy: vboxballoonctrl-service.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/vboxdrv start
			PID: 842
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/vboxdrv stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit mysql.service:
	Description: LSB: Start and stop the mysql database server daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/mysql.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: mysql.service
	Source Path: /etc/init.d/mysql
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: network-online.target
	After: nss-lookup.target
	After: time-sync.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: network-online.target
	References: nss-lookup.target
	References: time-sync.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mysql start
			PID: 847
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:28 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/mysql reload
	-> ExecStop:
		Command Line: /etc/init.d/mysql stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit vboxweb-service.service:
	Description: LSB: VirtualBox web service API
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/vboxweb-service.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: vboxweb-service.service
	Source Path: /etc/init.d/vboxweb-service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: vboxdrv.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: vboxdrv.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/vboxweb-service start
			PID: 1393
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 219
	-> ExecStop:
		Command Line: /etc/init.d/vboxweb-service stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit samba.service:
	Description: LSB: ensure Samba daemons are started (nmbd and smbd)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/samba.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: samba.service
	Source Path: /etc/init.d/samba
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/samba start
			PID: 849
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/samba reload
	-> ExecStop:
		Command Line: /etc/init.d/samba stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 22
-> Unit gdomap.service:
	Description: LSB: Start the GNUstep distributed object mapper
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/gdomap.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: gdomap.service
	Source Path: /etc/init.d/gdomap
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/gdomap start
			PID: 850
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/gdomap stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit atd.service:
	Description: Deferred execution scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/atd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: atd.service
	Fragment Path: /lib/systemd/system/atd.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 853
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/atd -f
			PID: 853
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit bzflag.service:
	Description: LSB: Init script for bzflag-server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/bzflag.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: bzflag.service
	Source Path: /etc/init.d/bzflag
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/bzflag start
			PID: 855
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/bzflag stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit spice-vdagent.service:
	Description: LSB: Agent daemon for Spice guests
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/spice-vdagent.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: spice-vdagent.service
	Source Path: /etc/init.d/spice-vdagent
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: dbus.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: dbus.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/spice-vdagent start
			PID: 959
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/spice-vdagent reload
	-> ExecStop:
		Command Line: /etc/init.d/spice-vdagent stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit minissdpd.service:
	Description: LSB: keep memory of all UPnP devices that announced themselves
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/minissdpd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: minissdpd.service
	Source Path: /etc/init.d/minissdpd
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: local-fs.target
	After: network-online.target
	After: time-sync.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: local-fs.target
	References: network-online.target
	References: time-sync.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/minissdpd start
			PID: 860
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/minissdpd reload
	-> ExecStop:
		Command Line: /etc/init.d/minissdpd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: 2345
-> Unit speech-dispatcher.service:
	Description: LSB: Speech Dispatcher
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/speech-dispatcher.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: speech-dispatcher.service
	Source Path: /etc/init.d/speech-dispatcher
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: festival.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: festival.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/speech-dispatcher start
			PID: 865
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 18
	SysVRunLevels: 2345
-> Unit avahi-daemon.service:
	Description: Avahi mDNS/DNS-SD Stack
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/avahi-daemon.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: avahi-daemon.service
	Fragment Path: /lib/systemd/system/avahi-daemon.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: avahi-daemon.socket
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: cups-browsed.service
	Conflicts: shutdown.target
	Before: cups-browsed.service
	Before: shutdown.target
	Before: multi-user.target
	After: avahi-daemon.socket
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	TriggeredBy: avahi-daemon.socket
	References: avahi-daemon.socket
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups-browsed.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	Main PID: 868
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Avahi
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/avahi-daemon -s
			PID: 868
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
	-> ExecReload:
		Command Line: /usr/sbin/avahi-daemon -r
	Status Text: Server startup complete. Host name is fanda.local. Local service cookie is 2420772827.
-> 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: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/motd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: motd.service
	Source Path: /etc/init.d/motd
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	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
	After: system.slice
	References: hostname.service
	References: local-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: rescue.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/motd start
			PID: 872
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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 saned.service:
	Description: LSB: SANE network scanner server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/saned.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: saned.service
	Source Path: /etc/init.d/saned
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: local-fs.target
	After: remote-fs.target
	After: dbus.service
	After: avahi.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: local-fs.target
	References: remote-fs.target
	References: dbus.service
	References: avahi.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/saned start
			PID: 962
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 21
	SysVRunLevels: 2345
-> Unit cups-browsed.service:
	Description: Make remote CUPS printers available locally
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/cups-browsed.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: cups-browsed.service
	Fragment Path: /lib/systemd/system/cups-browsed.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: cups.service
	Wants: avahi-daemon.service
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: cups.service
	After: avahi-daemon.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: cups.service
	References: avahi-daemon.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 1304
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cups-browsed
			PID: 1304
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit vboxautostart-service.service:
	Description: LSB: VirtualBox autostart service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/vboxautostart-service.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: vboxautostart-service.service
	Source Path: /etc/init.d/vboxautostart-service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: vboxdrv.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: vboxdrv.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/vboxautostart-service start
			PID: 1394
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 219
	-> ExecStop:
		Command Line: /etc/init.d/vboxautostart-service stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit cachefilesd.service:
	Description: LSB: CacheFiles daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/cachefilesd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: cachefilesd.service
	Source Path: /etc/init.d/cachefilesd
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/cachefilesd start
			PID: 875
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/cachefilesd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: 2345
-> Unit lirc.service:
	Description: LSB: Starts LIRC daemon.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/lirc.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: lirc.service
	Source Path: /etc/init.d/lirc
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/lirc start
			PID: 881
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/lirc reload
	-> ExecStop:
		Command Line: /etc/init.d/lirc stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit stunnel4.service:
	Description: LSB: Start or stop stunnel 4.x (SSL tunnel for network daemons)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/stunnel4.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: stunnel4.service
	Source Path: /etc/init.d/stunnel4
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/stunnel4 start
			PID: 883
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/stunnel4 reload
	-> ExecStop:
		Command Line: /etc/init.d/stunnel4 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit timidity.service:
	Description: LSB: start and stop timidity
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/timidity.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: timidity.service
	Source Path: /etc/init.d/timidity
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/timidity start
			PID: 887
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/timidity stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	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: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/acpi-support.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: acpi-support.service
	Source Path: /etc/init.d/acpi-support
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/acpi-support start
			PID: 889
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 18
	SysVRunLevels: 2345
-> Unit nmbd.service:
	Description: LSB: start Samba NetBIOS nameserver (nmbd)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/nmbd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: nmbd.service
	Source Path: /etc/init.d/nmbd
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: smbd.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network-online.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network-online.target
	References: local-fs.target
	References: remote-fs.target
	References: smbd.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/nmbd start
			PID: 893
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:28 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/nmbd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: 2345
-> Unit cpufrequtils.service:
	Description: LSB: set CPUFreq kernel parameters
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/cpufrequtils.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: cpufrequtils.service
	Source Path: /etc/init.d/cpufrequtils
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: loadcpufreq.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: loadcpufreq.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/cpufrequtils start
			PID: 1201
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 19
	SysVRunLevels: 2345
-> Unit sudo.service:
	Description: Provide limited super user privileges to specific users
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/sudo.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: sudo.service
	Fragment Path: /lib/systemd/system/sudo.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/bin/find /var/lib/sudo -exec /usr/bin/touch -d @0 {} ;
			PID: 899
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit irkerhook-lxc.service:
	Description: LSB: irkerhook-lxc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/irkerhook-lxc.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: irkerhook-lxc.service
	Source Path: /etc/init.d/irkerhook-lxc
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: lxc.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: irker.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: irker.service
	References: lxc.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/irkerhook-lxc start
			PID: 901
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/irkerhook-lxc stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: 2345
-> Unit acpid.service:
	Description: ACPI event daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/acpid.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: acpid.service
	Fragment Path: /lib/systemd/system/acpid.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: acpid.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: kdm.service
	After: acpid.socket
	After: basic.target
	After: system.slice
	TriggeredBy: acpid.socket
	References: acpid.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: acpid.socket
	ReferencedBy: kdm.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 908
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: /etc/default/acpid
	LimitNOFILE: 4096
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/acpid $OPTIONS
			PID: 908
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> 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: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/mcelog.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: mcelog.service
	Source Path: /etc/init.d/mcelog
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mcelog start
			PID: 914
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 18
	SysVRunLevels: 2345
-> Unit cron.service:
	Description: Regular background program processing daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/cron.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: cron.service
	Fragment Path: /lib/systemd/system/cron.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 917
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cron -f
			PID: 917
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit ssh.service:
	Description: OpenBSD Secure Shell server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/ssh.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: ssh.service
	Fragment Path: /lib/systemd/system/ssh.service
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run untested
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	ConflictedBy: ssh.socket
	Before: shutdown.target
	Before: multi-user.target
	After: ssh.socket
	After: network.target
	After: auditd.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network.target
	References: auditd.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: ssh.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: -/etc/default/ssh
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/sshd -D $SSHD_OPTS
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
-> 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
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/acpi-fakekey.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: acpi-fakekey.service
	Fragment Path: /lib/systemd/system/acpi-fakekey.service
	Requires: acpi-fakekey.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: acpi-fakekey.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	TriggeredBy: acpi-fakekey.socket
	References: acpi-fakekey.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: acpi-fakekey.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/acpi_fakekeyd -f
-> Unit rsync.service:
	Description: fast remote file copy program 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: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/rsync.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: rsync.service
	Fragment Path: /lib/systemd/system/rsync.service
	ConditionPathExists: /etc/rsyncd.conf failed
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: no
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/bin/rsync --daemon --no-detach
-> Unit sensord.service:
	Description: LSB: lm-sensors daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/sensord.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: sensord.service
	Source Path: /etc/init.d/sensord
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: lm-sensors.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: lm-sensors.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/sensord start
			PID: 1060
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 18
	SysVRunLevels: 2345
-> Unit ntp.service:
	Description: LSB: Start NTP daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/ntp.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: ntp.service
	Source Path: /etc/init.d/ntp
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network-online.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network-online.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/ntp start
			PID: 925
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/ntp stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit anacron.service:
	Description: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/anacron.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: anacron.service
	Fragment Path: /lib/systemd/system/anacron.service
	ConditionACPower: true succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: time-sync.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: time-sync.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 930
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/anacron -dsq
			PID: 930
			Start Timestamp: Tue 2014-08-12 00:09:26 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: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/binfmt-support.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: binfmt-support.service
	Documentation: man:update-binfmts(8)
	Fragment Path: /lib/systemd/system/binfmt-support.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/update-binfmts --enable
			PID: 939
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit fancontrol.service:
	Description: fan speed regulator
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/fancontrol.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: fancontrol.service
	Documentation: man:fancontrol(8)
	Documentation: man:pwmconfig(8)
	Fragment Path: /lib/systemd/system/fancontrol.service
	ConditionPathExists: /etc/fancontrol succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: lm-sensors.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: lm-sensors.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	PIDFile: /var/run/fancontrol.pid
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStartPre:
		Command Line: /usr/sbin/fancontrol --check
			PID: 1061
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 1
	-> ExecStart:
		Command Line: /usr/sbin/fancontrol
-> 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: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/loadcpufreq.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: loadcpufreq.service
	Source Path: /etc/init.d/loadcpufreq
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	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
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: cpufrequtils.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/loadcpufreq start
			PID: 947
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 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: 18
	SysVRunLevels: 2345
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dbus.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dbus.service
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: saned.service
	Before: spice-vdagent.service
	Before: kdm.service
	After: dbus.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	TriggeredBy: dbus.socket
	References: dbus.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: dbus.socket
	ReferencedBy: multi-user.target
	ReferencedBy: saned.service
	ReferencedBy: spice-vdagent.service
	ReferencedBy: kdm.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 956
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: -900
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
			PID: 956
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit mountdevsubfs.service:
	Description: mountdevsubfs.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: yes
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: mountdevsubfs.service
	Fragment Path: /dev/null
	Before: hdparm.service
	ReferencedBy: hdparm.service
-> Unit keyboard-setup.service:
	Description: LSB: Set preliminary keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: keyboard-setup.service
	Source Path: /etc/init.d/keyboard-setup
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: systemd-remount-fs.service
	Before: sysinit.target
	After: mountkernfs.service
	After: keymap.service
	After: systemd-udevd.service
	After: systemd-journald.socket
	References: mountkernfs.service
	References: keymap.service
	References: systemd-udevd.service
	References: systemd-remount-fs.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/keyboard-setup start
			PID: 239
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/keyboard-setup reload
	-> ExecStop:
		Command Line: /etc/init.d/keyboard-setup stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 3
	SysVRunLevels: S
-> Unit qemu-system-x86.service:
	Description: LSB: QEMU KVM module loading script
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: qemu-system-x86.service
	Source Path: /etc/init.d/qemu-system-x86
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: mountkernfs.service
	After: systemd-udevd.service
	After: devfsd.service
	After: systemd-journald.socket
	References: mountkernfs.service
	References: systemd-udevd.service
	References: devfsd.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/qemu-system-x86 start
			PID: 240
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/qemu-system-x86 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 4
	SysVRunLevels: S
-> Unit udev-finish.service:
	Description: Copy rules generated while the root was ro
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: udev-finish.service
	Fragment Path: /lib/systemd/system/udev-finish.service
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	After: systemd-udevd.service
	After: systemd-udev-settle.service
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: systemd-udev-settle.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/udev/udev-finish
			PID: 241
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit mountkernfs.service:
	Description: mountkernfs.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: yes
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: mountkernfs.service
	Fragment Path: /dev/null
	Before: networking.service
	Before: qemu-system-x86.service
	Before: keyboard-setup.service
	ReferencedBy: networking.service
	ReferencedBy: qemu-system-x86.service
	ReferencedBy: keyboard-setup.service
-> Unit hostname.service:
	Description: hostname.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: yes
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: hostname.service
	Fragment Path: /dev/null
	Before: motd.service
	Before: bootlogs.service
	ReferencedBy: motd.service
	ReferencedBy: bootlogs.service
-> Unit hdparm.service:
	Description: LSB: Tune IDE hard disks
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: hdparm.service
	Source Path: /etc/init.d/hdparm
	Condition Timestamp: Tue 2014-08-12 00:09:24 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
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/hdparm start
			PID: 243
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/hdparm reload
	-> ExecStop:
		Command Line: /etc/init.d/hdparm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 5
	SysVRunLevels: S
-> Unit networking.service:
	Description: LSB: Raise network interfaces.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: networking.service
	Name: ifupdown.service
	Source Path: /etc/init.d/networking
	DropIn Path: /run/systemd/generator/networking.service.d/50-insserv.conf-$network.conf
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Wants: network.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: network.target
	Before: sysinit.target
	Before: shutdown.target
	After: mountkernfs.service
	After: local-fs.target
	After: systemd-random-seed.service
	After: systemd-journald.socket
	References: mountkernfs.service
	References: local-fs.target
	References: systemd-random-seed.service
	References: network.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/networking start
			PID: 594
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/networking reload
	-> ExecStop:
		Command Line: /etc/init.d/networking stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 12
	SysVRunLevels: S
-> Unit resolvconf.service:
	Description: Nameserver information manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: resolvconf.service
	Documentation: man:resolvconf(8)
	Fragment Path: /lib/systemd/system/resolvconf.service
	Condition Timestamp: Tue 2014-08-12 00:09:24 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
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStartPre:
		Command Line: /bin/mkdir -p /run/resolvconf/interface
			PID: 198
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/touch /run/resolvconf/postponed-update
			PID: 222
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /sbin/resolvconf --enable-updates
			PID: 227
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 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: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/pppd-dns.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: pppd-dns.service
	Fragment Path: /lib/systemd/system/pppd-dns.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/ppp/ip-down.d/0000usepeerdns
			PID: 970
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit kbd.service:
	Description: LSB: Prepare console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: kbd.service
	Source Path: /etc/init.d/kbd
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: console-setup.service
	Before: kdm.service
	Before: sysinit.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: remote-fs.target
	References: systemd-journald.socket
	ReferencedBy: console-setup.service
	ReferencedBy: kdm.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/kbd start
			PID: 598
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/kbd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 17
	SysVRunLevels: S
-> Unit console-setup.service:
	Description: LSB: Set console font and keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: console-setup.service
	Source Path: /etc/init.d/console-setup
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: remote-fs.target
	After: console-screen.service
	After: kbd.service
	After: systemd-journald.socket
	References: remote-fs.target
	References: console-screen.service
	References: kbd.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/console-setup start
			PID: 632
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/console-setup reload
	-> ExecStop:
		Command Line: /etc/init.d/console-setup stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: S
-> Unit lm-sensors.service:
	Description: Initialize hardware monitoring sensors
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/lm-sensors.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: lm-sensors.service
	Fragment Path: /lib/systemd/system/lm-sensors.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: fancontrol.service
	Before: sensord.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: fancontrol.service
	ReferencedBy: sensord.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/bin/sensors -s
			PID: 973
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
		Command Line: /usr/bin/sensors
			PID: 1050
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/halt.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: halt.service
	Source Path: /etc/init.d/halt
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/halt start
	-> ExecStop:
		Command Line: /etc/init.d/halt stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit umountroot.service:
	Description: LSB: Mount the root filesystem read-only.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/umountroot.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: umountroot.service
	Source Path: /etc/init.d/umountroot
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/umountroot start
	-> ExecStop:
		Command Line: /etc/init.d/umountroot 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
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/umountnfs.service
	CGroup realized: yes
	CGroup mask: 0x0
	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
	Wants: system.slice
	Conflicts: shutdown.target
	Before: remote-fs-pre.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs-pre.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/umountnfs.sh start
	-> ExecStop:
		Command Line: /etc/init.d/umountnfs.sh stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit sendsigs.service:
	Description: LSB: Kill all remaining processes.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/sendsigs.service
	CGroup realized: yes
	CGroup mask: 0x0
	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
	Wants: system.slice
	Conflicts: shutdown.target
	Before: remote-fs-pre.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs-pre.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/sendsigs start
	-> ExecStop:
		Command Line: /etc/init.d/sendsigs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit umountfs.service:
	Description: LSB: Turn off swap and unmount all local file systems.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/umountfs.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: umountfs.service
	Source Path: /etc/init.d/umountfs
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/umountfs start
	-> ExecStop:
		Command Line: /etc/init.d/umountfs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit unattended-upgrades.service:
	Description: Unattended Upgrades
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: unattended-upgrades.service
	Documentation: man:unattended-upgrade(8)
	Fragment Path: /lib/systemd/system/unattended-upgrades.service
	WantedBy: shutdown.target
	Before: shutdown.target
	Before: reboot.target
	Before: halt.target
	After: systemd-journald.socket
	References: shutdown.target
	References: reboot.target
	References: halt.target
	References: systemd-journald.socket
	ReferencedBy: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown
-> Unit 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
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/reboot.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: reboot.service
	Source Path: /etc/init.d/reboot
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/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: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-journald.socket
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	RequiredBy: systemd-journald.service
	WantedBy: sockets.target
	Before: reboot.service
	Before: alsa-store.service
	Before: alsa-restore.service
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-readahead-done.service
	Before: rtkit-daemon.service
	Before: accounts-daemon.service
	Before: upower.service
	Before: console-kit-daemon.service
	Before: plymouth-start.service
	Before: systemd-ask-password-plymouth.service
	Before: systemd-udevd.service
	Before: systemd-udev-trigger.service
	Before: plymouth-quit.service
	Before: systemd-ask-password-wall.service
	Before: systemd-logind.service
	Before: systemd-user-sessions.service
	Before: getty at tty1.service
	Before: plymouth-quit-wait.service
	Before: rc-local.service
	Before: ModemManager.service
	Before: wpa_supplicant.service
	Before: NetworkManager.service
	Before: systemd-remount-fs.service
	Before: run-user.mount
	Before: run-lock.mount
	Before: home.mount
	Before: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	Before: systemd-fsck-root.service
	Before: systemd-shutdownd.service
	Before: systemd-initctl.service
	Before: systemd-sysctl.service
	Before: dev-hugepages.mount
	Before: systemd-tmpfiles-setup.service
	Before: systemd-ask-password-console.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: systemd-random-seed.service
	Before: systemd-journald.service
	Before: plymouth-read-write.service
	Before: kmod-static-nodes.service
	Before: sys-fs-fuse-connections.mount
	Before: sys-kernel-debug.mount
	Before: sys-kernel-config.mount
	Before: systemd-binfmt.service
	Before: systemd-journal-flush.service
	Before: systemd-update-utmp.service
	Before: proc-sys-fs-binfmt_misc.mount
	Before: systemd-modules-load.service
	Before: dev-mqueue.mount
	Before: debian-fixup.service
	Before: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	Before: sockets.target
	Before: syslog.target
	Before: unattended-upgrades.service
	Before: console-kit-log-system-stop.service
	Before: plymouth-halt.service
	Before: systemd-halt.service
	Before: console-kit-log-system-restart.service
	Before: plymouth-reboot.service
	Before: systemd-reboot.service
	Before: umountfs.service
	Before: sendsigs.service
	Before: umountnfs.service
	Before: umountroot.service
	Before: halt.service
	Before: lm-sensors.service
	Before: console-setup.service
	Before: kbd.service
	Before: pppd-dns.service
	Before: resolvconf.service
	Before: networking.service
	Before: hdparm.service
	Before: udev-finish.service
	Before: systemd-udev-settle.service
	Before: qemu-system-x86.service
	Before: keyboard-setup.service
	Before: dbus.service
	Before: loadcpufreq.service
	Before: fancontrol.service
	Before: binfmt-support.service
	Before: anacron.service
	Before: ntp.service
	Before: sensord.service
	Before: rsync.service
	Before: acpi-fakekey.service
	Before: ssh.service
	Before: cron.service
	Before: mcelog.service
	Before: irkerhook-lxc.service
	Before: sudo.service
	Before: cpufrequtils.service
	Before: nmbd.service
	Before: acpi-support.service
	Before: timidity.service
	Before: stunnel4.service
	Before: lirc.service
	Before: cachefilesd.service
	Before: vboxautostart-service.service
	Before: cups-browsed.service
	Before: saned.service
	Before: motd.service
	Before: avahi-daemon.service
	Before: speech-dispatcher.service
	Before: minissdpd.service
	Before: spice-vdagent.service
	Before: bzflag.service
	Before: atd.service
	Before: gdomap.service
	Before: samba.service
	Before: vboxweb-service.service
	Before: mysql.service
	Before: vboxdrv.service
	Before: nfs-common.service
	Before: smbd.service
	Before: cups.service
	Before: openvpn.service
	Before: kdm.service
	Before: teamviewerd.service
	Before: nullmailer.service
	Before: dirmngr.service
	Before: ulatencyd.service
	Before: schroot.service
	Before: bootlogs.service
	Before: lxc.service
	Before: rpcbind.service
	Before: smartmontools.service
	Before: vboxballoonctrl-service.service
	Before: samba-ad-dc.service
	Before: udftools.service
	Before: irqbalance.service
	Before: apcupsd.service
	Before: systemd-update-utmp-runlevel.service
	Before: dev-sdb1.swap
	Before: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	Before: dev-disk-by\x2dlabel-LinuxSwap.swap
	Before: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	Before: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	Before: run-rpc_pipefs.mount
	Before: colord.service
	Before: polkitd.service
	Before: user at 1001.service
	Before: udisks2.service
	Before: bluetooth.service
	Before: packagekit.service
	After: -.mount
	Triggers: systemd-journald.service
	References: sockets.target
	References: syslog.target
	References: systemd-journald.service
	References: -.mount
	ReferencedBy: reboot.service
	ReferencedBy: alsa-store.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: plymouth-start.service
	ReferencedBy: systemd-ask-password-plymouth.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: plymouth-quit.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: rc-local.service
	ReferencedBy: ModemManager.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: home.mount
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-shutdownd.service
	ReferencedBy: systemd-initctl.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: plymouth-read-write.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: plymouth-halt.service
	ReferencedBy: systemd-halt.service
	ReferencedBy: console-kit-log-system-restart.service
	ReferencedBy: plymouth-reboot.service
	ReferencedBy: systemd-reboot.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountroot.service
	ReferencedBy: halt.service
	ReferencedBy: lm-sensors.service
	ReferencedBy: console-setup.service
	ReferencedBy: kbd.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: resolvconf.service
	ReferencedBy: networking.service
	ReferencedBy: hdparm.service
	ReferencedBy: udev-finish.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: qemu-system-x86.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: dbus.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: fancontrol.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: anacron.service
	ReferencedBy: ntp.service
	ReferencedBy: sensord.service
	ReferencedBy: rsync.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: ssh.service
	ReferencedBy: cron.service
	ReferencedBy: mcelog.service
	ReferencedBy: irkerhook-lxc.service
	ReferencedBy: sudo.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: nmbd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: timidity.service
	ReferencedBy: stunnel4.service
	ReferencedBy: lirc.service
	ReferencedBy: cachefilesd.service
	ReferencedBy: vboxautostart-service.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: saned.service
	ReferencedBy: motd.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: minissdpd.service
	ReferencedBy: spice-vdagent.service
	ReferencedBy: bzflag.service
	ReferencedBy: atd.service
	ReferencedBy: gdomap.service
	ReferencedBy: samba.service
	ReferencedBy: vboxweb-service.service
	ReferencedBy: mysql.service
	ReferencedBy: vboxdrv.service
	ReferencedBy: nfs-common.service
	ReferencedBy: smbd.service
	ReferencedBy: cups.service
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: teamviewerd.service
	ReferencedBy: nullmailer.service
	ReferencedBy: dirmngr.service
	ReferencedBy: ulatencyd.service
	ReferencedBy: schroot.service
	ReferencedBy: bootlogs.service
	ReferencedBy: lxc.service
	ReferencedBy: rpcbind.service
	ReferencedBy: smartmontools.service
	ReferencedBy: vboxballoonctrl-service.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: udftools.service
	ReferencedBy: irqbalance.service
	ReferencedBy: apcupsd.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: dev-sdb1.swap
	ReferencedBy: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	ReferencedBy: dev-disk-by\x2dlabel-LinuxSwap.swap
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	ReferencedBy: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	ReferencedBy: run-rpc_pipefs.mount
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: user at 1001.service
	ReferencedBy: udisks2.service
	ReferencedBy: bluetooth.service
	ReferencedBy: packagekit.service
	RequiresMountsFor: /run/systemd/journal/stdout /run/systemd/journal/socket /dev/log
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	ReceiveBuffer: 8388608
	ListenStream: /run/systemd/journal/stdout
	ListenDatagram: /run/systemd/journal/socket
	ListenDatagram: /dev/log
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: -.slice
	CGroup: /system.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: system.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/system.slice
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Wants: -.slice
	WantedBy: reboot.service
	WantedBy: slices.target
	WantedBy: rtkit-daemon.service
	WantedBy: dbus.socket
	WantedBy: accounts-daemon.service
	WantedBy: upower.service
	WantedBy: console-kit-daemon.service
	WantedBy: plymouth-quit.service
	WantedBy: systemd-ask-password-wall.service
	WantedBy: systemd-logind.service
	WantedBy: systemd-user-sessions.service
	WantedBy: system-getty.slice
	WantedBy: plymouth-quit-wait.service
	WantedBy: rc-local.service
	WantedBy: ModemManager.service
	WantedBy: wpa_supplicant.service
	WantedBy: NetworkManager.service
	WantedBy: run-user.mount
	WantedBy: run-lock.mount
	WantedBy: -.mount
	WantedBy: home.mount
	WantedBy: system-systemd\x2dfsck.slice
	WantedBy: cups.socket
	WantedBy: acpid.socket
	WantedBy: ssh.socket
	WantedBy: avahi-daemon.socket
	WantedBy: acpi-fakekey.socket
	WantedBy: rsyslog.service
	WantedBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	WantedBy: umountfs.service
	WantedBy: sendsigs.service
	WantedBy: umountnfs.service
	WantedBy: umountroot.service
	WantedBy: halt.service
	WantedBy: lm-sensors.service
	WantedBy: pppd-dns.service
	WantedBy: dbus.service
	WantedBy: loadcpufreq.service
	WantedBy: fancontrol.service
	WantedBy: binfmt-support.service
	WantedBy: anacron.service
	WantedBy: ntp.service
	WantedBy: sensord.service
	WantedBy: rsync.service
	WantedBy: acpi-fakekey.service
	WantedBy: ssh.service
	WantedBy: cron.service
	WantedBy: mcelog.service
	WantedBy: acpid.service
	WantedBy: irkerhook-lxc.service
	WantedBy: sudo.service
	WantedBy: cpufrequtils.service
	WantedBy: nmbd.service
	WantedBy: acpi-support.service
	WantedBy: timidity.service
	WantedBy: stunnel4.service
	WantedBy: lirc.service
	WantedBy: cachefilesd.service
	WantedBy: vboxautostart-service.service
	WantedBy: cups-browsed.service
	WantedBy: saned.service
	WantedBy: motd.service
	WantedBy: avahi-daemon.service
	WantedBy: speech-dispatcher.service
	WantedBy: minissdpd.service
	WantedBy: spice-vdagent.service
	WantedBy: bzflag.service
	WantedBy: atd.service
	WantedBy: gdomap.service
	WantedBy: samba.service
	WantedBy: vboxweb-service.service
	WantedBy: mysql.service
	WantedBy: vboxdrv.service
	WantedBy: smbd.service
	WantedBy: cups.service
	WantedBy: openvpn.service
	WantedBy: kdm.service
	WantedBy: teamviewerd.service
	WantedBy: nullmailer.service
	WantedBy: dirmngr.service
	WantedBy: ulatencyd.service
	WantedBy: schroot.service
	WantedBy: bootlogs.service
	WantedBy: lxc.service
	WantedBy: smartmontools.service
	WantedBy: vboxballoonctrl-service.service
	WantedBy: samba-ad-dc.service
	WantedBy: udftools.service
	WantedBy: irqbalance.service
	WantedBy: apcupsd.service
	WantedBy: dev-sdb1.swap
	WantedBy: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	WantedBy: dev-disk-by\x2dlabel-LinuxSwap.swap
	WantedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	WantedBy: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	WantedBy: run-rpc_pipefs.mount
	WantedBy: system-ssh.slice
	WantedBy: colord.service
	WantedBy: polkitd.service
	WantedBy: udisks2.service
	WantedBy: bluetooth.service
	WantedBy: packagekit.service
	Before: reboot.service
	Before: slices.target
	Before: rtkit-daemon.service
	Before: dbus.socket
	Before: accounts-daemon.service
	Before: upower.service
	Before: console-kit-daemon.service
	Before: plymouth-quit.service
	Before: systemd-ask-password-wall.service
	Before: systemd-logind.service
	Before: systemd-user-sessions.service
	Before: system-getty.slice
	Before: plymouth-quit-wait.service
	Before: rc-local.service
	Before: ModemManager.service
	Before: wpa_supplicant.service
	Before: NetworkManager.service
	Before: run-user.mount
	Before: run-lock.mount
	Before: -.mount
	Before: home.mount
	Before: system-systemd\x2dfsck.slice
	Before: cups.socket
	Before: acpid.socket
	Before: ssh.socket
	Before: avahi-daemon.socket
	Before: acpi-fakekey.socket
	Before: rsyslog.service
	Before: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	Before: umountfs.service
	Before: sendsigs.service
	Before: umountnfs.service
	Before: umountroot.service
	Before: halt.service
	Before: lm-sensors.service
	Before: pppd-dns.service
	Before: dbus.service
	Before: loadcpufreq.service
	Before: fancontrol.service
	Before: binfmt-support.service
	Before: anacron.service
	Before: ntp.service
	Before: sensord.service
	Before: rsync.service
	Before: acpi-fakekey.service
	Before: ssh.service
	Before: cron.service
	Before: mcelog.service
	Before: acpid.service
	Before: irkerhook-lxc.service
	Before: sudo.service
	Before: cpufrequtils.service
	Before: nmbd.service
	Before: acpi-support.service
	Before: timidity.service
	Before: stunnel4.service
	Before: lirc.service
	Before: cachefilesd.service
	Before: vboxautostart-service.service
	Before: cups-browsed.service
	Before: saned.service
	Before: motd.service
	Before: avahi-daemon.service
	Before: speech-dispatcher.service
	Before: minissdpd.service
	Before: spice-vdagent.service
	Before: bzflag.service
	Before: atd.service
	Before: gdomap.service
	Before: samba.service
	Before: vboxweb-service.service
	Before: mysql.service
	Before: vboxdrv.service
	Before: smbd.service
	Before: cups.service
	Before: openvpn.service
	Before: kdm.service
	Before: teamviewerd.service
	Before: nullmailer.service
	Before: dirmngr.service
	Before: ulatencyd.service
	Before: schroot.service
	Before: bootlogs.service
	Before: lxc.service
	Before: smartmontools.service
	Before: vboxballoonctrl-service.service
	Before: samba-ad-dc.service
	Before: udftools.service
	Before: irqbalance.service
	Before: apcupsd.service
	Before: dev-sdb1.swap
	Before: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	Before: dev-disk-by\x2dlabel-LinuxSwap.swap
	Before: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	Before: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	Before: run-rpc_pipefs.mount
	Before: system-ssh.slice
	Before: colord.service
	Before: polkitd.service
	Before: udisks2.service
	Before: bluetooth.service
	Before: packagekit.service
	After: -.slice
	References: slices.target
	References: -.slice
	ReferencedBy: reboot.service
	ReferencedBy: slices.target
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: dbus.socket
	ReferencedBy: accounts-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: plymouth-quit.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: system-getty.slice
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: rc-local.service
	ReferencedBy: ModemManager.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: -.mount
	ReferencedBy: home.mount
	ReferencedBy: system-systemd\x2dfsck.slice
	ReferencedBy: cups.socket
	ReferencedBy: acpid.socket
	ReferencedBy: ssh.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: rsyslog.service
	ReferencedBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountroot.service
	ReferencedBy: halt.service
	ReferencedBy: lm-sensors.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: dbus.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: fancontrol.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: anacron.service
	ReferencedBy: ntp.service
	ReferencedBy: sensord.service
	ReferencedBy: rsync.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: ssh.service
	ReferencedBy: cron.service
	ReferencedBy: mcelog.service
	ReferencedBy: acpid.service
	ReferencedBy: irkerhook-lxc.service
	ReferencedBy: sudo.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: nmbd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: timidity.service
	ReferencedBy: stunnel4.service
	ReferencedBy: lirc.service
	ReferencedBy: cachefilesd.service
	ReferencedBy: vboxautostart-service.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: saned.service
	ReferencedBy: motd.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: minissdpd.service
	ReferencedBy: spice-vdagent.service
	ReferencedBy: bzflag.service
	ReferencedBy: atd.service
	ReferencedBy: gdomap.service
	ReferencedBy: samba.service
	ReferencedBy: vboxweb-service.service
	ReferencedBy: mysql.service
	ReferencedBy: vboxdrv.service
	ReferencedBy: smbd.service
	ReferencedBy: cups.service
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: teamviewerd.service
	ReferencedBy: nullmailer.service
	ReferencedBy: dirmngr.service
	ReferencedBy: ulatencyd.service
	ReferencedBy: schroot.service
	ReferencedBy: bootlogs.service
	ReferencedBy: lxc.service
	ReferencedBy: smartmontools.service
	ReferencedBy: vboxballoonctrl-service.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: udftools.service
	ReferencedBy: irqbalance.service
	ReferencedBy: apcupsd.service
	ReferencedBy: dev-sdb1.swap
	ReferencedBy: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	ReferencedBy: dev-disk-by\x2dlabel-LinuxSwap.swap
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	ReferencedBy: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	ReferencedBy: run-rpc_pipefs.mount
	ReferencedBy: system-ssh.slice
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: udisks2.service
	ReferencedBy: bluetooth.service
	ReferencedBy: packagekit.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: basic.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: sysinit.target
	Wants: sockets.target
	Wants: timers.target
	Wants: paths.target
	Wants: slices.target
	Wants: console-kit-log-system-start.service
	Wants: alsa-state.service
	Wants: alsa-restore.service
	RequiredBy: reboot.service
	RequiredBy: rtkit-daemon.service
	RequiredBy: accounts-daemon.service
	RequiredBy: upower.service
	RequiredBy: console-kit-daemon.service
	RequiredBy: multi-user.target
	RequiredBy: plymouth-quit.service
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: systemd-logind.service
	RequiredBy: systemd-user-sessions.service
	RequiredBy: getty at tty1.service
	RequiredBy: plymouth-quit-wait.service
	RequiredBy: rc-local.service
	RequiredBy: ModemManager.service
	RequiredBy: wpa_supplicant.service
	RequiredBy: NetworkManager.service
	RequiredBy: rsyslog.service
	RequiredBy: umountfs.service
	RequiredBy: sendsigs.service
	RequiredBy: umountnfs.service
	RequiredBy: umountroot.service
	RequiredBy: halt.service
	RequiredBy: lm-sensors.service
	RequiredBy: pppd-dns.service
	RequiredBy: dbus.service
	RequiredBy: loadcpufreq.service
	RequiredBy: fancontrol.service
	RequiredBy: binfmt-support.service
	RequiredBy: anacron.service
	RequiredBy: ntp.service
	RequiredBy: sensord.service
	RequiredBy: rsync.service
	RequiredBy: acpi-fakekey.service
	RequiredBy: ssh.service
	RequiredBy: cron.service
	RequiredBy: mcelog.service
	RequiredBy: acpid.service
	RequiredBy: irkerhook-lxc.service
	RequiredBy: sudo.service
	RequiredBy: cpufrequtils.service
	RequiredBy: nmbd.service
	RequiredBy: acpi-support.service
	RequiredBy: timidity.service
	RequiredBy: stunnel4.service
	RequiredBy: lirc.service
	RequiredBy: cachefilesd.service
	RequiredBy: vboxautostart-service.service
	RequiredBy: cups-browsed.service
	RequiredBy: saned.service
	RequiredBy: motd.service
	RequiredBy: avahi-daemon.service
	RequiredBy: speech-dispatcher.service
	RequiredBy: minissdpd.service
	RequiredBy: spice-vdagent.service
	RequiredBy: bzflag.service
	RequiredBy: atd.service
	RequiredBy: gdomap.service
	RequiredBy: samba.service
	RequiredBy: vboxweb-service.service
	RequiredBy: mysql.service
	RequiredBy: vboxdrv.service
	RequiredBy: smbd.service
	RequiredBy: cups.service
	RequiredBy: openvpn.service
	RequiredBy: kdm.service
	RequiredBy: teamviewerd.service
	RequiredBy: nullmailer.service
	RequiredBy: dirmngr.service
	RequiredBy: ulatencyd.service
	RequiredBy: schroot.service
	RequiredBy: bootlogs.service
	RequiredBy: lxc.service
	RequiredBy: smartmontools.service
	RequiredBy: vboxballoonctrl-service.service
	RequiredBy: samba-ad-dc.service
	RequiredBy: udftools.service
	RequiredBy: irqbalance.service
	RequiredBy: apcupsd.service
	RequiredBy: ssh at 0.service
	RequiredBy: colord.service
	RequiredBy: polkitd.service
	RequiredBy: user at 1001.service
	RequiredBy: udisks2.service
	RequiredBy: bluetooth.service
	RequiredBy: packagekit.service
	Conflicts: shutdown.target
	Before: reboot.service
	Before: rtkit-daemon.service
	Before: accounts-daemon.service
	Before: upower.service
	Before: console-kit-daemon.service
	Before: multi-user.target
	Before: plymouth-quit.service
	Before: systemd-ask-password-wall.service
	Before: systemd-logind.service
	Before: systemd-user-sessions.service
	Before: getty at tty1.service
	Before: plymouth-quit-wait.service
	Before: rc-local.service
	Before: ModemManager.service
	Before: wpa_supplicant.service
	Before: NetworkManager.service
	Before: rsyslog.service
	Before: umountfs.service
	Before: sendsigs.service
	Before: umountnfs.service
	Before: umountroot.service
	Before: halt.service
	Before: lm-sensors.service
	Before: pppd-dns.service
	Before: dbus.service
	Before: loadcpufreq.service
	Before: fancontrol.service
	Before: binfmt-support.service
	Before: anacron.service
	Before: ntp.service
	Before: sensord.service
	Before: rsync.service
	Before: acpi-fakekey.service
	Before: ssh.service
	Before: cron.service
	Before: mcelog.service
	Before: acpid.service
	Before: irkerhook-lxc.service
	Before: sudo.service
	Before: cpufrequtils.service
	Before: nmbd.service
	Before: acpi-support.service
	Before: timidity.service
	Before: stunnel4.service
	Before: lirc.service
	Before: cachefilesd.service
	Before: vboxautostart-service.service
	Before: cups-browsed.service
	Before: saned.service
	Before: motd.service
	Before: avahi-daemon.service
	Before: speech-dispatcher.service
	Before: minissdpd.service
	Before: spice-vdagent.service
	Before: bzflag.service
	Before: atd.service
	Before: gdomap.service
	Before: samba.service
	Before: vboxweb-service.service
	Before: mysql.service
	Before: vboxdrv.service
	Before: smbd.service
	Before: cups.service
	Before: openvpn.service
	Before: kdm.service
	Before: teamviewerd.service
	Before: nullmailer.service
	Before: dirmngr.service
	Before: ulatencyd.service
	Before: schroot.service
	Before: bootlogs.service
	Before: lxc.service
	Before: smartmontools.service
	Before: vboxballoonctrl-service.service
	Before: samba-ad-dc.service
	Before: udftools.service
	Before: irqbalance.service
	Before: apcupsd.service
	Before: ssh at 0.service
	Before: colord.service
	Before: polkitd.service
	Before: user at 1001.service
	Before: udisks2.service
	Before: bluetooth.service
	Before: packagekit.service
	After: sysinit.target
	After: sockets.target
	After: timers.target
	After: paths.target
	After: slices.target
	After: systemd-ask-password-plymouth.path
	References: sysinit.target
	References: sockets.target
	References: timers.target
	References: paths.target
	References: slices.target
	References: console-kit-log-system-start.service
	References: alsa-state.service
	References: alsa-restore.service
	References: shutdown.target
	ReferencedBy: reboot.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: systemd-ask-password-plymouth.path
	ReferencedBy: multi-user.target
	ReferencedBy: plymouth-quit.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: rc-local.service
	ReferencedBy: ModemManager.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: rsyslog.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountroot.service
	ReferencedBy: halt.service
	ReferencedBy: lm-sensors.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: dbus.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: fancontrol.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: anacron.service
	ReferencedBy: ntp.service
	ReferencedBy: sensord.service
	ReferencedBy: rsync.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: ssh.service
	ReferencedBy: cron.service
	ReferencedBy: mcelog.service
	ReferencedBy: acpid.service
	ReferencedBy: irkerhook-lxc.service
	ReferencedBy: sudo.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: nmbd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: timidity.service
	ReferencedBy: stunnel4.service
	ReferencedBy: lirc.service
	ReferencedBy: cachefilesd.service
	ReferencedBy: vboxautostart-service.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: saned.service
	ReferencedBy: motd.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: minissdpd.service
	ReferencedBy: spice-vdagent.service
	ReferencedBy: bzflag.service
	ReferencedBy: atd.service
	ReferencedBy: gdomap.service
	ReferencedBy: samba.service
	ReferencedBy: vboxweb-service.service
	ReferencedBy: mysql.service
	ReferencedBy: vboxdrv.service
	ReferencedBy: smbd.service
	ReferencedBy: cups.service
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: teamviewerd.service
	ReferencedBy: nullmailer.service
	ReferencedBy: dirmngr.service
	ReferencedBy: ulatencyd.service
	ReferencedBy: schroot.service
	ReferencedBy: bootlogs.service
	ReferencedBy: lxc.service
	ReferencedBy: smartmontools.service
	ReferencedBy: vboxballoonctrl-service.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: udftools.service
	ReferencedBy: irqbalance.service
	ReferencedBy: apcupsd.service
	ReferencedBy: ssh at 0.service
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: user at 1001.service
	ReferencedBy: udisks2.service
	ReferencedBy: bluetooth.service
	ReferencedBy: packagekit.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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: shutdown.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/shutdown.target
	Wants: unattended-upgrades.service
	Wants: alsa-store.service
	RequiredBy: systemd-halt.service
	RequiredBy: systemd-reboot.service
	ConflictedBy: reboot.service
	ConflictedBy: basic.target
	ConflictedBy: alsa-restore.service
	ConflictedBy: alsa-state.service
	ConflictedBy: slices.target
	ConflictedBy: paths.target
	ConflictedBy: timers.target
	ConflictedBy: systemd-tmpfiles-clean.timer
	ConflictedBy: systemd-readahead-replay.service
	ConflictedBy: systemd-readahead-collect.service
	ConflictedBy: systemd-readahead-done.timer
	ConflictedBy: systemd-readahead-done.service
	ConflictedBy: graphical.target
	ConflictedBy: rtkit-daemon.service
	ConflictedBy: dbus.socket
	ConflictedBy: accounts-daemon.service
	ConflictedBy: upower.service
	ConflictedBy: console-kit-daemon.service
	ConflictedBy: rescue.target
	ConflictedBy: rescue.service
	ConflictedBy: systemd-ask-password-plymouth.service
	ConflictedBy: systemd-ask-password-plymouth.path
	ConflictedBy: multi-user.target
	ConflictedBy: plymouth-quit.service
	ConflictedBy: systemd-ask-password-wall.path
	ConflictedBy: systemd-ask-password-wall.service
	ConflictedBy: systemd-logind.service
	ConflictedBy: nss-user-lookup.target
	ConflictedBy: user.slice
	ConflictedBy: systemd-user-sessions.service
	ConflictedBy: getty.target
	ConflictedBy: getty at tty1.service
	ConflictedBy: system-getty.slice
	ConflictedBy: plymouth-quit-wait.service
	ConflictedBy: rc-local.service
	ConflictedBy: network.target
	ConflictedBy: remote-fs.target
	ConflictedBy: remote-fs-pre.target
	ConflictedBy: ModemManager.service
	ConflictedBy: wpa_supplicant.service
	ConflictedBy: NetworkManager.service
	ConflictedBy: local-fs.target
	ConflictedBy: systemd-remount-fs.service
	ConflictedBy: system-systemd\x2dfsck.slice
	ConflictedBy: emergency.target
	ConflictedBy: emergency.service
	ConflictedBy: local-fs-pre.target
	ConflictedBy: sockets.target
	ConflictedBy: cups.socket
	ConflictedBy: acpid.socket
	ConflictedBy: ssh.socket
	ConflictedBy: avahi-daemon.socket
	ConflictedBy: acpi-fakekey.socket
	ConflictedBy: sysinit.target
	ConflictedBy: systemd-sysctl.service
	ConflictedBy: systemd-tmpfiles-setup.service
	ConflictedBy: systemd-ask-password-console.path
	ConflictedBy: systemd-ask-password-console.service
	ConflictedBy: systemd-random-seed.service
	ConflictedBy: syslog.socket
	ConflictedBy: rsyslog.service
	ConflictedBy: systemd-binfmt.service
	ConflictedBy: systemd-update-utmp.service
	ConflictedBy: cryptsetup.target
	ConflictedBy: systemd-modules-load.service
	ConflictedBy: swap.target
	ConflictedBy: umountfs.service
	ConflictedBy: sendsigs.service
	ConflictedBy: umountnfs.service
	ConflictedBy: umountroot.service
	ConflictedBy: halt.service
	ConflictedBy: lm-sensors.service
	ConflictedBy: pppd-dns.service
	ConflictedBy: dbus.service
	ConflictedBy: loadcpufreq.service
	ConflictedBy: fancontrol.service
	ConflictedBy: binfmt-support.service
	ConflictedBy: anacron.service
	ConflictedBy: time-sync.target
	ConflictedBy: ntp.service
	ConflictedBy: network-online.target
	ConflictedBy: sensord.service
	ConflictedBy: rsync.service
	ConflictedBy: acpi-fakekey.service
	ConflictedBy: ssh.service
	ConflictedBy: cron.service
	ConflictedBy: mcelog.service
	ConflictedBy: acpid.service
	ConflictedBy: irkerhook-lxc.service
	ConflictedBy: sudo.service
	ConflictedBy: cpufrequtils.service
	ConflictedBy: nmbd.service
	ConflictedBy: acpi-support.service
	ConflictedBy: timidity.service
	ConflictedBy: stunnel4.service
	ConflictedBy: lirc.service
	ConflictedBy: cachefilesd.service
	ConflictedBy: vboxautostart-service.service
	ConflictedBy: cups-browsed.service
	ConflictedBy: saned.service
	ConflictedBy: motd.service
	ConflictedBy: avahi-daemon.service
	ConflictedBy: speech-dispatcher.service
	ConflictedBy: minissdpd.service
	ConflictedBy: spice-vdagent.service
	ConflictedBy: bzflag.service
	ConflictedBy: atd.service
	ConflictedBy: gdomap.service
	ConflictedBy: samba.service
	ConflictedBy: vboxweb-service.service
	ConflictedBy: mysql.service
	ConflictedBy: nss-lookup.target
	ConflictedBy: vboxdrv.service
	ConflictedBy: rpcbind.target
	ConflictedBy: smbd.service
	ConflictedBy: cups.service
	ConflictedBy: openvpn.service
	ConflictedBy: x-display-manager.target
	ConflictedBy: kdm.service
	ConflictedBy: teamviewerd.service
	ConflictedBy: nullmailer.service
	ConflictedBy: dirmngr.service
	ConflictedBy: ulatencyd.service
	ConflictedBy: schroot.service
	ConflictedBy: bootlogs.service
	ConflictedBy: lxc.service
	ConflictedBy: smartmontools.service
	ConflictedBy: vboxballoonctrl-service.service
	ConflictedBy: samba-ad-dc.service
	ConflictedBy: udftools.service
	ConflictedBy: irqbalance.service
	ConflictedBy: apcupsd.service
	ConflictedBy: systemd-update-utmp-runlevel.service
	ConflictedBy: rpcbind.service
	ConflictedBy: networking.service
	ConflictedBy: nfs-common.service
	ConflictedBy: printer.target
	ConflictedBy: sound.target
	ConflictedBy: ssh at 0.service
	ConflictedBy: system-ssh.slice
	ConflictedBy: colord.service
	ConflictedBy: polkitd.service
	ConflictedBy: user-1001.slice
	ConflictedBy: user at 1001.service
	ConflictedBy: session-1.scope
	ConflictedBy: udisks2.service
	ConflictedBy: bluetooth.service
	ConflictedBy: packagekit.service
	Before: systemd-halt.service
	Before: final.target
	Before: systemd-reboot.service
	After: reboot.service
	After: alsa-store.service
	After: alsa-restore.service
	After: alsa-state.service
	After: console-kit-log-system-start.service
	After: systemd-tmpfiles-clean.timer
	After: systemd-tmpfiles-clean.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-done.timer
	After: systemd-readahead-done.service
	After: rtkit-daemon.service
	After: dbus.socket
	After: accounts-daemon.service
	After: upower.service
	After: console-kit-daemon.service
	After: rescue.service
	After: systemd-ask-password-plymouth.service
	After: systemd-ask-password-plymouth.path
	After: plymouth-quit.service
	After: systemd-ask-password-wall.path
	After: systemd-ask-password-wall.service
	After: systemd-logind.service
	After: user.slice
	After: systemd-user-sessions.service
	After: getty at tty1.service
	After: system-getty.slice
	After: plymouth-quit-wait.service
	After: rc-local.service
	After: ModemManager.service
	After: wpa_supplicant.service
	After: NetworkManager.service
	After: systemd-remount-fs.service
	After: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	After: system-systemd\x2dfsck.slice
	After: systemd-fsck-root.service
	After: emergency.service
	After: cups.socket
	After: acpid.socket
	After: ssh.socket
	After: avahi-daemon.socket
	After: acpi-fakekey.socket
	After: systemd-sysctl.service
	After: systemd-tmpfiles-setup.service
	After: systemd-ask-password-console.path
	After: systemd-ask-password-console.service
	After: systemd-random-seed.service
	After: syslog.socket
	After: rsyslog.service
	After: systemd-binfmt.service
	After: systemd-update-utmp.service
	After: systemd-modules-load.service
	After: unattended-upgrades.service
	After: console-kit-log-system-stop.service
	After: console-kit-log-system-restart.service
	After: umountfs.service
	After: sendsigs.service
	After: umountnfs.service
	After: umountroot.service
	After: halt.service
	After: lm-sensors.service
	After: pppd-dns.service
	After: dbus.service
	After: loadcpufreq.service
	After: fancontrol.service
	After: binfmt-support.service
	After: anacron.service
	After: ntp.service
	After: sensord.service
	After: rsync.service
	After: acpi-fakekey.service
	After: ssh.service
	After: cron.service
	After: mcelog.service
	After: acpid.service
	After: irkerhook-lxc.service
	After: sudo.service
	After: cpufrequtils.service
	After: nmbd.service
	After: acpi-support.service
	After: timidity.service
	After: stunnel4.service
	After: lirc.service
	After: cachefilesd.service
	After: vboxautostart-service.service
	After: cups-browsed.service
	After: saned.service
	After: motd.service
	After: avahi-daemon.service
	After: speech-dispatcher.service
	After: minissdpd.service
	After: spice-vdagent.service
	After: bzflag.service
	After: atd.service
	After: gdomap.service
	After: samba.service
	After: vboxweb-service.service
	After: mysql.service
	After: vboxdrv.service
	After: smbd.service
	After: cups.service
	After: openvpn.service
	After: kdm.service
	After: teamviewerd.service
	After: nullmailer.service
	After: dirmngr.service
	After: ulatencyd.service
	After: schroot.service
	After: bootlogs.service
	After: lxc.service
	After: smartmontools.service
	After: vboxballoonctrl-service.service
	After: samba-ad-dc.service
	After: udftools.service
	After: irqbalance.service
	After: apcupsd.service
	After: systemd-update-utmp-runlevel.service
	After: rpcbind.service
	After: networking.service
	After: nfs-common.service
	After: ssh at 0.service
	After: system-ssh.slice
	After: colord.service
	After: polkitd.service
	After: user-1001.slice
	After: user at 1001.service
	After: session-1.scope
	After: udisks2.service
	After: bluetooth.service
	After: packagekit.service
	References: unattended-upgrades.service
	References: alsa-store.service
	ReferencedBy: reboot.service
	ReferencedBy: alsa-store.service
	ReferencedBy: basic.target
	ReferencedBy: alsa-restore.service
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: slices.target
	ReferencedBy: paths.target
	ReferencedBy: timers.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: systemd-readahead-done.timer
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: graphical.target
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: dbus.socket
	ReferencedBy: accounts-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: rescue.target
	ReferencedBy: rescue.service
	ReferencedBy: systemd-ask-password-plymouth.service
	ReferencedBy: systemd-ask-password-plymouth.path
	ReferencedBy: multi-user.target
	ReferencedBy: plymouth-quit.service
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: nss-user-lookup.target
	ReferencedBy: user.slice
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: getty.target
	ReferencedBy: getty at tty1.service
	ReferencedBy: system-getty.slice
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: rc-local.service
	ReferencedBy: network.target
	ReferencedBy: remote-fs.target
	ReferencedBy: remote-fs-pre.target
	ReferencedBy: ModemManager.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	ReferencedBy: system-systemd\x2dfsck.slice
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: emergency.target
	ReferencedBy: emergency.service
	ReferencedBy: local-fs-pre.target
	ReferencedBy: sockets.target
	ReferencedBy: cups.socket
	ReferencedBy: acpid.socket
	ReferencedBy: ssh.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: syslog.socket
	ReferencedBy: rsyslog.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: cryptsetup.target
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: swap.target
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: systemd-halt.service
	ReferencedBy: final.target
	ReferencedBy: console-kit-log-system-restart.service
	ReferencedBy: systemd-reboot.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountroot.service
	ReferencedBy: halt.service
	ReferencedBy: lm-sensors.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: dbus.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: fancontrol.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: anacron.service
	ReferencedBy: time-sync.target
	ReferencedBy: ntp.service
	ReferencedBy: network-online.target
	ReferencedBy: sensord.service
	ReferencedBy: rsync.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: ssh.service
	ReferencedBy: cron.service
	ReferencedBy: mcelog.service
	ReferencedBy: acpid.service
	ReferencedBy: irkerhook-lxc.service
	ReferencedBy: sudo.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: nmbd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: timidity.service
	ReferencedBy: stunnel4.service
	ReferencedBy: lirc.service
	ReferencedBy: cachefilesd.service
	ReferencedBy: vboxautostart-service.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: saned.service
	ReferencedBy: motd.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: minissdpd.service
	ReferencedBy: spice-vdagent.service
	ReferencedBy: bzflag.service
	ReferencedBy: atd.service
	ReferencedBy: gdomap.service
	ReferencedBy: samba.service
	ReferencedBy: vboxweb-service.service
	ReferencedBy: mysql.service
	ReferencedBy: nss-lookup.target
	ReferencedBy: vboxdrv.service
	ReferencedBy: rpcbind.target
	ReferencedBy: smbd.service
	ReferencedBy: cups.service
	ReferencedBy: openvpn.service
	ReferencedBy: x-display-manager.target
	ReferencedBy: kdm.service
	ReferencedBy: teamviewerd.service
	ReferencedBy: nullmailer.service
	ReferencedBy: dirmngr.service
	ReferencedBy: ulatencyd.service
	ReferencedBy: schroot.service
	ReferencedBy: bootlogs.service
	ReferencedBy: lxc.service
	ReferencedBy: smartmontools.service
	ReferencedBy: vboxballoonctrl-service.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: udftools.service
	ReferencedBy: irqbalance.service
	ReferencedBy: apcupsd.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: rpcbind.service
	ReferencedBy: networking.service
	ReferencedBy: nfs-common.service
	ReferencedBy: printer.target
	ReferencedBy: sound.target
	ReferencedBy: ssh at 0.service
	ReferencedBy: system-ssh.slice
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: user-1001.slice
	ReferencedBy: user at 1001.service
	ReferencedBy: session-1.scope
	ReferencedBy: udisks2.service
	ReferencedBy: bluetooth.service
	ReferencedBy: packagekit.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit alsa-store.service:
	Description: Store Sound Card State
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: alsa-store.service
	Fragment Path: /lib/systemd/system/alsa-store.service
	ConditionPathExists: !/etc/alsa/state-daemon.conf untested
	WantedBy: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa store
-> Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sysinit.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Wants: local-fs.target
	Wants: swap.target
	Wants: debian-fixup.service
	Wants: dev-mqueue.mount
	Wants: systemd-modules-load.service
	Wants: cryptsetup.target
	Wants: proc-sys-fs-binfmt_misc.automount
	Wants: systemd-update-utmp.service
	Wants: systemd-journal-flush.service
	Wants: systemd-udev-trigger.service
	Wants: systemd-binfmt.service
	Wants: sys-kernel-config.mount
	Wants: sys-kernel-debug.mount
	Wants: sys-fs-fuse-connections.mount
	Wants: kmod-static-nodes.service
	Wants: plymouth-read-write.service
	Wants: systemd-udevd.service
	Wants: systemd-journald.service
	Wants: plymouth-start.service
	Wants: systemd-random-seed.service
	Wants: systemd-tmpfiles-setup-dev.service
	Wants: systemd-ask-password-console.path
	Wants: systemd-tmpfiles-setup.service
	Wants: dev-hugepages.mount
	Wants: udev-finish.service
	Wants: systemd-sysctl.service
	Wants: keyboard-setup.service
	Wants: qemu-system-x86.service
	Wants: rpcbind.service
	Wants: hdparm.service
	Wants: networking.service
	Wants: kbd.service
	Wants: nfs-common.service
	Wants: console-setup.service
	RequiredBy: basic.target
	RequiredBy: systemd-tmpfiles-clean.timer
	RequiredBy: dbus.socket
	RequiredBy: rescue.target
	RequiredBy: cups.socket
	RequiredBy: acpid.socket
	RequiredBy: ssh.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: acpi-fakekey.socket
	Conflicts: emergency.service
	Conflicts: emergency.target
	Conflicts: shutdown.target
	Before: basic.target
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: systemd-tmpfiles-clean.timer
	Before: dbus.socket
	Before: rescue.target
	Before: rescue.service
	Before: cups.socket
	Before: acpid.socket
	Before: ssh.socket
	Before: avahi-daemon.socket
	Before: acpi-fakekey.socket
	Before: console-kit-log-system-stop.service
	Before: console-kit-log-system-restart.service
	After: systemd-tmpfiles-clean.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-udevd.service
	After: systemd-udev-trigger.service
	After: local-fs.target
	After: swap.target
	After: emergency.service
	After: emergency.target
	After: systemd-sysctl.service
	After: dev-hugepages.mount
	After: systemd-tmpfiles-setup.service
	After: systemd-tmpfiles-setup-dev.service
	After: systemd-random-seed.service
	After: systemd-journald.service
	After: plymouth-read-write.service
	After: kmod-static-nodes.service
	After: sys-fs-fuse-connections.mount
	After: sys-kernel-debug.mount
	After: sys-kernel-config.mount
	After: systemd-binfmt.service
	After: systemd-update-utmp.service
	After: proc-sys-fs-binfmt_misc.automount
	After: cryptsetup.target
	After: systemd-modules-load.service
	After: dev-mqueue.mount
	After: debian-fixup.service
	After: systemd-udev-settle.service
	After: keyboard-setup.service
	After: qemu-system-x86.service
	After: rpcbind.service
	After: hdparm.service
	After: networking.service
	After: kbd.service
	After: nfs-common.service
	After: console-setup.service
	References: emergency.service
	References: emergency.target
	References: local-fs.target
	References: swap.target
	References: debian-fixup.service
	References: dev-mqueue.mount
	References: systemd-modules-load.service
	References: cryptsetup.target
	References: proc-sys-fs-binfmt_misc.automount
	References: systemd-update-utmp.service
	References: systemd-journal-flush.service
	References: systemd-udev-trigger.service
	References: systemd-binfmt.service
	References: sys-kernel-config.mount
	References: sys-kernel-debug.mount
	References: sys-fs-fuse-connections.mount
	References: kmod-static-nodes.service
	References: plymouth-read-write.service
	References: systemd-udevd.service
	References: systemd-journald.service
	References: plymouth-start.service
	References: systemd-random-seed.service
	References: systemd-tmpfiles-setup-dev.service
	References: systemd-ask-password-console.path
	References: systemd-tmpfiles-setup.service
	References: dev-hugepages.mount
	References: udev-finish.service
	References: systemd-sysctl.service
	References: shutdown.target
	References: keyboard-setup.service
	References: qemu-system-x86.service
	References: rpcbind.service
	References: hdparm.service
	References: networking.service
	References: kbd.service
	References: nfs-common.service
	References: console-setup.service
	ReferencedBy: basic.target
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: dbus.socket
	ReferencedBy: rescue.target
	ReferencedBy: rescue.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: cups.socket
	ReferencedBy: acpid.socket
	ReferencedBy: ssh.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: plymouth-read-write.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: console-kit-log-system-restart.service
	ReferencedBy: systemd-udev-settle.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sockets.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Wants: acpi-fakekey.socket
	Wants: avahi-daemon.socket
	Wants: ssh.socket
	Wants: acpid.socket
	Wants: cups.socket
	Wants: systemd-udevd-control.socket
	Wants: systemd-journald.socket
	Wants: systemd-initctl.socket
	Wants: dbus.socket
	Wants: systemd-shutdownd.socket
	Wants: systemd-udevd-kernel.socket
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: dbus.socket
	After: systemd-udevd-kernel.socket
	After: systemd-udevd-control.socket
	After: systemd-shutdownd.socket
	After: systemd-initctl.socket
	After: cups.socket
	After: acpid.socket
	After: ssh.socket
	After: avahi-daemon.socket
	After: acpi-fakekey.socket
	After: syslog.socket
	After: systemd-journald.socket
	References: acpi-fakekey.socket
	References: avahi-daemon.socket
	References: ssh.socket
	References: acpid.socket
	References: cups.socket
	References: systemd-udevd-control.socket
	References: systemd-journald.socket
	References: systemd-initctl.socket
	References: dbus.socket
	References: systemd-shutdownd.socket
	References: systemd-udevd-kernel.socket
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: cups.socket
	ReferencedBy: acpid.socket
	ReferencedBy: ssh.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-journald.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: timers.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Wants: systemd-tmpfiles-clean.timer
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-tmpfiles-clean.timer
	References: systemd-tmpfiles-clean.timer
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: paths.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-ask-password-wall.path
	After: systemd-ask-password-console.path
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-ask-password-console.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: slices.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/slices.target
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Wants: -.slice
	Wants: system.slice
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: -.slice
	After: system.slice
	After: user.slice
	References: -.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: -.slice
	ReferencedBy: user.slice
	ReferencedBy: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit console-kit-log-system-start.service:
	Description: Console System Startup Logging
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: console-kit-log-system-start.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	WantedBy: basic.target
	Before: shutdown.target
	Before: console-kit-log-system-stop.service
	Before: console-kit-log-system-restart.service
	After: sysinit.target
	After: systemd-journald.socket
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: basic.target
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: console-kit-log-system-restart.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ck-log-system-start
			PID: 820
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit alsa-state.service:
	Description: Manage Sound Card State (restore and store)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: alsa-state.service
	Fragment Path: /lib/systemd/system/alsa-state.service
	ConditionPathExists: /etc/alsa/state-daemon.conf failed
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: no
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: alsa-restore.service
	Before: shutdown.target
	After: sysinit.target
	After: systemd-journald.socket
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: basic.target
	ReferencedBy: alsa-restore.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s -n 19 -c rdaemon
	-> ExecStop:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s kill save_and_quit
-> Unit alsa-restore.service:
	Description: Restore Sound Card State
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: alsa-restore.service
	Fragment Path: /lib/systemd/system/alsa-restore.service
	ConditionPathExists: /var/lib/alsa/asound.state succeeded
	ConditionPathExists: !/etc/alsa/state-daemon.conf succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: alsa-state.service
	After: systemd-journald.socket
	References: alsa-state.service
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa restore
			PID: 821
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: 
	CGroup realized: yes
	CGroup mask: 0x0
	Name: -.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/-.slice
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: slices.target
	WantedBy: user.slice
	WantedBy: system.slice
	Before: slices.target
	Before: user.slice
	Before: system.slice
	References: slices.target
	ReferencedBy: slices.target
	ReferencedBy: user.slice
	ReferencedBy: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit systemd-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-tmpfiles-clean.timer
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
	Condition Timestamp: Tue 2014-08-12 00:09:26 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-tmpfiles-clean.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
	ConditionDirectoryNotEmpty: |/run/tmpfiles.d untested
	ConditionDirectoryNotEmpty: |/etc/tmpfiles.d untested
	ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d untested
	ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d untested
	Wants: local-fs.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-tmpfiles-clean.timer
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: local-fs.target
	After: systemd-journald.socket
	TriggeredBy: systemd-tmpfiles-clean.timer
	References: local-fs.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: systemd-tmpfiles-clean.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	IOSchedulingClass: idle
	IOPriority: 0
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --clean
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: local-fs.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: home.mount
	Requires: -.mount
	Wants: systemd-fsck-root.service
	Wants: run-lock.mount
	Wants: run-user.mount
	Wants: systemd-remount-fs.service
	WantedBy: systemd-tmpfiles-clean.service
	WantedBy: sysinit.target
	WantedBy: systemd-tmpfiles-setup.service
	Conflicts: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: remote-fs.target
	Before: sysinit.target
	Before: systemd-tmpfiles-setup.service
	Before: plymouth-read-write.service
	Before: systemd-journal-flush.service
	Before: networking.service
	Before: mcelog.service
	Before: nmbd.service
	Before: acpi-support.service
	Before: stunnel4.service
	Before: cachefilesd.service
	Before: saned.service
	Before: motd.service
	Before: minissdpd.service
	Before: spice-vdagent.service
	Before: smbd.service
	Before: kdm.service
	Before: dirmngr.service
	Before: schroot.service
	Before: bootlogs.service
	Before: rpcbind.service
	Before: samba-ad-dc.service
	Before: apcupsd.service
	After: local-fs-pre.target
	After: systemd-remount-fs.service
	After: run-user.mount
	After: run-lock.mount
	After: -.mount
	After: home.mount
	After: systemd-fsck-root.service
	After: run-rpc_pipefs.mount
	OnFailure: emergency.target
	References: local-fs-pre.target
	References: shutdown.target
	References: emergency.target
	References: systemd-fsck-root.service
	References: home.mount
	References: -.mount
	References: run-lock.mount
	References: run-user.mount
	References: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: remote-fs.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: -.mount
	ReferencedBy: home.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: plymouth-read-write.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: networking.service
	ReferencedBy: mcelog.service
	ReferencedBy: nmbd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: stunnel4.service
	ReferencedBy: cachefilesd.service
	ReferencedBy: saned.service
	ReferencedBy: motd.service
	ReferencedBy: minissdpd.service
	ReferencedBy: spice-vdagent.service
	ReferencedBy: smbd.service
	ReferencedBy: kdm.service
	ReferencedBy: dirmngr.service
	ReferencedBy: schroot.service
	ReferencedBy: bootlogs.service
	ReferencedBy: rpcbind.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: apcupsd.service
	ReferencedBy: run-rpc_pipefs.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-readahead-collect.service:
	Description: Collect Read-Ahead Data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-readahead-collect.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
	ConditionVirtualization: no untested
	ConditionPathExists: !/run/systemd/readahead/done untested
	ConditionPathExists: !/run/systemd/readahead/cancel untested
	Wants: systemd-readahead-done.timer
	Conflicts: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-remount-fs.service
	Before: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	Before: systemd-fsck-root.service
	Before: systemd-sysctl.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-random-seed.service
	Before: systemd-binfmt.service
	Before: systemd-update-utmp.service
	Before: systemd-modules-load.service
	References: systemd-readahead-done.timer
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-modules-load.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: 1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-readahead collect
-> Unit systemd-readahead-replay.service:
	Description: Replay Read-Ahead Data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-readahead-replay.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-replay.service
	ConditionVirtualization: no untested
	ConditionPathExists: /.readahead untested
	ConditionPathExists: !/run/systemd/readahead/noreplay untested
	Conflicts: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-remount-fs.service
	Before: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	Before: systemd-fsck-root.service
	Before: systemd-sysctl.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-random-seed.service
	Before: systemd-binfmt.service
	Before: systemd-update-utmp.service
	Before: systemd-modules-load.service
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-modules-load.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: 1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-readahead replay
-> Unit systemd-readahead-done.timer:
	Description: Stop Read-Ahead Data Collection 10s After Completed Startup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-readahead-done.timer
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-done.timer
	ConditionVirtualization: no untested
	WantedBy: systemd-readahead-collect.service
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: systemd-readahead-done.service
	After: graphical.target
	Triggers: systemd-readahead-done.service
	References: shutdown.target
	References: graphical.target
	References: systemd-readahead-done.service
	ReferencedBy: systemd-readahead-collect.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Timer State: dead
	Result: success
	Unit: systemd-readahead-done.service
	OnActiveSec: 30s
-> Unit systemd-readahead-done.service:
	Description: Stop Read-Ahead Data Collection
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-readahead-done.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-done.service
	ConditionVirtualization: no untested
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-readahead-done.timer
	After: graphical.target
	After: systemd-journald.socket
	TriggeredBy: systemd-readahead-done.timer
	References: shutdown.target
	References: graphical.target
	References: systemd-journald.socket
	ReferencedBy: systemd-readahead-done.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-notify --readahead=done
-> Unit graphical.target:
	Description: Graphical Interface
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:34 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:34 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: default.target
	Name: graphical.target
	Name: runlevel5.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Tue 2014-08-12 00:09:34 CEST
	Condition Result: yes
	Requires: multi-user.target
	Wants: display-manager.service
	Wants: console-kit-daemon.service
	Wants: upower.service
	Wants: accounts-daemon.service
	Wants: rtkit-daemon.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: saned.service
	Wants: cpufrequtils.service
	Wants: gdomap.service
	Wants: irkerhook-lxc.service
	Wants: minissdpd.service
	Wants: kdm.service
	Wants: mysql.service
	Wants: teamviewerd.service
	Wants: rpcbind.service
	Wants: smbd.service
	Wants: bzflag.service
	Wants: vboxballoonctrl-service.service
	Wants: apcupsd.service
	Wants: spice-vdagent.service
	Wants: nullmailer.service
	Wants: udftools.service
	Wants: irqbalance.service
	Wants: bootlogs.service
	Wants: dirmngr.service
	Wants: schroot.service
	Wants: mcelog.service
	Wants: cachefilesd.service
	Wants: acpi-support.service
	Wants: samba.service
	Wants: openvpn.service
	Wants: sensord.service
	Wants: speech-dispatcher.service
	Wants: ntp.service
	Wants: vboxweb-service.service
	Wants: motd.service
	Wants: lirc.service
	Wants: nfs-common.service
	Wants: vboxdrv.service
	Wants: smartmontools.service
	Wants: vboxautostart-service.service
	Wants: timidity.service
	Wants: loadcpufreq.service
	Wants: samba-ad-dc.service
	Wants: stunnel4.service
	Wants: nmbd.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: rtkit-daemon.service
	After: accounts-daemon.service
	After: upower.service
	After: console-kit-daemon.service
	After: saned.service
	After: cpufrequtils.service
	After: gdomap.service
	After: irkerhook-lxc.service
	After: minissdpd.service
	After: kdm.service
	After: mysql.service
	After: teamviewerd.service
	After: rpcbind.service
	After: smbd.service
	After: bzflag.service
	After: vboxballoonctrl-service.service
	After: apcupsd.service
	After: spice-vdagent.service
	After: nullmailer.service
	After: udftools.service
	After: irqbalance.service
	After: bootlogs.service
	After: dirmngr.service
	After: schroot.service
	After: mcelog.service
	After: cachefilesd.service
	After: acpi-support.service
	After: samba.service
	After: openvpn.service
	After: sensord.service
	After: speech-dispatcher.service
	After: ntp.service
	After: vboxweb-service.service
	After: motd.service
	After: lirc.service
	After: nfs-common.service
	After: vboxdrv.service
	After: smartmontools.service
	After: vboxautostart-service.service
	After: timidity.service
	After: loadcpufreq.service
	After: samba-ad-dc.service
	After: stunnel4.service
	After: nmbd.service
	References: multi-user.target
	References: rescue.target
	References: display-manager.service
	References: console-kit-daemon.service
	References: upower.service
	References: accounts-daemon.service
	References: rtkit-daemon.service
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	References: saned.service
	References: cpufrequtils.service
	References: gdomap.service
	References: irkerhook-lxc.service
	References: minissdpd.service
	References: kdm.service
	References: mysql.service
	References: teamviewerd.service
	References: rpcbind.service
	References: smbd.service
	References: bzflag.service
	References: vboxballoonctrl-service.service
	References: apcupsd.service
	References: spice-vdagent.service
	References: nullmailer.service
	References: udftools.service
	References: irqbalance.service
	References: bootlogs.service
	References: dirmngr.service
	References: schroot.service
	References: mcelog.service
	References: cachefilesd.service
	References: acpi-support.service
	References: samba.service
	References: openvpn.service
	References: sensord.service
	References: speech-dispatcher.service
	References: ntp.service
	References: vboxweb-service.service
	References: motd.service
	References: lirc.service
	References: nfs-common.service
	References: vboxdrv.service
	References: smartmontools.service
	References: vboxautostart-service.service
	References: timidity.service
	References: loadcpufreq.service
	References: samba-ad-dc.service
	References: stunnel4.service
	References: nmbd.service
	ReferencedBy: systemd-readahead-done.timer
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit multi-user.target:
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:34 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:34 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: multi-user.target
	Name: runlevel2.target
	Name: runlevel4.target
	Name: runlevel3.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Tue 2014-08-12 00:09:34 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: rsync.service
	Wants: atd.service
	Wants: avahi-daemon.service
	Wants: sudo.service
	Wants: binfmt-support.service
	Wants: NetworkManager.service
	Wants: cron.service
	Wants: ssh.service
	Wants: lxc.service
	Wants: acpid.service
	Wants: anacron.service
	Wants: ulatencyd.service
	Wants: wpa_supplicant.service
	Wants: ModemManager.service
	Wants: lm-sensors.service
	Wants: remote-fs.target
	Wants: cups-browsed.service
	Wants: pppd-dns.service
	Wants: fancontrol.service
	Wants: rc-local.service
	Wants: plymouth-quit-wait.service
	Wants: getty.target
	Wants: systemd-user-sessions.service
	Wants: systemd-logind.service
	Wants: dbus.service
	Wants: systemd-ask-password-wall.path
	Wants: plymouth-quit.service
	Wants: rsyslog.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: saned.service
	Wants: cpufrequtils.service
	Wants: gdomap.service
	Wants: irkerhook-lxc.service
	Wants: minissdpd.service
	Wants: kdm.service
	Wants: mysql.service
	Wants: teamviewerd.service
	Wants: rpcbind.service
	Wants: smbd.service
	Wants: bzflag.service
	Wants: vboxballoonctrl-service.service
	Wants: apcupsd.service
	Wants: spice-vdagent.service
	Wants: nullmailer.service
	Wants: udftools.service
	Wants: irqbalance.service
	Wants: bootlogs.service
	Wants: dirmngr.service
	Wants: schroot.service
	Wants: mcelog.service
	Wants: cachefilesd.service
	Wants: acpi-support.service
	Wants: samba.service
	Wants: openvpn.service
	Wants: sensord.service
	Wants: speech-dispatcher.service
	Wants: ntp.service
	Wants: vboxweb-service.service
	Wants: motd.service
	Wants: lirc.service
	Wants: vboxdrv.service
	Wants: smartmontools.service
	Wants: vboxautostart-service.service
	Wants: timidity.service
	Wants: loadcpufreq.service
	Wants: samba-ad-dc.service
	Wants: stunnel4.service
	Wants: nmbd.service
	Wants: nfs-common.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: plymouth-quit.service
	After: systemd-logind.service
	After: systemd-user-sessions.service
	After: getty.target
	After: plymouth-quit-wait.service
	After: rc-local.service
	After: ModemManager.service
	After: wpa_supplicant.service
	After: NetworkManager.service
	After: rsyslog.service
	After: lm-sensors.service
	After: pppd-dns.service
	After: dbus.service
	After: fancontrol.service
	After: binfmt-support.service
	After: anacron.service
	After: rsync.service
	After: ssh.service
	After: cron.service
	After: acpid.service
	After: sudo.service
	After: cups-browsed.service
	After: avahi-daemon.service
	After: atd.service
	After: ulatencyd.service
	After: lxc.service
	After: saned.service
	After: cpufrequtils.service
	After: gdomap.service
	After: irkerhook-lxc.service
	After: minissdpd.service
	After: kdm.service
	After: mysql.service
	After: teamviewerd.service
	After: rpcbind.service
	After: smbd.service
	After: bzflag.service
	After: vboxballoonctrl-service.service
	After: apcupsd.service
	After: spice-vdagent.service
	After: nullmailer.service
	After: udftools.service
	After: irqbalance.service
	After: bootlogs.service
	After: dirmngr.service
	After: schroot.service
	After: mcelog.service
	After: cachefilesd.service
	After: acpi-support.service
	After: samba.service
	After: openvpn.service
	After: sensord.service
	After: speech-dispatcher.service
	After: ntp.service
	After: vboxweb-service.service
	After: motd.service
	After: lirc.service
	After: vboxdrv.service
	After: smartmontools.service
	After: vboxautostart-service.service
	After: timidity.service
	After: loadcpufreq.service
	After: samba-ad-dc.service
	After: stunnel4.service
	After: nmbd.service
	After: nfs-common.service
	References: basic.target
	References: rescue.service
	References: rescue.target
	References: rsync.service
	References: atd.service
	References: avahi-daemon.service
	References: sudo.service
	References: binfmt-support.service
	References: NetworkManager.service
	References: cron.service
	References: ssh.service
	References: lxc.service
	References: acpid.service
	References: anacron.service
	References: ulatencyd.service
	References: wpa_supplicant.service
	References: ModemManager.service
	References: lm-sensors.service
	References: remote-fs.target
	References: cups-browsed.service
	References: pppd-dns.service
	References: fancontrol.service
	References: rc-local.service
	References: plymouth-quit-wait.service
	References: getty.target
	References: systemd-user-sessions.service
	References: systemd-logind.service
	References: dbus.service
	References: systemd-ask-password-wall.path
	References: plymouth-quit.service
	References: shutdown.target
	References: rsyslog.service
	References: systemd-update-utmp-runlevel.service
	References: saned.service
	References: cpufrequtils.service
	References: gdomap.service
	References: irkerhook-lxc.service
	References: minissdpd.service
	References: kdm.service
	References: mysql.service
	References: teamviewerd.service
	References: rpcbind.service
	References: smbd.service
	References: bzflag.service
	References: vboxballoonctrl-service.service
	References: apcupsd.service
	References: spice-vdagent.service
	References: nullmailer.service
	References: udftools.service
	References: irqbalance.service
	References: bootlogs.service
	References: dirmngr.service
	References: schroot.service
	References: mcelog.service
	References: cachefilesd.service
	References: acpi-support.service
	References: samba.service
	References: openvpn.service
	References: sensord.service
	References: speech-dispatcher.service
	References: ntp.service
	References: vboxweb-service.service
	References: motd.service
	References: lirc.service
	References: vboxdrv.service
	References: smartmontools.service
	References: vboxautostart-service.service
	References: timidity.service
	References: loadcpufreq.service
	References: samba-ad-dc.service
	References: stunnel4.service
	References: nmbd.service
	References: nfs-common.service
	ReferencedBy: graphical.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit rescue.target:
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: rescue.target
	Name: runlevel1.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rescue.target
	Requires: sysinit.target
	Requires: rescue.service
	Wants: bootlogs.service
	Wants: motd.service
	Wants: systemd-update-utmp-runlevel.service
	Conflicts: shutdown.target
	ConflictedBy: graphical.target
	ConflictedBy: multi-user.target
	Before: multi-user.target
	Before: systemd-update-utmp-runlevel.service
	After: sysinit.target
	After: rescue.service
	After: bootlogs.service
	After: motd.service
	References: sysinit.target
	References: rescue.service
	References: shutdown.target
	References: bootlogs.service
	References: motd.service
	References: systemd-update-utmp-runlevel.service
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit display-manager.service:
	Description: display-manager.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: display-manager.service
	WantedBy: graphical.target
	Before: plymouth-halt.service
	Before: plymouth-reboot.service
	ReferencedBy: graphical.target
	ReferencedBy: plymouth-halt.service
	ReferencedBy: plymouth-reboot.service
-> Unit console-kit-daemon.service:
	Description: Console Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/console-kit-daemon.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: console-kit-daemon.service
	Fragment Path: /lib/systemd/system/console-kit-daemon.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: graphical.target
	After: syslog.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 1003
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ConsoleKit
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/console-kit-daemon --no-daemon
			PID: 1003
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit upower.service:
	Description: Daemon for power management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/upower.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: upower.service
	Documentation: man:upowerd(8)
	Fragment Path: /lib/systemd/system/upower.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: graphical.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-failure
	NotifyAccess: none
	Main PID: 1004
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UPower
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/upower/upowerd
			PID: 1004
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit accounts-daemon.service:
	Description: Accounts Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/accounts-daemon.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: accounts-daemon.service
	Fragment Path: /lib/systemd/system/accounts-daemon.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: graphical.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 1010
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Accounts
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/accountsservice/accounts-daemon
			PID: 1010
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit rtkit-daemon.service:
	Description: RealtimeKit Scheduling Policy Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/rtkit-daemon.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: rtkit-daemon.service
	Fragment Path: /lib/systemd/system/rtkit-daemon.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: graphical.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	Main PID: 1013
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.RealtimeKit1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateNetwork: yes
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_read_search cap_setgid cap_setuid cap_sys_chroot cap_sys_ptrace cap_sys_nice
	-> ExecStart:
		Command Line: /usr/lib/rtkit/rtkit-daemon
			PID: 1013
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dbus.socket
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dbus.socket
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Wants: system.slice
	RequiredBy: rtkit-daemon.service
	RequiredBy: accounts-daemon.service
	RequiredBy: upower.service
	RequiredBy: console-kit-daemon.service
	RequiredBy: systemd-logind.service
	RequiredBy: ModemManager.service
	RequiredBy: wpa_supplicant.service
	RequiredBy: NetworkManager.service
	RequiredBy: dbus.service
	RequiredBy: avahi-daemon.service
	RequiredBy: ulatencyd.service
	RequiredBy: colord.service
	RequiredBy: polkitd.service
	RequiredBy: udisks2.service
	RequiredBy: bluetooth.service
	RequiredBy: packagekit.service
	WantedBy: systemd-logind.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: rtkit-daemon.service
	Before: dbus.service
	Before: sockets.target
	Before: shutdown.target
	Before: accounts-daemon.service
	Before: upower.service
	Before: console-kit-daemon.service
	Before: systemd-logind.service
	Before: ModemManager.service
	Before: wpa_supplicant.service
	Before: NetworkManager.service
	Before: avahi-daemon.service
	Before: ulatencyd.service
	Before: colord.service
	Before: polkitd.service
	Before: udisks2.service
	Before: bluetooth.service
	Before: packagekit.service
	After: sysinit.target
	After: system.slice
	After: -.mount
	Triggers: dbus.service
	References: dbus.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: ModemManager.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: sockets.target
	ReferencedBy: dbus.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: ulatencyd.service
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: udisks2.service
	ReferencedBy: bluetooth.service
	ReferencedBy: packagekit.service
	RequiresMountsFor: /var/run/dbus/system_bus_socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /var/run/dbus/system_bus_socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit syslog.target:
	Description: Syslog
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: syslog.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.target
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: syslog.socket
	Before: console-kit-daemon.service
	Before: ModemManager.service
	Before: loadcpufreq.service
	Before: ntp.service
	Before: sensord.service
	Before: mcelog.service
	Before: acpi-support.service
	Before: stunnel4.service
	Before: lirc.service
	Before: saned.service
	Before: speech-dispatcher.service
	Before: bzflag.service
	Before: gdomap.service
	Before: mysql.service
	Before: vboxdrv.service
	Before: openvpn.service
	Before: nullmailer.service
	Before: schroot.service
	Before: lxc.service
	Before: smartmontools.service
	Before: irqbalance.service
	Before: apcupsd.service
	After: syslog.socket
	After: systemd-journald.socket
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: ModemManager.service
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-journald.socket
	ReferencedBy: loadcpufreq.service
	ReferencedBy: ntp.service
	ReferencedBy: sensord.service
	ReferencedBy: mcelog.service
	ReferencedBy: acpi-support.service
	ReferencedBy: stunnel4.service
	ReferencedBy: lirc.service
	ReferencedBy: saned.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: bzflag.service
	ReferencedBy: gdomap.service
	ReferencedBy: mysql.service
	ReferencedBy: vboxdrv.service
	ReferencedBy: openvpn.service
	ReferencedBy: nullmailer.service
	ReferencedBy: schroot.service
	ReferencedBy: lxc.service
	ReferencedBy: smartmontools.service
	ReferencedBy: irqbalance.service
	ReferencedBy: apcupsd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: rescue.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/rescue.service
	RequiredBy: rescue.target
	Conflicts: shutdown.target
	ConflictedBy: multi-user.target
	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
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	Environment: HOME=/root
	LimitNOFILE: 4096
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStartPre:
		Command Line: /bin/plymouth quit
		Command Line: /bin/echo -e 'Welcome to rescue mode! Type "systemctl default" or ^D to enter default mode.\nType "journalctl -xb" to view system logs. Type "systemctl reboot" to reboot.'
	-> ExecStart:
		Command Line: /sbin/sulogin
	-> ExecStopPost:
		Command Line: /bin/systemctl --fail --no-block default
-> Unit plymouth-start.service:
	Description: Show Plymouth Boot Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: plymouth-start.service
	Fragment Path: /lib/systemd/system/plymouth-start.service
	ConditionKernelCommandLine: splash succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Wants: systemd-ask-password-plymouth.path
	Wants: systemd-vconsole-setup.service
	WantedBy: sysinit.target
	Before: rescue.service
	Before: systemd-ask-password-plymouth.service
	Before: systemd-ask-password-plymouth.path
	Before: plymouth-quit.service
	Before: plymouth-quit-wait.service
	Before: systemd-ask-password-console.path
	Before: systemd-ask-password-console.service
	Before: plymouth-halt.service
	Before: plymouth-reboot.service
	After: systemd-vconsole-setup.service
	After: systemd-udev-trigger.service
	After: systemd-udevd.service
	After: systemd-journald.socket
	References: systemd-ask-password-plymouth.path
	References: systemd-vconsole-setup.service
	References: systemd-udev-trigger.service
	References: systemd-udevd.service
	References: systemd-ask-password-plymouth.service
	References: systemd-journald.socket
	ReferencedBy: rescue.service
	ReferencedBy: systemd-ask-password-plymouth.service
	ReferencedBy: systemd-ask-password-plymouth.path
	ReferencedBy: plymouth-quit.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: plymouth-halt.service
	ReferencedBy: plymouth-reboot.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: none
	KillSignal: SIGTERM
	SendSIGKILL: no
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
			PID: 447
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStartPost:
		Command Line: /bin/plymouth show-splash
			PID: 472
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-ask-password-plymouth.path:
	Description: Forward Password Requests to Plymouth Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-ask-password-plymouth.path
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
	Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.path
	ConditionPathExists: /run/plymouth/pid succeeded
	ConditionKernelCommandLine: splash succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: plymouth-start.service
	Conflicts: shutdown.target
	Before: basic.target
	Before: shutdown.target
	Before: systemd-ask-password-plymouth.service
	After: plymouth-start.service
	After: -.mount
	Triggers: systemd-ask-password-plymouth.service
	References: shutdown.target
	References: plymouth-start.service
	References: basic.target
	References: systemd-ask-password-plymouth.service
	References: -.mount
	ReferencedBy: plymouth-start.service
	RequiresMountsFor: /run/systemd/ask-password
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-plymouth.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-vconsole-setup.service:
	Description: systemd-vconsole-setup.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-vconsole-setup.service
	WantedBy: plymouth-start.service
	Before: plymouth-start.service
	Before: systemd-ask-password-console.service
	ReferencedBy: plymouth-start.service
	ReferencedBy: systemd-ask-password-console.service
-> Unit systemd-udev-trigger.service:
	Description: udev Coldplug all Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-udev-trigger.service
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Wants: systemd-udevd.service
	WantedBy: sysinit.target
	Before: plymouth-start.service
	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: plymouth-start.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-udev-settle.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/udevadm trigger --type=subsystems --action=add
			PID: 204
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/udevadm trigger --type=devices --action=add
			PID: 224
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-udevd.service:
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: systemd-udevd.service
	Name: udev.service
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Wants: systemd-udevd-control.socket
	Wants: systemd-udevd-kernel.socket
	WantedBy: systemd-udev-trigger.service
	WantedBy: sysinit.target
	WantedBy: systemd-udev-settle.service
	Before: plymouth-start.service
	Before: sysinit.target
	Before: hdparm.service
	Before: udev-finish.service
	Before: qemu-system-x86.service
	Before: keyboard-setup.service
	After: systemd-udevd-control.socket
	After: systemd-udevd-kernel.socket
	After: systemd-journald.socket
	After: systemd-tmpfiles-setup-dev.service
	TriggeredBy: systemd-udevd-control.socket
	TriggeredBy: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: systemd-udevd-kernel.socket
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: plymouth-start.service
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: hdparm.service
	ReferencedBy: udev-finish.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: qemu-system-x86.service
	ReferencedBy: keyboard-setup.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	Main PID: 238
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: -1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-udevd
			PID: 238
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
-> Unit systemd-ask-password-plymouth.service:
	Description: Forward Password Requests to Plymouth
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-ask-password-plymouth.service
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
	Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.service
	ConditionPathExists: /run/plymouth/pid untested
	ConditionKernelCommandLine: splash untested
	Conflicts: shutdown.target
	Before: shutdown.target
	After: plymouth-start.service
	After: systemd-journald.socket
	After: systemd-ask-password-plymouth.path
	TriggeredBy: systemd-ask-password-plymouth.path
	References: shutdown.target
	References: plymouth-start.service
	References: systemd-journald.socket
	ReferencedBy: plymouth-start.service
	ReferencedBy: systemd-ask-password-plymouth.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --plymouth
-> Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-udevd-control.socket
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: systemd-udevd.service
	WantedBy: sockets.target
	Before: systemd-udevd.service
	Before: sockets.target
	Before: systemd-udev-trigger.service
	After: -.mount
	Triggers: systemd-udevd.service
	References: sockets.target
	References: systemd-udevd.service
	References: -.mount
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/udev/control
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	ListenSequentialPacket: /run/udev/control
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-udevd-kernel.socket
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: systemd-udevd.service
	WantedBy: sockets.target
	Before: systemd-udevd.service
	Before: sockets.target
	Before: systemd-udev-trigger.service
	Triggers: systemd-udevd.service
	References: sockets.target
	References: systemd-udevd.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit NetworkManager.service:
	Description: Network Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/NetworkManager.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: NetworkManager.service
	Name: network-manager.service
	Fragment Path: /lib/systemd/system/NetworkManager.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: openvpn.service
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: openvpn.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 981
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.NetworkManager
	Bus Name Good: yes
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/NetworkManager --no-daemon
			PID: 981
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit wpa_supplicant.service:
	Description: WPA supplicant
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/wpa_supplicant.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: wpa_supplicant.service
	Fragment Path: /lib/systemd/system/wpa_supplicant.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 985
	Main PID Known: yes
	Main PID Alien: no
	BusName: fi.epitest.hostap.WPASupplicant
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
			PID: 985
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit ModemManager.service:
	Description: Modem Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/ModemManager.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: ModemManager.service
	Fragment Path: /lib/systemd/system/ModemManager.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: syslog.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-abort
	NotifyAccess: none
	Main PID: 987
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ModemManager1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: null
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ModemManager
			PID: 987
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: remote-fs.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs.target
	DropIn Path: /run/systemd/generator/remote-fs.target.d/50-insserv.conf.conf
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Wants: remote-fs-pre.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: systemd-user-sessions.service
	Before: systemd-journal-flush.service
	Before: console-setup.service
	Before: kbd.service
	Before: loadcpufreq.service
	Before: ntp.service
	Before: sensord.service
	Before: mcelog.service
	Before: irkerhook-lxc.service
	Before: cpufrequtils.service
	Before: nmbd.service
	Before: acpi-support.service
	Before: timidity.service
	Before: stunnel4.service
	Before: lirc.service
	Before: cachefilesd.service
	Before: saned.service
	Before: speech-dispatcher.service
	Before: minissdpd.service
	Before: spice-vdagent.service
	Before: bzflag.service
	Before: gdomap.service
	Before: mysql.service
	Before: smbd.service
	Before: openvpn.service
	Before: kdm.service
	Before: nullmailer.service
	Before: dirmngr.service
	Before: schroot.service
	Before: smartmontools.service
	Before: samba-ad-dc.service
	Before: udftools.service
	Before: irqbalance.service
	Before: apcupsd.service
	After: remote-fs-pre.target
	After: local-fs.target
	References: remote-fs-pre.target
	References: local-fs.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: console-setup.service
	ReferencedBy: kbd.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: ntp.service
	ReferencedBy: sensord.service
	ReferencedBy: mcelog.service
	ReferencedBy: irkerhook-lxc.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: nmbd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: timidity.service
	ReferencedBy: stunnel4.service
	ReferencedBy: lirc.service
	ReferencedBy: cachefilesd.service
	ReferencedBy: saned.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: minissdpd.service
	ReferencedBy: spice-vdagent.service
	ReferencedBy: bzflag.service
	ReferencedBy: gdomap.service
	ReferencedBy: mysql.service
	ReferencedBy: smbd.service
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: nullmailer.service
	ReferencedBy: dirmngr.service
	ReferencedBy: schroot.service
	ReferencedBy: smartmontools.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: udftools.service
	ReferencedBy: irqbalance.service
	ReferencedBy: apcupsd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/rc-local.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: rc-local.service
	Name: rc.local.service
	Fragment Path: /lib/systemd/system/rc-local.service
	ConditionFileIsExecutable: /etc/rc.local succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: plymouth-quit.service
	Before: getty at tty1.service
	Before: plymouth-quit-wait.service
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: plymouth-quit.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit-wait.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/rc.local start
			PID: 988
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 99
-> Unit plymouth-quit-wait.service:
	Description: Wait for Plymouth Boot Screen to Quit
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/plymouth-quit-wait.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: plymouth-quit-wait.service
	Fragment Path: /lib/systemd/system/plymouth-quit-wait.service
	Condition Timestamp: Tue 2014-08-12 00:09:29 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: getty at tty1.service
	Before: shutdown.target
	Before: multi-user.target
	After: rc-local.service
	After: plymouth-start.service
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: rc-local.service
	References: plymouth-start.service
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/plymouth --wait
			PID: 1733
			Start Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Code: exited
			Exit Status: 219
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: getty.target
	Documentation: man:systemd.special(7)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty.target
	Condition Timestamp: Tue 2014-08-12 00:09:29 CEST
	Condition Result: yes
	Wants: getty at tty1.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	After: getty at tty1.service
	References: getty at tty1.service
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-user-sessions.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: systemd-user-sessions.service
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: plymouth-quit.service
	Before: systemd-ask-password-wall.service
	Before: shutdown.target
	Before: multi-user.target
	Before: getty at tty1.service
	Before: plymouth-quit-wait.service
	Before: user at 1001.service
	Before: session-1.scope
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	After: systemd-journal-flush.service
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: plymouth-quit.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: user at 1001.service
	ReferencedBy: session-1.scope
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-sessions start
			PID: 999
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit systemd-logind.service:
	Description: Login Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-logind.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: systemd-logind.service
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/logind
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
	Fragment Path: /lib/systemd/system/systemd-logind.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: user.slice
	Wants: dbus.socket
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: session-1.scope
	After: nss-user-lookup.target
	After: user.slice
	After: dbus.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: user.slice
	References: nss-user-lookup.target
	References: dbus.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: session-1.scope
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: none
	Main PID: 1000
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.login1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 16384
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_admin cap_sys_tty_config cap_audit_control
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
			PID: 1000
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit systemd-ask-password-wall.path:
	Description: Forward Password Requests to Wall Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-ask-password-wall.path
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: paths.target
	Before: shutdown.target
	Before: systemd-ask-password-wall.service
	After: -.mount
	Triggers: systemd-ask-password-wall.service
	References: shutdown.target
	References: paths.target
	References: systemd-ask-password-wall.service
	References: -.mount
	ReferencedBy: multi-user.target
	RequiresMountsFor: /run/systemd/ask-password
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-wall.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit plymouth-quit.service:
	Description: Terminate Plymouth Boot Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/plymouth-quit.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: plymouth-quit.service
	Name: plymouth.service
	Fragment Path: /lib/systemd/system/plymouth-quit.service
	Condition Timestamp: Tue 2014-08-12 00:09:29 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: rc-local.service
	After: plymouth-start.service
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: rc-local.service
	References: plymouth-start.service
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/plymouth quit
			PID: 1734
			Start Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
			Exit Code: exited
			Exit Status: 219
-> Unit systemd-ask-password-wall.service:
	Description: Forward Password Requests to Wall
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-ask-password-wall.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: systemd-ask-password-wall.service
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-ask-password-wall.path
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	TriggeredBy: systemd-ask-password-wall.path
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: systemd-ask-password-wall.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStartPre:
		Command Line: /bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --wall
-> Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: -.slice
	CGroup: /user.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: user.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/user.slice
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Wants: -.slice
	WantedBy: systemd-logind.service
	WantedBy: user-1001.slice
	Conflicts: shutdown.target
	Before: systemd-logind.service
	Before: slices.target
	Before: shutdown.target
	Before: user-1001.slice
	After: -.slice
	References: slices.target
	References: shutdown.target
	References: -.slice
	ReferencedBy: systemd-logind.service
	ReferencedBy: user-1001.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit nss-user-lookup.target:
	Description: User and Group Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: nss-user-lookup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-user-lookup.target
	Conflicts: shutdown.target
	Before: systemd-logind.service
	References: shutdown.target
	ReferencedBy: systemd-logind.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit getty at tty1.service:
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-getty.slice
	CGroup: /system.slice/system-getty.slice/getty at tty1.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: getty at tty1.service
	Documentation: man:agetty(8)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty at .service
	ConditionPathExists: /dev/tty0 succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:29 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system-getty.slice
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	Before: plymouth-halt.service
	Before: plymouth-reboot.service
	After: systemd-user-sessions.service
	After: plymouth-quit-wait.service
	After: rc-local.service
	After: systemd-journald.socket
	After: basic.target
	After: system-getty.slice
	References: systemd-user-sessions.service
	References: plymouth-quit-wait.service
	References: rc-local.service
	References: getty.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system-getty.slice
	ReferencedBy: getty.target
	ReferencedBy: plymouth-halt.service
	ReferencedBy: plymouth-reboot.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	Main PID: 1736
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	Environment: LANG=
	Environment: LANGUAGE=
	Environment: LC_CTYPE=
	Environment: LC_NUMERIC=
	Environment: LC_TIME=
	Environment: LC_COLLATE=
	Environment: LC_MONETARY=
	Environment: LC_MESSAGES=
	Environment: LC_PAPER=
	Environment: LC_NAME=
	Environment: LC_ADDRESS=
	Environment: LC_TELEPHONE=
	Environment: LC_MEASUREMENT=
	Environment: LC_IDENTIFICATION=
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/tty1
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: yes
	SyslogFacility: daemon
	SyslogLevel: info
	UtmpIdentifier: tty1
	-> ExecStart:
		Command Line: /sbin/agetty --noclear %I
			PID: 1736
			Start Timestamp: Tue 2014-08-12 00:09:29 CEST
-> Unit system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/system-getty.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: system-getty.slice
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Wants: system.slice
	WantedBy: getty at tty1.service
	Conflicts: shutdown.target
	Before: getty at tty1.service
	Before: shutdown.target
	After: system.slice
	References: shutdown.target
	References: system.slice
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: network.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network.target
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Wants: resolvconf.service
	WantedBy: networking.service
	Conflicts: shutdown.target
	Before: rc-local.service
	Before: network-online.target
	Before: ssh.service
	Before: lxc.service
	After: networking.service
	References: resolvconf.service
	References: shutdown.target
	ReferencedBy: rc-local.service
	ReferencedBy: networking.service
	ReferencedBy: network-online.target
	ReferencedBy: ssh.service
	ReferencedBy: lxc.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: remote-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs-pre.target
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: remote-fs.target
	WantedBy: sendsigs.service
	WantedBy: umountnfs.service
	Conflicts: shutdown.target
	Before: remote-fs.target
	After: sendsigs.service
	After: umountnfs.service
	References: shutdown.target
	ReferencedBy: remote-fs.target
	ReferencedBy: sendsigs.service
	ReferencedBy: umountnfs.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: local-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	WantedBy: systemd-remount-fs.service
	Conflicts: shutdown.target
	Before: local-fs.target
	Before: run-user.mount
	Before: run-lock.mount
	Before: home.mount
	Before: run-rpc_pipefs.mount
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup-dev.service
	References: shutdown.target
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: home.mount
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: run-rpc_pipefs.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: emergency.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/emergency.target
	Requires: emergency.service
	Conflicts: shutdown.target
	ConflictedBy: sysinit.target
	Before: sysinit.target
	After: emergency.service
	References: emergency.service
	References: shutdown.target
	ReferencedBy: local-fs.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-fsck-root.service
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck-root.service
	ConditionPathIsReadWrite: !/ succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: local-fs.target
	Before: systemd-remount-fs.service
	Before: local-fs.target
	Before: shutdown.target
	Before: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: local-fs.target
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-remount-fs.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
			PID: 214
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 1
-> Unit home.mount:
	Description: /home
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/home.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: home.mount
	Fragment Path: /run/systemd/generator/home.mount
	Source Path: /etc/fstab
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	Requires: -.mount
	RequiresOverridable: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	Wants: system.slice
	BindsTo: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device
	RequiredBy: local-fs.target
	WantedBy: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	After: systemd-journald.socket
	After: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	References: systemd-journald.socket
	References: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: / /dev/disk/by-uuid/7989ebc3-a25d-4b94-b4ba-06ff38e25d3d
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /home
	What: /dev/sdb2
	File System Type: ext4
	Options: rw,relatime,rw,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit -.mount:
	Description: /
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/-.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: -.mount
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	Wants: system.slice
	RequiredBy: local-fs.target
	RequiredBy: dbus.socket
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: systemd-ask-password-plymouth.path
	RequiredBy: systemd-ask-password-wall.path
	RequiredBy: run-user.mount
	RequiredBy: run-lock.mount
	RequiredBy: home.mount
	RequiredBy: systemd-shutdownd.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: cups.socket
	RequiredBy: acpid.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: acpi-fakekey.socket
	RequiredBy: dev-hugepages.mount
	RequiredBy: systemd-ask-password-console.path
	RequiredBy: systemd-random-seed.service
	RequiredBy: syslog.socket
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: sys-kernel-config.mount
	RequiredBy: systemd-update-utmp.service
	RequiredBy: proc-sys-fs-binfmt_misc.automount
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: dev-mqueue.mount
	RequiredBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	RequiredBy: systemd-journald.socket
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: dev-sdb1.swap
	RequiredBy: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	RequiredBy: dev-disk-by\x2dlabel-LinuxSwap.swap
	RequiredBy: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	RequiredBy: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	RequiredBy: run-rpc_pipefs.mount
	Before: local-fs.target
	Before: dbus.socket
	Before: systemd-udevd-control.socket
	Before: systemd-ask-password-plymouth.path
	Before: systemd-ask-password-wall.path
	Before: run-user.mount
	Before: run-lock.mount
	Before: home.mount
	Before: systemd-shutdownd.socket
	Before: systemd-initctl.socket
	Before: cups.socket
	Before: acpid.socket
	Before: avahi-daemon.socket
	Before: acpi-fakekey.socket
	Before: dev-hugepages.mount
	Before: systemd-ask-password-console.path
	Before: systemd-random-seed.service
	Before: syslog.socket
	Before: sys-fs-fuse-connections.mount
	Before: sys-kernel-debug.mount
	Before: sys-kernel-config.mount
	Before: systemd-update-utmp.service
	Before: proc-sys-fs-binfmt_misc.automount
	Before: proc-sys-fs-binfmt_misc.mount
	Before: dev-mqueue.mount
	Before: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	Before: systemd-journald.socket
	Before: systemd-update-utmp-runlevel.service
	Before: dev-sdb1.swap
	Before: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	Before: dev-disk-by\x2dlabel-LinuxSwap.swap
	Before: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	Before: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	Before: run-rpc_pipefs.mount
	After: system.slice
	References: local-fs.target
	References: system.slice
	ReferencedBy: local-fs.target
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-ask-password-plymouth.path
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: home.mount
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: cups.socket
	ReferencedBy: acpid.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: syslog.socket
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: dev-sdb1.swap
	ReferencedBy: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	ReferencedBy: dev-disk-by\x2dlabel-LinuxSwap.swap
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	ReferencedBy: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	ReferencedBy: run-rpc_pipefs.mount
	RequiresMountsFor: /dev/disk/by-uuid/dff0c357-0b90-4b2c-aec7-2bff13aa9ee5
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/disk/by-uuid/dff0c357-0b90-4b2c-aec7-2bff13aa9ee5
	File System Type: ext4
	Options: rw,noatime,nodiratime,rw,discard,commit=600,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit run-lock.mount:
	Description: Lock Directory
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/run-lock.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: run-lock.mount
	Fragment Path: /lib/systemd/system/run-lock.mount
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	WantedBy: local-fs.target
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /run
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /run/lock
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,rw,size=5120k
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit run-user.mount:
	Description: User Runtime Directory
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/run-user.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: run-user.mount
	Fragment Path: /lib/systemd/system/run-user.mount
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	WantedBy: local-fs.target
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /run
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /run/user
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,rw,size=102400k,mode=755
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-remount-fs.service:
	Description: Remount Root and Kernel File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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 succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Wants: local-fs-pre.target
	WantedBy: local-fs.target
	Conflicts: shutdown.target
	Before: local-fs-pre.target
	Before: local-fs.target
	Before: shutdown.target
	Before: systemd-random-seed.service
	Before: systemd-update-utmp.service
	Before: debian-fixup.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: local-fs.target
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: debian-fixup.service
	ReferencedBy: keyboard-setup.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
			PID: 352
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit umount.target:
	Description: Unmount All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: umount.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/umount.target
	RequiredBy: systemd-halt.service
	RequiredBy: systemd-reboot.service
	ConflictedBy: run-user.mount
	ConflictedBy: run-lock.mount
	ConflictedBy: home.mount
	ConflictedBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	ConflictedBy: dev-sdb1.swap
	ConflictedBy: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	ConflictedBy: dev-disk-by\x2dlabel-LinuxSwap.swap
	ConflictedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	ConflictedBy: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	ConflictedBy: run-rpc_pipefs.mount
	Before: systemd-halt.service
	Before: final.target
	Before: systemd-reboot.service
	After: run-user.mount
	After: run-lock.mount
	After: home.mount
	After: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	After: dev-sdb1.swap
	After: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	After: dev-disk-by\x2dlabel-LinuxSwap.swap
	After: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	After: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	After: run-rpc_pipefs.mount
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: home.mount
	ReferencedBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	ReferencedBy: systemd-halt.service
	ReferencedBy: final.target
	ReferencedBy: systemd-reboot.service
	ReferencedBy: dev-sdb1.swap
	ReferencedBy: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	ReferencedBy: dev-disk-by\x2dlabel-LinuxSwap.swap
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	ReferencedBy: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	ReferencedBy: run-rpc_pipefs.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service:
	Description: File System Check on /dev/disk/by-uuid/7989ebc3-a25d-4b94-b4ba-06ff38e25d3d
	Instance: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-systemd\x2dfsck.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	BindsTo: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device
	RequiredBy: home.mount
	RequiredByOverridable: home.mount
	Before: home.mount
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device
	After: systemd-journald.socket
	After: systemd-fsck-root.service
	References: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: home.mount
	ReferencedBy: systemd-fsck-root.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck %f
			PID: 556
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 2
-> Unit dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Wants: home.mount
	BoundBy: home.mount
	BoundBy: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	Before: home.mount
	Before: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.service
	ReferencedBy: home.mount
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-7989ebc3\x2da25d\x2d4b94\x2db4ba\x2d06ff38e25d3d.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:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit system-systemd\x2dfsck.slice:
	Description: system-systemd\x2dfsck.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dfsck.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: system-systemd\x2dfsck.slice
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: system.slice
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: dead
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: emergency.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/emergency.service
	RequiredBy: emergency.target
	Conflicts: shutdown.target
	ConflictedBy: sysinit.target
	Before: emergency.target
	Before: shutdown.target
	Before: sysinit.target
	References: shutdown.target
	ReferencedBy: emergency.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	Environment: HOME=/root
	LimitNOFILE: 4096
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStartPre:
		Command Line: /bin/plymouth quit
		Command Line: /bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\nto boot into default mode.'
	-> ExecStart:
		Command Line: /sbin/sulogin
	-> ExecStopPost:
		Command Line: /bin/systemctl --fail --no-block default
-> Unit acpi-fakekey.socket:
	Description: ACPI fakekey daemon FIFO
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/acpi-fakekey.socket
	CGroup realized: yes
	CGroup mask: 0x0
	Name: acpi-fakekey.socket
	Fragment Path: /lib/systemd/system/acpi-fakekey.socket
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Wants: system.slice
	RequiredBy: acpi-fakekey.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: acpi-fakekey.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: system.slice
	After: -.mount
	Triggers: acpi-fakekey.service
	References: acpi-fakekey.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: acpi-fakekey.service
	RequiresMountsFor: /var/run/acpi_fakekey
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit avahi-daemon.socket:
	Description: Avahi mDNS/DNS-SD Stack Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/avahi-daemon.socket
	CGroup realized: yes
	CGroup mask: 0x0
	Name: avahi-daemon.socket
	Fragment Path: /lib/systemd/system/avahi-daemon.socket
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Wants: system.slice
	RequiredBy: avahi-daemon.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: avahi-daemon.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: system.slice
	After: -.mount
	Triggers: avahi-daemon.service
	References: avahi-daemon.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: avahi-daemon.service
	RequiresMountsFor: /var/run/avahi-daemon/socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /var/run/avahi-daemon/socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit ssh.socket:
	Description: OpenBSD Secure Shell server socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/ssh.socket
	CGroup realized: yes
	CGroup mask: 0x0
	Name: ssh.socket
	Fragment Path: /lib/systemd/system/ssh.socket
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: sysinit.target
	Wants: system.slice
	WantedBy: sockets.target
	Conflicts: ssh.service
	Conflicts: shutdown.target
	Before: ssh.service
	Before: sockets.target
	Before: shutdown.target
	Before: ssh at 0.service
	After: sysinit.target
	After: system.slice
	Triggers: ssh at 0.service
	References: ssh.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	ListenStream: [::]:22
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit acpid.socket:
	Description: ACPID Listen Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/acpid.socket
	CGroup realized: yes
	CGroup mask: 0x0
	Name: acpid.socket
	Fragment Path: /lib/systemd/system/acpid.socket
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Wants: system.slice
	RequiredBy: acpid.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: acpid.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: system.slice
	After: -.mount
	Triggers: acpid.service
	References: acpid.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: acpid.service
	RequiresMountsFor: /run/acpid.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /run/acpid.socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit cups.socket:
	Description: CUPS Printing Service Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/cups.socket
	CGroup realized: yes
	CGroup mask: 0x0
	Name: cups.socket
	Fragment Path: /lib/systemd/system/cups.socket
	DropIn Path: /etc/systemd/system/cups.socket.d/cupsd-listen.conf
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Wants: system.slice
	RequiredBy: cups.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: cups.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: system.slice
	After: -.mount
	Triggers: cups.service
	References: cups.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: cups.service
	RequiresMountsFor: /var/run/cups/cups.sock
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: running
	Result: success
	BindIPv6Only: ipv6-only
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /var/run/cups/cups.sock
	ListenStream: 0.0.0.0:631
	ListenStream: [::]:631
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-initctl.socket:
	Description: /dev/initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-initctl.socket
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sockets.target
	Before: sockets.target
	Before: systemd-initctl.service
	After: -.mount
	Triggers: systemd-initctl.service
	References: sockets.target
	References: systemd-initctl.service
	References: -.mount
	ReferencedBy: sockets.target
	RequiresMountsFor: /dev/initctl
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenFIFO: /dev/initctl
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-shutdownd.socket:
	Description: Delayed Shutdown Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-shutdownd.socket
	Documentation: man:systemd-shutdownd.service(8)
	Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sockets.target
	Before: sockets.target
	Before: systemd-shutdownd.service
	After: -.mount
	Triggers: systemd-shutdownd.service
	References: sockets.target
	References: systemd-shutdownd.service
	References: -.mount
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/systemd/shutdownd
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	ListenDatagram: /run/systemd/shutdownd
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-shutdownd.service:
	Description: Delayed Shutdown Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-shutdownd.service
	Documentation: man:systemd-shutdownd.service(8)
	Fragment Path: /lib/systemd/system/systemd-shutdownd.service
	After: systemd-shutdownd.socket
	After: systemd-journald.socket
	TriggeredBy: systemd-shutdownd.socket
	References: systemd-journald.socket
	ReferencedBy: systemd-shutdownd.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: all
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-shutdownd
-> Unit systemd-initctl.service:
	Description: /dev/initctl Compatibility Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-initctl.service
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.service
	After: systemd-initctl.socket
	After: systemd-journald.socket
	TriggeredBy: systemd-initctl.socket
	References: systemd-journald.socket
	ReferencedBy: systemd-initctl.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: all
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: swap.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	Requires: dev-sdb1.swap
	Requires: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	Requires: dev-disk-by\x2dlabel-LinuxSwap.swap
	Requires: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	Requires: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	Wants: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	After: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	After: dev-sdb1.swap
	After: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	After: dev-disk-by\x2dlabel-LinuxSwap.swap
	After: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	After: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	References: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	References: shutdown.target
	References: dev-sdb1.swap
	References: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	References: dev-disk-by\x2dlabel-LinuxSwap.swap
	References: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	References: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit debian-fixup.service:
	Description: Various fixups to make systemd work better on Debian
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: debian-fixup.service
	Fragment Path: /lib/systemd/system/debian-fixup.service
	ConditionPathIsSymbolicLink: |!/var/lock failed
	ConditionPathIsSymbolicLink: |!/var/run failed
	ConditionPathIsSymbolicLink: |!/etc/mtab failed
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: no
	WantedBy: sysinit.target
	Before: var-run.mount
	Before: var-lock.mount
	Before: sysinit.target
	After: systemd-remount-fs.service
	After: systemd-journald.socket
	References: var-run.mount
	References: var-lock.mount
	References: sysinit.target
	References: systemd-remount-fs.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/debian-fixup
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-mqueue.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dev-mqueue.mount
	Documentation: man:mq_overview(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-mqueue.mount
	ConditionPathExists: /proc/sys/fs/mqueue succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /dev/mqueue
	What: mqueue
	File System Type: mqueue
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-modules-load.service
	Name: kmod.service
	Documentation: man:systemd-modules-load.service(8)
	Documentation: man:modules-load.d(5)
	Fragment Path: /lib/systemd/system/systemd-modules-load.service
	ConditionKernelCommandLine: |rd.modules-load failed
	ConditionKernelCommandLine: |modules-load failed
	ConditionDirectoryNotEmpty: |/run/modules-load.d failed
	ConditionDirectoryNotEmpty: |/etc/modules-load.d succeeded
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/lib/modules-load.d succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sys-fs-fuse-connections.mount
	Before: sys-kernel-config.mount
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: sys-kernel-config.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
			PID: 211
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit cryptsetup.target:
	Description: Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: cryptsetup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Tue 2014-08-12 00:09:24 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 proc-sys-fs-binfmt_misc.automount:
	Description: Arbitrary Executable File Formats File System Automount Point
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: proc-sys-fs-binfmt_misc.automount
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
	ConditionPathIsReadWrite: /proc/sys/ succeeded
	ConditionPathExists: /proc/sys/fs/binfmt_misc/ succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: systemd-binfmt.service
	Before: sysinit.target
	Before: proc-sys-fs-binfmt_misc.mount
	After: -.mount
	Triggers: proc-sys-fs-binfmt_misc.mount
	References: sysinit.target
	References: proc-sys-fs-binfmt_misc.mount
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-binfmt.service
	RequiresMountsFor: /proc/sys/fs
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Automount State: running
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
-> Unit systemd-update-utmp.service:
	Description: Update UTMP about System Reboot/Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-update-utmp.service
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp.service
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: -.mount
	RequiredBy: systemd-update-utmp-runlevel.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup.service
	After: auditd.service
	After: systemd-journald.socket
	After: -.mount
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: auditd.service
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp reboot
			PID: 613
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit systemd-journal-flush.service:
	Description: Trigger Flushing of Journal to Persistent Storage
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-journal-flush.service
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journal-flush.service
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: systemd-journald.service
	WantedBy: sysinit.target
	Before: systemd-user-sessions.service
	After: systemd-journald.service
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: systemd-journald.service
	References: local-fs.target
	References: remote-fs.target
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
			PID: 599
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-binfmt.service
	Documentation: man:systemd-binfmt.service(8)
	Documentation: man:binfmt.d(5)
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Fragment Path: /lib/systemd/system/systemd-binfmt.service
	ConditionDirectoryNotEmpty: |/run/binfmt.d failed
	ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
	ConditionPathIsReadWrite: /proc/sys/ succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: no
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: proc-sys-fs-binfmt_misc.automount
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
-> Unit sys-kernel-config.mount:
	Description: Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-kernel-config.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-config.mount
	ConditionPathExists: /sys/kernel/config failed
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: no
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /sys/kernel
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: dead
	Result: success
	Where: /sys/kernel/config
	What: configfs
	File System Type: configfs
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-kernel-debug.mount:
	Description: Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/sys-kernel-debug.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: sys-kernel-debug.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
	ConditionPathExists: /sys/kernel/debug succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /sys/kernel
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /sys/kernel/debug
	What: debugfs
	File System Type: debugfs
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-fs-fuse-connections.mount:
	Description: FUSE Control File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/sys-fs-fuse-connections.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: sys-fs-fuse-connections.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
	ConditionPathExists: /sys/fs/fuse/connections succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	WantedBy: sys-module-fuse.device
	Before: sysinit.target
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: sys-module-fuse.device
	RequiresMountsFor: /sys/fs/fuse
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /sys/fs/fuse/connections
	What: fusectl
	File System Type: fusectl
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit kmod-static-nodes.service:
	Description: Create list of required static device nodes for the current kernel
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: kmod-static-nodes.service
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionFileIsExecutable: /bin/kmod succeeded
	ConditionPathExists: /lib/modules/3.14-2-amd64/modules.devname succeeded
	ConditionCapability: CAP_MKNOD succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-tmpfiles-setup-dev.service
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-tmpfiles-setup-dev.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
			PID: 200
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit plymouth-read-write.service:
	Description: Tell Plymouth To Write Out Runtime Data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: plymouth-read-write.service
	Name: plymouth-log.service
	Fragment Path: /lib/systemd/system/plymouth-read-write.service
	ConditionPathExists: !/etc/initrd-release succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/plymouth update-root-fs --read-write
			PID: 595
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 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: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-journald.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: systemd-journald.service
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.service
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: systemd-journald.socket
	RequiredBy: systemd-journal-flush.service
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-journal-flush.service
	After: systemd-journald.socket
	After: syslog.socket
	TriggeredBy: systemd-journald.socket
	References: systemd-journald.socket
	References: syslog.socket
	References: sysinit.target
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-journald.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: always
	NotifyAccess: all
	Main PID: 205
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 16384
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_syslog
	-> ExecStart:
		Command Line: /lib/systemd/systemd-journald
			PID: 205
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
	Status Text: Processing requests...
-> Unit systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-random-seed.service
	Name: urandom.service
	Documentation: man:systemd-random-seed.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed.service
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: networking.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-remount-fs.service
	After: systemd-journald.socket
	After: -.mount
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-remount-fs.service
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: networking.service
	RequiresMountsFor: /var/lib/systemd/random-seed
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
			PID: 380
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
-> Unit systemd-tmpfiles-setup-dev.service:
	Description: Create static device nodes in /dev
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-tmpfiles-setup-dev.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
	ConditionCapability: CAP_MKNOD succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: local-fs-pre.target
	Before: systemd-udevd.service
	After: systemd-journald.socket
	After: kmod-static-nodes.service
	References: sysinit.target
	References: local-fs-pre.target
	References: systemd-udevd.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: kmod-static-nodes.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
			PID: 226
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-ask-password-console.path:
	Description: Dispatch Password Requests to Console Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-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 failed
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: no
	Requires: -.mount
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: paths.target
	Before: shutdown.target
	Before: systemd-ask-password-console.service
	After: plymouth-start.service
	After: -.mount
	Triggers: systemd-ask-password-console.service
	References: shutdown.target
	References: plymouth-start.service
	References: paths.target
	References: systemd-ask-password-console.service
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /run/systemd/ask-password
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: dead
	Result: success
	Unit: systemd-ask-password-console.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-tmpfiles-setup.service:
	Description: Create Volatile Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-tmpfiles-setup.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	ConditionDirectoryNotEmpty: |/run/tmpfiles.d succeeded
	ConditionDirectoryNotEmpty: |/etc/tmpfiles.d succeeded
	ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d failed
	ConditionDirectoryNotEmpty: |/lib/tmpfiles.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Wants: local-fs.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-update-utmp.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-update-utmp.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
			PID: 596
			Start Timestamp: Tue 2014-08-12 00:09:25 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:25 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: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-hugepages.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dev-hugepages.mount
	Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-hugepages.mount
	ConditionPathExists: /sys/kernel/mm/hugepages succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /dev/hugepages
	What: hugetlbfs
	File System Type: hugetlbfs
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-sysctl.service
	Name: procps.service
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /lib/systemd/system/systemd-sysctl.service
	ConditionDirectoryNotEmpty: |/run/sysctl.d failed
	ConditionDirectoryNotEmpty: |/etc/sysctl.d succeeded
	ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d failed
	ConditionDirectoryNotEmpty: |/lib/sysctl.d failed
	ConditionPathIsReadWrite: /proc/sys/ succeeded
	Condition Timestamp: Tue 2014-08-12 00:09:24 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
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
			PID: 202
			Start Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-ask-password-console.service:
	Description: Dispatch Password Requests to Console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-ask-password-console.service
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
	ConditionPathExists: !/run/plymouth/pid untested
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-ask-password-console.path
	After: plymouth-start.service
	After: systemd-vconsole-setup.service
	After: systemd-journald.socket
	TriggeredBy: systemd-ask-password-console.path
	References: shutdown.target
	References: plymouth-start.service
	References: systemd-vconsole-setup.service
	References: systemd-journald.socket
	ReferencedBy: systemd-ask-password-console.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:24 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: syslog.socket
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.socket
	Condition Timestamp: Tue 2014-08-12 00:09:24 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
	RequiresMountsFor: /run/systemd/journal/syslog
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: auditd.service
	Before: systemd-update-utmp.service
	Before: ssh.service
	Before: ssh at 0.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: ssh.service
	ReferencedBy: ssh at 0.service
-> Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/proc-sys-fs-binfmt_misc.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: proc-sys-fs-binfmt_misc.mount
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: -.mount
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	After: -.mount
	TriggeredBy: proc-sys-fs-binfmt_misc.automount
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	RequiresMountsFor: /proc/sys/fs
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit var-run.mount:
	Description: var-run.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: var-run.mount
	After: debian-fixup.service
	ReferencedBy: debian-fixup.service
-> Unit var-lock.mount:
	Description: var-lock.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: var-lock.mount
	After: debian-fixup.service
	ReferencedBy: debian-fixup.service
-> Unit dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap:
	Description: /dev/disk/by-uuid/5cc1abad-75ff-425c-af1c-3a028cca9f18
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	Following: dev-sdb1.swap
	Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	Source Path: /etc/fstab
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	BindsTo: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.device
	RequiredBy: swap.target
	WantedBy: swap.target
	WantedBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.device
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: systemd-journald.socket
	After: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.device
	After: system.slice
	After: -.mount
	References: systemd-journald.socket
	References: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.device
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/disk/by-uuid/5cc1abad-75ff-425c-af1c-3a028cca9f18
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Swap State: active
	Result: success
	What: /dev/disk/by-uuid/5cc1abad-75ff-425c-af1c-3a028cca9f18
	From /proc/swaps: yes
	From fragment: yes
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	Condition Timestamp: Tue 2014-08-12 00:09:24 CEST
	Condition Result: yes
	Wants: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	BoundBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	Before: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	ReferencedBy: dev-disk-by\x2duuid-5cc1abad\x2d75ff\x2d425c\x2daf1c\x2d3a028cca9f18.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit reboot.target:
	Description: Reboot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: reboot.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/reboot.target
	Requires: systemd-reboot.service
	Wants: plymouth-reboot.service
	Wants: console-kit-log-system-restart.service
	After: unattended-upgrades.service
	After: systemd-reboot.service
	References: systemd-reboot.service
	References: plymouth-reboot.service
	References: console-kit-log-system-restart.service
	ReferencedBy: unattended-upgrades.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit halt.target:
	Description: Halt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: halt.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/halt.target
	Requires: systemd-halt.service
	Wants: plymouth-halt.service
	Wants: console-kit-log-system-stop.service
	After: unattended-upgrades.service
	After: systemd-halt.service
	References: systemd-halt.service
	References: plymouth-halt.service
	References: console-kit-log-system-stop.service
	ReferencedBy: unattended-upgrades.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-halt.service:
	Description: Halt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-halt.service
	Documentation: man:systemd-halt.service(8)
	Fragment Path: /lib/systemd/system/systemd-halt.service
	Requires: shutdown.target
	Requires: umount.target
	Requires: final.target
	RequiredBy: halt.target
	Before: halt.target
	After: plymouth-halt.service
	After: shutdown.target
	After: umount.target
	After: final.target
	After: systemd-journald.socket
	References: shutdown.target
	References: umount.target
	References: final.target
	References: systemd-journald.socket
	ReferencedBy: halt.target
	ReferencedBy: plymouth-halt.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemctl --force halt
-> Unit plymouth-halt.service:
	Description: Show Plymouth Halt Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: plymouth-halt.service
	Fragment Path: /lib/systemd/system/plymouth-halt.service
	ConditionKernelCommandLine: splash untested
	WantedBy: halt.target
	Before: systemd-halt.service
	After: getty at tty1.service
	After: display-manager.service
	After: plymouth-start.service
	After: systemd-journald.socket
	References: getty at tty1.service
	References: display-manager.service
	References: plymouth-start.service
	References: systemd-halt.service
	References: systemd-journald.socket
	ReferencedBy: halt.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/plymouthd --mode=shutdown --attach-to-session
	-> ExecStartPost:
		Command Line: /bin/plymouth show-splash
-> Unit console-kit-log-system-stop.service:
	Description: Console System Shutdown Logging
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: console-kit-log-system-stop.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-stop.service
	WantedBy: halt.target
	Before: shutdown.target
	After: sysinit.target
	After: console-kit-log-system-start.service
	After: systemd-journald.socket
	References: sysinit.target
	References: console-kit-log-system-start.service
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: halt.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ck-log-system-stop
-> Unit final.target:
	Description: Final Step
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: final.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/final.target
	RequiredBy: systemd-halt.service
	RequiredBy: systemd-reboot.service
	Before: systemd-halt.service
	Before: systemd-reboot.service
	After: shutdown.target
	After: umount.target
	References: shutdown.target
	References: umount.target
	ReferencedBy: systemd-halt.service
	ReferencedBy: systemd-reboot.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-reboot.service:
	Description: Reboot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-reboot.service
	Documentation: man:systemd-halt.service(8)
	Fragment Path: /lib/systemd/system/systemd-reboot.service
	Requires: shutdown.target
	Requires: umount.target
	Requires: final.target
	RequiredBy: reboot.target
	Before: reboot.target
	After: plymouth-reboot.service
	After: shutdown.target
	After: umount.target
	After: final.target
	After: systemd-journald.socket
	References: shutdown.target
	References: umount.target
	References: final.target
	References: systemd-journald.socket
	ReferencedBy: reboot.target
	ReferencedBy: plymouth-reboot.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemctl --force reboot
-> Unit plymouth-reboot.service:
	Description: Show Plymouth Reboot Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: plymouth-reboot.service
	Fragment Path: /lib/systemd/system/plymouth-reboot.service
	ConditionKernelCommandLine: splash untested
	WantedBy: reboot.target
	Before: systemd-reboot.service
	After: getty at tty1.service
	After: display-manager.service
	After: plymouth-start.service
	After: systemd-journald.socket
	References: getty at tty1.service
	References: display-manager.service
	References: plymouth-start.service
	References: systemd-reboot.service
	References: systemd-journald.socket
	ReferencedBy: reboot.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/plymouthd --mode=shutdown --attach-to-session
	-> ExecStartPost:
		Command Line: /bin/plymouth show-splash
-> Unit console-kit-log-system-restart.service:
	Description: Console System Reboot Logging
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: console-kit-log-system-restart.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-restart.service
	WantedBy: reboot.target
	Before: shutdown.target
	After: sysinit.target
	After: console-kit-log-system-start.service
	After: systemd-journald.socket
	References: sysinit.target
	References: console-kit-log-system-start.service
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: reboot.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ck-log-system-restart
-> Unit console-screen.service:
	Description: console-screen.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: console-screen.service
	Before: console-setup.service
	Before: kdm.service
	ReferencedBy: console-setup.service
	ReferencedBy: kdm.service
-> Unit systemd-udev-settle.service:
	Description: udev Wait for Complete Device Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-udev-settle.service
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-settle.service
	ConditionPathIsReadWrite: /sys untested
	Wants: systemd-udevd.service
	Before: udev-finish.service
	Before: sysinit.target
	After: systemd-udev-trigger.service
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: systemd-udev-trigger.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: udev-finish.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/udevadm settle
-> Unit devfsd.service:
	Description: devfsd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: devfsd.service
	Before: qemu-system-x86.service
	ReferencedBy: qemu-system-x86.service
-> Unit keymap.service:
	Description: keymap.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: keymap.service
	Before: keyboard-setup.service
	ReferencedBy: keyboard-setup.service
-> Unit time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: time-sync.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Conflicts: shutdown.target
	Before: anacron.service
	Before: minissdpd.service
	Before: mysql.service
	Before: nfs-common.service
	References: shutdown.target
	ReferencedBy: anacron.service
	ReferencedBy: minissdpd.service
	ReferencedBy: mysql.service
	ReferencedBy: nfs-common.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: network-online.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-online.target
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	WantedBy: ntp.service
	WantedBy: nmbd.service
	WantedBy: minissdpd.service
	WantedBy: mysql.service
	WantedBy: smbd.service
	WantedBy: openvpn.service
	WantedBy: nullmailer.service
	WantedBy: dirmngr.service
	WantedBy: schroot.service
	WantedBy: rpcbind.service
	WantedBy: samba-ad-dc.service
	Conflicts: shutdown.target
	Before: ntp.service
	Before: nmbd.service
	Before: minissdpd.service
	Before: mysql.service
	Before: smbd.service
	Before: openvpn.service
	Before: nullmailer.service
	Before: dirmngr.service
	Before: schroot.service
	Before: rpcbind.service
	Before: samba-ad-dc.service
	After: network.target
	References: network.target
	References: shutdown.target
	ReferencedBy: ntp.service
	ReferencedBy: nmbd.service
	ReferencedBy: minissdpd.service
	ReferencedBy: mysql.service
	ReferencedBy: smbd.service
	ReferencedBy: openvpn.service
	ReferencedBy: nullmailer.service
	ReferencedBy: dirmngr.service
	ReferencedBy: schroot.service
	ReferencedBy: rpcbind.service
	ReferencedBy: samba-ad-dc.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit irker.service:
	Description: irker.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: irker.service
	Before: irkerhook-lxc.service
	ReferencedBy: irkerhook-lxc.service
-> Unit avahi.service:
	Description: avahi.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: avahi.service
	Before: saned.service
	ReferencedBy: saned.service
-> Unit festival.service:
	Description: festival.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: festival.service
	Before: speech-dispatcher.service
	ReferencedBy: speech-dispatcher.service
-> Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: nss-lookup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-lookup.target
	Conflicts: shutdown.target
	Before: mysql.service
	References: shutdown.target
	ReferencedBy: mysql.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit rpcbind.target:
	Description: RPC Port Mapper
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: rpcbind.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rpcbind.target
	Source Path: /etc/insserv.conf.d/rpcbind
	DropIn Path: /run/systemd/generator/rpcbind.target.d/50-hard-dependency-rpcbind-$portmap.conf
	Condition Timestamp: Tue 2014-08-12 00:09:25 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 slapd.service:
	Description: slapd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: slapd.service
	Before: smbd.service
	ReferencedBy: smbd.service
-> Unit x-display-manager.target:
	Description: X11 Display Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: x-display-manager.target
	Fragment Path: /lib/systemd/system/x-display-manager.target
	Source Path: /etc/insserv.conf.d/kdm
	DropIn Path: /run/systemd/generator/x-display-manager.target.d/50-hard-dependency-kdm-$x-display-manager.conf
	Condition Timestamp: Tue 2014-08-12 00:09:29 CEST
	Condition Result: yes
	Requires: kdm.service
	WantedBy: kdm.service
	Conflicts: shutdown.target
	Before: bootlogs.service
	After: openvpn.service
	After: kdm.service
	References: kdm.service
	References: shutdown.target
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: bootlogs.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit gdm.service:
	Description: gdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: gdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
-> Unit xdm.service:
	Description: xdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: xdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
-> Unit wdm.service:
	Description: wdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: wdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
-> Unit ldm.service:
	Description: ldm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: ldm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
-> Unit sdm.service:
	Description: sdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
-> Unit nodm.service:
	Description: nodm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: nodm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
-> Unit krb5-kdc.service:
	Description: krb5-kdc.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: krb5-kdc.service
	Before: kdm.service
	ReferencedBy: kdm.service
-> Unit all.target:
	Description: all.target
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: all.target
	Before: teamviewerd.service
	ReferencedBy: teamviewerd.service
-> Unit lvm.service:
	Description: lvm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: lvm.service
	Before: schroot.service
	ReferencedBy: schroot.service
-> Unit systemd-update-utmp-runlevel.service:
	Description: Update UTMP about System Runlevel Changes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:34 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2014-08-12 00:09:34 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-update-utmp-runlevel.service
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Tue 2014-08-12 00:09:34 CEST
	Condition Result: yes
	Requires: -.mount
	Requisite: systemd-update-utmp.service
	WantedBy: multi-user.target
	WantedBy: graphical.target
	WantedBy: rescue.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-update-utmp.service
	After: multi-user.target
	After: systemd-journald.socket
	After: -.mount
	After: graphical.target
	After: rescue.target
	References: shutdown.target
	References: systemd-update-utmp.service
	References: multi-user.target
	References: systemd-journald.socket
	References: -.mount
	References: graphical.target
	References: rescue.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	ReferencedBy: rescue.target
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
			PID: 2235
			Start Timestamp: Tue 2014-08-12 00:09:34 CEST
			Exit Timestamp: Tue 2014-08-12 00:09:34 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit sys-devices-pci0000:00-0000:00:0a.0-0000:02:00.0-net-eth0.device:
	Description: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Motherboard)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:0a.0-0000:02:00.0-net-eth0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:0a.0/0000:02:00.0/net/eth0
-> Unit sys-subsystem-net-devices-eth0.device:
	Description: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Motherboard)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-subsystem-net-devices-eth0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:0a.0/0000:02:00.0/net/eth0
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-platform-serial8250-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-ttyS1.device
	Following: sys-devices-platform-serial8250-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-platform-serial8250-tty-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit dev-ttyS3.device:
	Description: /dev/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-ttyS3.device
	Following: sys-devices-platform-serial8250-tty-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-platform-serial8250-tty-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-ttyS2.device
	Following: sys-devices-platform-serial8250-tty-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit sys-devices-pnp0-00:07-tty-ttyS0.device:
	Description: /sys/devices/pnp0/00:07/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pnp0-00:07-tty-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:07/tty/ttyS0
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-ttyS0.device
	Following: sys-devices-pnp0-00:07-tty-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:07/tty/ttyS0
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device:
	Description: LITE-ON_DVDRW_LH-20A1S
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-sr0.device:
	Description: LITE-ON_DVDRW_LH-20A1S
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sr0.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-cdrom.device:
	Description: LITE-ON_DVDRW_LH-20A1S
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-cdrom.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-cdrw.device:
	Description: LITE-ON_DVDRW_LH-20A1S
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-cdrw.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dLITE\x2dON_DVDRW_LH\x2d20A1S.device:
	Description: LITE-ON_DVDRW_LH-20A1S
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dLITE\x2dON_DVDRW_LH\x2d20A1S.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-dvd.device:
	Description: LITE-ON_DVDRW_LH-20A1S
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-dvd.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-dvdrw.device:
	Description: LITE-ON_DVDRW_LH-20A1S
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-dvdrw.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit sys-devices-pnp0-00:08-printer-lp0.device:
	Description: /sys/devices/pnp0/00:08/printer/lp0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pnp0-00:08-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:08/printer/lp0
-> Unit printer.target:
	Description: Printer
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: printer.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/printer.target
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Wants: cups.service
	WantedBy: sys-devices-pnp0-00:08-printer-lp0.device
	Conflicts: shutdown.target
	After: cups.service
	References: cups.service
	References: shutdown.target
	ReferencedBy: sys-devices-pnp0-00:08-printer-lp0.device
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit dev-lp0.device:
	Description: /dev/lp0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-lp0.device
	Following: sys-devices-pnp0-00:08-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:08/printer/lp0
-> Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-module-fuse.device
	Job Timeout: 1min 30s
	Wants: sys-fs-fuse-connections.mount
	References: sys-fs-fuse-connections.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/module/fuse
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sda.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dOCZ\x2dAGILITY3_OCZ\x2dSJ5U0QGB47T1T0G2.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dOCZ\x2dAGILITY3_OCZ\x2dSJ5U0QGB47T1T0G2.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-wwn\x2d0x5e83a97ef7d1aae7.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x5e83a97ef7d1aae7.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card1.device:
	Description: Turks/Whistler HDMI Audio [Radeon HD 6000 Series]
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card1.device
	Job Timeout: 1min 30s
	Wants: sound.target
	References: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1
-> Unit sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sound.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sound.target
	Condition Timestamp: Tue 2014-08-12 00:09:25 CEST
	Condition Result: yes
	WantedBy: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card1.device
	WantedBy: sys-devices-pci0000:00-0000:00:14.2-sound-card0.device
	Conflicts: shutdown.target
	References: shutdown.target
	ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.1-sound-card1.device
	ReferencedBy: sys-devices-pci0000:00-0000:00:14.2-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:14.2-sound-card0.device:
	Description: SBx00 Azalia (Intel HDA) (GA-MA770-DS3rev2.0 Motherboard)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:14.2-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:14.2/sound/card0
-> Unit sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc
-> Unit dev-sdc.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sdc.device
	Following: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD3200AAJB\x2d00J3A0_WD\x2dWCAV2AY43096.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dWDC_WD3200AAJB\x2d00J3A0_WD\x2dWCAV2AY43096.device
	Following: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee1af1fedc8.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x50014ee1af1fedc8.device
	Following: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-sdb.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sdb.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sda1.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dOCZ\x2dAGILITY3_OCZ\x2dSJ5U0QGB47T1T0G2\x2dpart1.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dOCZ\x2dAGILITY3_OCZ\x2dSJ5U0QGB47T1T0G2\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x5e83a97ef7d1aae7\x2dpart1.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x5e83a97ef7d1aae7\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2dlabel-DebianRootFS.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dlabel-DebianRootFS.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2duuid-dff0c357\x2d0b90\x2d4b2c\x2daec7\x2d2bff13aa9ee5.device:
	Description: OCZ-AGILITY3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2duuid-dff0c357\x2d0b90\x2d4b2c\x2daec7\x2d2bff13aa9ee5.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc-sdc1.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc-sdc1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc/sdc1
-> Unit dev-sdc1.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sdc1.device
	Following: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc-sdc1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD3200AAJB\x2d00J3A0_WD\x2dWCAV2AY43096\x2dpart1.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dWDC_WD3200AAJB\x2d00J3A0_WD\x2dWCAV2AY43096\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc-sdc1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee1af1fedc8\x2dpart1.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x50014ee1af1fedc8\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc-sdc1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2dlabel-Data320G.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dlabel-Data320G.device
	Following: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc-sdc1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc/sdc1
-> Unit dev-disk-by\x2duuid-a13a34f9\x2df0f6\x2d4eaf\x2d8abf\x2d02e8f8b34921.device:
	Description: WDC_WD3200AAJB-00J3A0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2duuid-a13a34f9\x2df0f6\x2d4eaf\x2d8abf\x2d02e8f8b34921.device
	Following: sys-devices-pci0000:00-0000:00:14.1-ata7-host6-target6:0:0-6:0:0:0-block-sdc-sdc1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdc/sdc1
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit dev-sdb1.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sdb1.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2dlabel-LinuxSwap.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dlabel-LinuxSwap.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-sdb2.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sdb2.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart2.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart2.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2dlabel-Homes.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dlabel-Homes.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2dpartuuid-04092b0d\x2d915c\x2d448f\x2d8a2c\x2dc8d39ca49c90.device:
	Description: ST1000DL002-9TT153
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dpartuuid-04092b0d\x2d915c\x2d448f\x2d8a2c\x2dc8d39ca49c90.device
	Following: sys-devices-pci0000:00-0000:00:11.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap:
	Description: /dev/disk/by-id/ata-ST1000DL002-9TT153_W1V133WL-part1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dST1000DL002\x2d9TT153_W1V133WL\x2dpart1.swap
	Following: dev-sdb1.swap
	Requires: -.mount
	Wants: system.slice
	RequiredBy: swap.target
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: systemd-journald.socket
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/disk/by-id/ata-ST1000DL002-9TT153_W1V133WL-part1
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Swap State: active
	Result: success
	What: /dev/disk/by-id/ata-ST1000DL002-9TT153_W1V133WL-part1
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap:
	Description: /dev/disk/by-id/wwn-0x5000c5004907d5e3-part1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x5000c5004907d5e3\x2dpart1.swap
	Following: dev-sdb1.swap
	Requires: -.mount
	Wants: system.slice
	RequiredBy: swap.target
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: systemd-journald.socket
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/disk/by-id/wwn-0x5000c5004907d5e3-part1
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Swap State: active
	Result: success
	What: /dev/disk/by-id/wwn-0x5000c5004907d5e3-part1
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-disk-by\x2dlabel-LinuxSwap.swap:
	Description: /dev/disk/by-label/LinuxSwap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2dlabel-LinuxSwap.swap
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dev-disk-by\x2dlabel-LinuxSwap.swap
	Following: dev-sdb1.swap
	Requires: -.mount
	Wants: system.slice
	RequiredBy: swap.target
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: systemd-journald.socket
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/disk/by-label/LinuxSwap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Swap State: active
	Result: success
	What: /dev/disk/by-label/LinuxSwap
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap:
	Description: /dev/disk/by-partuuid/40e8f989-abde-487c-92dc-7a1359b2aa36
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dev-disk-by\x2dpartuuid-40e8f989\x2dabde\x2d487c\x2d92dc\x2d7a1359b2aa36.swap
	Following: dev-sdb1.swap
	Requires: -.mount
	Wants: system.slice
	RequiredBy: swap.target
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: systemd-journald.socket
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/disk/by-partuuid/40e8f989-abde-487c-92dc-7a1359b2aa36
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Swap State: active
	Result: success
	What: /dev/disk/by-partuuid/40e8f989-abde-487c-92dc-7a1359b2aa36
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-sdb1.swap:
	Description: /dev/sdb1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-sdb1.swap
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dev-sdb1.swap
	Requires: -.mount
	Wants: system.slice
	RequiredBy: swap.target
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: systemd-journald.socket
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/sdb1
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Swap State: active
	Result: success
	What: /dev/sdb1
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:1-block-sde.device:
	Description: SM_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:1-block-sde.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:1/block/sde
-> Unit dev-sde.device:
	Description: SM_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sde.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:1-block-sde.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:1/block/sde
-> Unit dev-disk-by\x2did-usb\x2dOTi_SM_CARD_Reader_0123456789abcdef\x2d0:1.device:
	Description: SM_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-usb\x2dOTi_SM_CARD_Reader_0123456789abcdef\x2d0:1.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:1-block-sde.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:1/block/sde
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.2\x2dusb\x2d0:2.3:1.0\x2dscsi\x2d0:0:0:1.device:
	Description: SM_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:12.2\x2dusb\x2d0:2.3:1.0\x2dscsi\x2d0:0:0:1.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:1-block-sde.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:1/block/sde
-> Unit sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device:
	Description: CF_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:0/block/sdd
-> Unit dev-sdd.device:
	Description: CF_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sdd.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:0/block/sdd
-> Unit dev-disk-by\x2did-usb\x2dOTi_CF_CARD_Reader_0123456789abcdef\x2d0:0.device:
	Description: CF_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-usb\x2dOTi_CF_CARD_Reader_0123456789abcdef\x2d0:0.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:0/block/sdd
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.2\x2dusb\x2d0:2.3:1.0\x2dscsi\x2d0:0:0:0.device:
	Description: CF_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:12.2\x2dusb\x2d0:2.3:1.0\x2dscsi\x2d0:0:0:0.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:0-block-sdd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:0/block/sdd
-> Unit sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:2-block-sdf.device:
	Description: SD_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:2-block-sdf.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:2/block/sdf
-> Unit dev-sdf.device:
	Description: SD_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sdf.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:2-block-sdf.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:2/block/sdf
-> Unit dev-disk-by\x2did-usb\x2dOTi_SD_CARD_Reader_0123456789abcdef\x2d0:2.device:
	Description: SD_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-usb\x2dOTi_SD_CARD_Reader_0123456789abcdef\x2d0:2.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:2-block-sdf.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:2/block/sdf
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.2\x2dusb\x2d0:2.3:1.0\x2dscsi\x2d0:0:0:2.device:
	Description: SD_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:12.2\x2dusb\x2d0:2.3:1.0\x2dscsi\x2d0:0:0:2.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:2-block-sdf.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:2/block/sdf
-> Unit sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:3-block-sdg.device:
	Description: MS_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:3-block-sdg.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:3/block/sdg
-> Unit dev-sdg.device:
	Description: MS_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-sdg.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:3-block-sdg.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:3/block/sdg
-> Unit dev-disk-by\x2did-usb\x2dOTi_MS_CARD_Reader_0123456789abcdef\x2d0:3.device:
	Description: MS_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-usb\x2dOTi_MS_CARD_Reader_0123456789abcdef\x2d0:3.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:3-block-sdg.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:3/block/sdg
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.2\x2dusb\x2d0:2.3:1.0\x2dscsi\x2d0:0:0:3.device:
	Description: MS_CARD_Reader
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:12.2\x2dusb\x2d0:2.3:1.0\x2dscsi\x2d0:0:0:3.device
	Following: sys-devices-pci0000:00-0000:00:12.2-usb1-1\x2d2-1\x2d2.3-1\x2d2.3:1.0-host8-target8:0:0-8:0:0:3-block-sdg.device
	Job 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:12.2/usb1/1-2/1-2.3/1-2.3:1.0/host8/target8:0:0/8:0:0:3/block/sdg
-> Unit run-rpc_pipefs.mount:
	Description: /run/rpc_pipefs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/run-rpc_pipefs.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: run-rpc_pipefs.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Wants: system.slice
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: umount.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: system.slice
	References: -.mount
	RequiresMountsFor: /run
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /run/rpc_pipefs
	What: rpc_pipefs
	File System Type: rpc_pipefs
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit ssh at 0.service:
	Description: OpenBSD Secure Shell server per-connection daemon
	Instance: 0
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-ssh.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: ssh at 0.service
	Fragment Path: /lib/systemd/system/ssh at .service
	Requires: basic.target
	Wants: system-ssh.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: auditd.service
	After: basic.target
	After: system-ssh.slice
	After: ssh.socket
	TriggeredBy: ssh.socket
	References: auditd.service
	References: basic.target
	References: shutdown.target
	References: system-ssh.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: -/etc/default/ssh
	LimitNOFILE: 4096
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/sshd -i $SSHD_OPTS
-> Unit system-ssh.slice:
	Description: system-ssh.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/system-ssh.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: system-ssh.slice
	Wants: system.slice
	WantedBy: ssh at 0.service
	Conflicts: shutdown.target
	Before: ssh at 0.service
	Before: shutdown.target
	After: system.slice
	References: shutdown.target
	References: system.slice
	ReferencedBy: ssh at 0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: dead
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit colord.service:
	Description: Manage, Install and Generate Color Profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/colord.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: colord.service
	Fragment Path: /lib/systemd/system/colord.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 1305
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ColorManager
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: colord
	-> ExecStart:
		Command Line: /usr/lib/colord/colord
			PID: 1305
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit polkitd.service:
	Description: Authenticate and Authorize Users to Run Privileged Tasks
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/polkitd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: polkitd.service
	Fragment Path: /lib/systemd/system/polkitd.service
	Condition Timestamp: Tue 2014-08-12 00:09:26 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 1309
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PolicyKit1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/policykit-1/polkitd --no-debug
			PID: 1309
			Start Timestamp: Tue 2014-08-12 00:09:26 CEST
-> Unit user-1001.slice:
	Description: user-1001.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:37 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:37 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: user.slice
	CGroup: /user.slice/user-1001.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: user-1001.slice
	Condition Timestamp: Tue 2014-08-12 00:09:37 CEST
	Condition Result: yes
	Wants: user.slice
	WantedBy: user at 1001.service
	WantedBy: session-1.scope
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: user at 1001.service
	Before: session-1.scope
	After: user.slice
	References: shutdown.target
	References: user.slice
	ReferencedBy: user at 1001.service
	ReferencedBy: session-1.scope
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit user at 1001.service:
	Description: User Manager for 1001
	Instance: 1001
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:37 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:37 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: user-1001.slice
	CGroup: /user.slice/user-1001.slice/user at 1001.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: user at 1001.service
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Tue 2014-08-12 00:09:37 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: user-1001.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	After: user-1001.slice
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: user-1001.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	Main PID: 2517
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGCONT
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	Environment: DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/dbus/user_bus_socket
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 1001
	PAMName: systemd-user
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
			PID: 2517
			Start Timestamp: Tue 2014-08-12 00:09:37 CEST
	-> ExecStop:
		Command Line: /bin/kill -TERM ${MAINPID}
	Status Text: Startup finished in 143ms.
-> Unit session-1.scope:
	Description: Session 1 of user jarda
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:37 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:37 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Slice: user-1001.slice
	CGroup: /user.slice/user-1001.slice/session-1.scope
	CGroup realized: yes
	CGroup mask: 0x0
	Name: session-1.scope
	Fragment Path: /run/systemd/system/session-1.scope
	DropIn Path: /run/systemd/system/session-1.scope.d/90-After-systemd-logind\x2eservice.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/90-After-systemd-user-sessions\x2eservice.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/90-Description.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/90-SendSIGHUP.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/90-Slice.conf
	Condition Timestamp: Tue 2014-08-12 00:09:37 CEST
	Condition Result: yes
	Wants: user-1001.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-logind.service
	After: systemd-user-sessions.service
	After: user-1001.slice
	References: systemd-logind.service
	References: systemd-user-sessions.service
	References: shutdown.target
	References: user-1001.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
-> Unit udisks2.service:
	Description: Disk Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:42 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:42 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/udisks2.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: udisks2.service
	Documentation: man:udisks(8)
	Fragment Path: /lib/systemd/system/udisks2.service
	Condition Timestamp: Tue 2014-08-12 00:09:42 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 3000
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UDisks2
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/udisks2/udisksd --no-debug
			PID: 3000
			Start Timestamp: Tue 2014-08-12 00:09:42 CEST
-> Unit bluetooth.service:
	Description: Bluetooth service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:09:55 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:09:55 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/bluetooth.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dbus-org.bluez.service
	Name: bluetooth.service
	Documentation: man:bluetoothd(8)
	Fragment Path: /lib/systemd/system/bluetooth.service
	Condition Timestamp: Tue 2014-08-12 00:09:55 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	Main PID: 4163
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.bluez
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNPROC: 1
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_bind_service cap_net_admin
	-> ExecStart:
		Command Line: /usr/lib/bluetooth/bluetoothd
			PID: 4163
			Start Timestamp: Tue 2014-08-12 00:09:55 CEST
	Status Text: Running
-> Unit packagekit.service:
	Description: PackageKit Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Tue 2014-08-12 00:11:15 CEST
	Active Enter Timestamp: Tue 2014-08-12 00:11:15 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/packagekit.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: packagekit.service
	Fragment Path: /lib/systemd/system/packagekit.service
	Condition Timestamp: Tue 2014-08-12 00:11:15 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 5403
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PackageKit
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: root
	-> ExecStart:
		Command Line: /usr/lib/packagekit/packagekitd
			PID: 5403
			Start Timestamp: Tue 2014-08-12 00:11:15 CEST
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/fancontrol.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/fancontrol.service

==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/unattended-upgrades.service.dsh-also <==
/etc/systemd/system/shutdown.target.wants/unattended-upgrades.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service

==> /var/lib/systemd/deb-systemd-helper-enabled/network.target.wants/resolvconf.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.service <==

==> /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/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/paths.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service

==> /var/lib/systemd/deb-systemd-helper-enabled/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager-wait-online.service

==> /var/lib/systemd/deb-systemd-helper-enabled/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/accounts-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/accounts-daemon.service

==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service

==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/bluetooth.service.dsh-also <==
/etc/systemd/system/bluetooth.target.wants/bluetooth.service
/etc/systemd/system/dbus-org.bluez.service

==> /var/lib/systemd/deb-systemd-helper-enabled/resolvconf.service.dsh-also <==
/etc/systemd/system/network.target.wants/resolvconf.service

==> /var/lib/systemd/deb-systemd-helper-enabled/graphical.target.wants/accounts-daemon.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/pppd-dns.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/pppd-dns.service

==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.ModemManager1.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/dbus-org.freedesktop.Avahi.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/ModemManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ModemManager.service
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service

==> /var/lib/systemd/deb-systemd-helper-enabled/acpi-fakekey.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/acpi-fakekey.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/shutdown.target.wants/unattended-upgrades.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/rsyslog.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service

==> /var/lib/systemd/deb-systemd-helper-enabled/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/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.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/sockets.target.wants/acpi-fakekey.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/ssh.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/paths.target.wants/cups.path

==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.NetworkManager.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/atd.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/binfmt-support.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/NetworkManager.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cron.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ssh.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ModemManager.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/cups-browsed.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/cups.path <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/fancontrol.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/cron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cron.service


More information about the Pkg-systemd-maintainers mailing list