Bug#762395: systemd is not abel to boot systems with btrfs and without initramfs

M G Berberich berberic at fmi.uni-passau.de
Sun Sep 21 21:04:46 BST 2014


Package: systemd
Version: 208-8
Severity: normal

Dear Maintainer,

systemd is not able to boot a system that has btrfs-volumes in
/etc/fstab and does not use a initramfs. That is because ‘btrfs device
scan’ has to be executed bevor mounting btrfs-volumes and systemd does
not do this.

In my oppinion a service to do so would be necessary: 

/etc/systemd/system/btrfs-scan.service
---------------------------------------------------------------------------
#  This file is not part of systemd. bmg
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

[Unit]
Description=Scan for BtrFS devices
DefaultDependencies=no
After=local-fs-pre.target
Before=local-fs.target
Wants=local-fs.target
ConditionPathExists=/sbin/btrfs

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/sbin/btrfs device scan
---------------------------------------------------------------------------

-- Package-specific info:

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

Kernel: Linux 3.16.3 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemd depends on:
ii  acl                  2.2.52-2
ii  adduser              3.113+nmu3
ii  initscripts          2.88dsf-53.4
ii  libacl1              2.2.52-2
ii  libaudit1            1:2.4-1
ii  libblkid1            2.20.1-5.8
ii  libc6                2.19-11
ii  libcap2              1:2.24-4
ii  libcap2-bin          1:2.24-4
ii  libcryptsetup4       2:1.6.6-1
ii  libdbus-1-3          1.8.6-2
ii  libgcrypt11          1.5.4-3
ii  libkmod2             18-1
ii  liblzma5             5.1.1alpha+20120614-2
ii  libpam0g             1.1.8-3.1
ii  libselinux1          2.3-2
ii  libsystemd-daemon0   208-8
ii  libsystemd-journal0  208-8
ii  libsystemd-login0    208-8
ii  libudev1             208-8
ii  libwrap0             7.6.q-25
ii  sysv-rc              2.88dsf-53.4
ii  udev                 208-8
ii  util-linux           2.20.1-5.8

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

Versions of packages systemd suggests:
pn  systemd-ui  <none>

-- no debconf information
-------------- next part --------------
[EXTENDED]   /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-SendSIGHUP.conf
[EXTENDED]   /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-After-systemd-user-sessions\x2eservice.conf
[EXTENDED]   /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-After-systemd-logind\x2eservice.conf
[EXTENDED]   /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-Description.conf
[EXTENDED]   /run/systemd/system/session-1.scope -> /run/systemd/system/session-1.scope.d/90-Slice.conf
[EXTENDED]   /lib/systemd/system/cups.socket -> /etc/systemd/system/cups.socket.d/cupsd-listen.conf

6 overridden configuration files found.
-------------- next part --------------
-> Unit radvd.service:
	Description: LSB: Router Advertising Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/radvd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: radvd.service
	Source Path: /etc/init.d/radvd
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: syslog.target
	After: remote-fs.target
	After: network-online.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: remote-fs.target
	References: network-online.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/radvd start
			PID: 997
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/radvd reload
	-> ExecStop:
		Command Line: /etc/init.d/radvd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	SysVRunLevels: 2345
-> Unit rsyslog.service:
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/rsyslog.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: syslog.service
	Name: rsyslog.service
	Documentation: man:rsyslogd(8)
	Documentation: http://www.rsyslog.com/doc/
	Fragment Path: /lib/systemd/system/rsyslog.service
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: syslog.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: syslog.socket
	After: basic.target
	After: system.slice
	TriggeredBy: syslog.socket
	References: syslog.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: syslog.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	Main PID: 1144
	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: 1144
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit saned.service:
	Description: LSB: SANE network scanner server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: local-fs.target
	After: remote-fs.target
	After: dbus.socket
	After: avahi.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: local-fs.target
	References: remote-fs.target
	References: dbus.socket
	References: avahi.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: 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: 998
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 24
	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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1002
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 19
	SysVRunLevels: 2345
-> Unit dcmqrscp.service:
	Description: LSB: Init-Script for DCMTK Central Test Node dcmqrscp
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/dcmqrscp.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: dcmqrscp.service
	Source Path: /etc/init.d/dcmqrscp
	Condition Timestamp: Sun 2014-09-21 21:52:07 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/dcmqrscp start
			PID: 1003
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/dcmqrscp stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit atop.service:
	Description: LSB: Monitor for system resources and process activity
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/atop.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: atop.service
	Source Path: /etc/init.d/atop
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: systemd-journald.socket
	After: basic.target
	After: system.slice
	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/atop start
			PID: 1006
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/atop stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	SysVRunLevels: 2345
-> Unit portmap.service:
	Description: LSB: The RPC portmapper
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: portmap.service
	Source Path: /etc/init.d/portmap
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Wants: rpcbind.target
	Wants: network-online.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: rpcbind.target
	References: network-online.target
	References: local-fs.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: 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/portmap start
			PID: 987
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/portmap stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: S
-> Unit aiccu.service:
	Description: LSB: SixXS Automatic IPv6 Connectivity Client Utility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/aiccu.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: aiccu.service
	Source Path: /etc/init.d/aiccu
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: remote-fs.target
	After: syslog.target
	After: network-online.target
	After: time-sync.target
	After: nss-lookup.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: network-online.target
	References: time-sync.target
	References: nss-lookup.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/aiccu start
			PID: 1193
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/aiccu stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: 2345
-> Unit apache2.service:
	Description: LSB: Apache2 web server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2014-09-21 21:52:08 CEST
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/apache2.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: apache2.service
	Source Path: /etc/init.d/apache2
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: remote-fs.target
	After: network-online.target
	After: syslog.target
	After: nss-lookup.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: network-online.target
	References: syslog.target
	References: nss-lookup.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	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/apache2 start
			PID: 1196
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 1
	-> ExecReload:
		Command Line: /etc/init.d/apache2 reload
	-> ExecStop:
		Command Line: /etc/init.d/apache2 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 22
	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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/timidity start
			PID: 1009
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 19
	SysVRunLevels: 2345
-> Unit privoxy.service:
	Description: Privacy enhancing HTTP Proxy
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:08 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/privoxy.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: privoxy.service
	Fragment Path: /lib/systemd/system/privoxy.service
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: forking
	Restart: no
	NotifyAccess: none
	Main PID: 1019
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /var/run/privoxy.pid
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	Environment: PIDFILE=/var/run/privoxy.pid
	Environment: OWNER=privoxy
	Environment: CONFIGFILE=/etc/privoxy/config
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/privoxy --pidfile $PIDFILE --user $OWNER $CONFIGFILE
			PID: 1011
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStopPost:
		Command Line: /bin/rm -f $PIDFILE
-> Unit openarena-server.service:
	Description: LSB: Start OpenArena game server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/openarena-server.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: openarena-server.service
	Source Path: /etc/init.d/openarena-server
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: network-online.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: network-online.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/openarena-server start
			PID: 1012
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/openarena-server stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit cups.service:
	Description: CUPS Printing Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/cups.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: cups.service
	Documentation: man:cupsd(8)
	Documentation: man:cupsd.conf(5)
	Fragment Path: /lib/systemd/system/cups.service
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: 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: 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: 1016
	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: 1016
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> 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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1022
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 19
	SysVRunLevels: 2345
-> Unit tor.service:
	Description: LSB: Starts The Onion Router daemon processes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/tor.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: tor.service
	Source Path: /etc/init.d/tor
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: remote-fs.target
	After: network-online.target
	After: nss-lookup.target
	After: time-sync.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: network-online.target
	References: nss-lookup.target
	References: time-sync.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/tor start
			PID: 1199
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/tor reload
	-> ExecStop:
		Command Line: /etc/init.d/tor stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: 2345
-> Unit speech-dispatcher.service:
	Description: LSB: Speech Dispatcher
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2014-09-21 21:52:08 CEST
	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: Sun 2014-09-21 21:52:07 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: 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/speech-dispatcher start
			PID: 1024
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 1
	-> 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: 21
	SysVRunLevels: 2345
-> Unit etc-setserial.service:
	Description: LSB: controls configuration of serial ports
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: etc-setserial.service
	Source Path: /etc/init.d/etc-setserial
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: checkfs.service
	After: systemd-journald.socket
	References: checkfs.service
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/etc-setserial start
			PID: 147
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/etc-setserial stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 12
	SysVRunLevels: S
-> Unit atd.service:
	Description: Deferred execution scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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
	Documentation: man:atd(8)
	Fragment Path: /lib/systemd/system/atd.service
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: 1025
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/atd -f
			PID: 1025
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit nscd.service:
	Description: LSB: Starts the Name Service Cache Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/nscd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: nscd.service
	Source Path: /etc/init.d/nscd
	Condition Timestamp: Sun 2014-09-21 21:52:07 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/nscd start
			PID: 1029
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/nscd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1032
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 21
	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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1033
	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: 1033
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
	-> ExecReload:
		Command Line: /usr/sbin/avahi-daemon -r
	Status Text: Server startup complete. Host name is hermione.local. Local service cookie is 1738350312.
-> Unit ntp.service:
	Description: LSB: Start NTP daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1034
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 21
	SysVRunLevels: 2345
-> Unit pdnsd.service:
	Description: LSB: Start pdnsd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/pdnsd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: pdnsd.service
	Source Path: /etc/init.d/pdnsd
	DropIn Path: /run/systemd/generator/pdnsd.service.d/50-pdnsd-$named.conf
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: nss-lookup.target
	Wants: system.slice
	RequiredBy: nss-lookup.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: nss-lookup.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: nss-lookup.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: nss-lookup.target
	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/pdnsd start
			PID: 1036
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/pdnsd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	SysVRunLevels: 2345
-> Unit mcstrans.service:
	Description: LSB: The daemon to make sensitivity labels human readable form
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/mcstrans.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: mcstrans.service
	Name: mcstransd.service
	Source Path: /etc/init.d/mcstrans
	Condition Timestamp: Sun 2014-09-21 21:52:07 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/mcstrans start
			PID: 1037
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/mcstrans reload
	-> ExecStop:
		Command Line: /etc/init.d/mcstrans 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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1604
	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: 1604
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit collectd.service:
	Description: LSB: manage the statistics collection daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:08 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/collectd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: collectd.service
	Source Path: /etc/init.d/collectd
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: remote-fs.target
	After: network-online.target
	After: nss-lookup.target
	After: syslog.target
	After: time-sync.target
	After: cpufrequtils.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: network-online.target
	References: nss-lookup.target
	References: syslog.target
	References: time-sync.target
	References: cpufrequtils.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/collectd start
			PID: 1362
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/collectd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 24
	SysVRunLevels: 2345
-> Unit setserial.service:
	Description: LSB: controls configuration of serial ports
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: setserial.service
	Source Path: /etc/init.d/setserial
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: remote-fs.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/setserial start
			PID: 754
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/setserial stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: S
-> Unit fetchmail.service:
	Description: LSB: init-Script for system wide fetchmail daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:08 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/fetchmail.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: fetchmail.service
	Source Path: /etc/init.d/fetchmail
	Condition Timestamp: Sun 2014-09-21 21:52:08 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: syslog.target
	After: mail-transport-agent.target
	After: postfix.service
	After: exim4.service
	After: nss-lookup.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network-online.target
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: mail-transport-agent.target
	References: postfix.service
	References: exim4.service
	References: nss-lookup.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/fetchmail start
			PID: 1727
			Start Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/fetchmail stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 24
	SysVRunLevels: 2345
-> Unit thttpd.service:
	Description: LSB: Starts tiny/turbo/throttling HTTP server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/thttpd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: thttpd.service
	Source Path: /etc/init.d/thttpd
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: systemd-journald.socket
	After: basic.target
	After: system.slice
	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/thttpd start
			PID: 1039
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/thttpd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit apt-cacher-ng.service:
	Description: apt-cacher-ng.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: apt-cacher-ng.service
	Fragment Path: /dev/null
	WantedBy: multi-user.target
	ReferencedBy: multi-user.target
-> 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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: nfs-common.service
	Source Path: /etc/init.d/nfs-common
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: 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/nfs-common start
			PID: 991
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 17
	SysVRunLevels: S
-> Unit restorecond.service:
	Description: LSB: Daemon used to maintain SELinux file context
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/restorecond.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: restorecond.service
	Source Path: /etc/init.d/restorecond
	Condition Timestamp: Sun 2014-09-21 21:52:07 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/restorecond start
			PID: 1040
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/restorecond stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	SysVRunLevels: 2345
-> Unit schroot.service:
	Description: LSB: Recover schroot sessions.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:08 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: Sun 2014-09-21 21:52:07 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: 1042
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 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: 21
	SysVRunLevels: 2345
-> Unit hddtemp.service:
	Description: LSB: disk temperature monitoring daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:08 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/hddtemp.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: hddtemp.service
	Source Path: /etc/init.d/hddtemp
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: network-online.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: network-online.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/hddtemp start
			PID: 1045
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/hddtemp stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	SysVRunLevels: 2345
-> Unit exim4.service:
	Description: LSB: exim Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:08 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/exim4.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: exim4.service
	Source Path: /etc/init.d/exim4
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: fetchmail.service
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: nss-lookup.target
	After: network-online.target
	After: time-sync.target
	After: postgresql.service
	After: mysql.service
	After: clamav-daemon.service
	After: greylist.service
	After: spamassassin.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: nss-lookup.target
	References: network-online.target
	References: time-sync.target
	References: postgresql.service
	References: mysql.service
	References: clamav-daemon.service
	References: greylist.service
	References: spamassassin.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: fetchmail.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/exim4 start
			PID: 1201
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/exim4 reload
	-> ExecStop:
		Command Line: /etc/init.d/exim4 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: 2345
-> Unit spacenavd.service:
	Description: LSB: start spacenavd daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/spacenavd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: spacenavd.service
	Source Path: /etc/init.d/spacenavd
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: 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/spacenavd start
			PID: 1049
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/spacenavd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit scanbuttond.service:
	Description: LSB: Scanner buttons events daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/scanbuttond.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: scanbuttond.service
	Source Path: /etc/init.d/scanbuttond
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: local-fs.target
	After: remote-fs.target
	After: dbus.socket
	After: avahi.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: local-fs.target
	References: remote-fs.target
	References: dbus.socket
	References: avahi.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: 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/scanbuttond start
			PID: 1054
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/scanbuttond stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 24
	SysVRunLevels: 2345
-> Unit storescp.service:
	Description: LSB: Init-Script for DCMTK STORE SCP: storescp
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/storescp.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: storescp.service
	Source Path: /etc/init.d/storescp
	Condition Timestamp: Sun 2014-09-21 21:52:07 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/storescp start
			PID: 1058
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/storescp stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit virtualbox.service:
	Description: LSB: VirtualBox Linux kernel module
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/virtualbox.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: virtualbox.service
	Name: vboxdrv.service
	Source Path: /etc/init.d/virtualbox
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: network-online.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: network-online.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/virtualbox start
			PID: 1066
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/virtualbox stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/kdm.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: kdm.service
	Source Path: /etc/init.d/kdm
	DropIn Path: /run/systemd/generator/kdm.service.d/50-kdm-$x-display-manager.conf
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: 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.socket
	After: krb5-kdc.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: console-screen.service
	References: kbd.service
	References: acpid.service
	References: dbus.socket
	References: krb5-kdc.service
	References: x-display-manager.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: openvpn.service
	ReferencedBy: x-display-manager.target
	ReferencedBy: 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: 1182
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 23
	SysVRunLevels: 2345
-> Unit dirmngr.service:
	Description: LSB: start DirMngr daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1068
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 19
	SysVRunLevels: 2345
-> Unit mdadm.service:
	Description: LSB: MD monitoring daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/mdadm.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: mdadm.service
	Source Path: /etc/init.d/mdadm
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: syslog.target
	After: mdadm-raid.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: syslog.target
	References: mdadm-raid.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/mdadm start
			PID: 1072
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/mdadm reload
	-> ExecStop:
		Command Line: /etc/init.d/mdadm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/cron.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: cron.service
	Documentation: man:cron(8)
	Fragment Path: /lib/systemd/system/cron.service
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: 1074
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cron -f
			PID: 1074
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit mountdebugfs.service:
	Description: LSB: Mount debugfs on /sys/kernel/debug
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/mountdebugfs.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: mountdebugfs.service
	Source Path: /etc/init.d/mountdebugfs
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: mountkernfs.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: local-fs.target
	References: remote-fs.target
	References: mountkernfs.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mountdebugfs start
			PID: 1078
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/mountdebugfs reload
	-> ExecStop:
		Command Line: /etc/init.d/mountdebugfs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit openvpn.service:
	Description: LSB: Openvpn VPN service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/openvpn.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: openvpn.service
	Source Path: /etc/init.d/openvpn
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: network-manager.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network-online.target
	References: remote-fs.target
	References: syslog.target
	References: network-manager.service
	References: x-display-manager.target
	References: gdm.service
	References: kdm.service
	References: xdm.service
	References: wdm.service
	References: ldm.service
	References: sdm.service
	References: nodm.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	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/openvpn start
			PID: 1081
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/openvpn reload
	-> ExecStop:
		Command Line: /etc/init.d/openvpn stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit smartmontools.service:
	Description: LSB: SMART monitoring daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:09 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: syslog.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/smartmontools start
			PID: 1086
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:09 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: 21
	SysVRunLevels: 2345
-> Unit minidlna.service:
	Description: LSB: Start minidlna at boot time
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:08 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/minidlna.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: minidlna.service
	Source Path: /etc/init.d/minidlna
	Condition Timestamp: Sun 2014-09-21 21:52:07 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: 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/minidlna start
			PID: 1089
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/minidlna stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit gpm.service:
	Description: LSB: gpm sysv init script
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/gpm.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: gpm.service
	Source Path: /etc/init.d/gpm
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/gpm start
			PID: 1091
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/gpm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	SysVRunLevels: 2345
-> Unit irqbalance.service:
	Description: LSB: daemon to balance interrupts for SMP systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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/irqbalance start
			PID: 1098
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 21
	SysVRunLevels: 2345
-> Unit lirc.service:
	Description: LSB: Starts LIRC daemon.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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/lirc start
			PID: 1108
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 21
	SysVRunLevels: 2345
-> Unit anacron.service:
	Description: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Inactive Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/anacron.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: anacron.service
	Fragment Path: /lib/systemd/system/anacron.service
	ConditionACPower: true succeeded
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: time-sync.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: time-sync.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/anacron -dsq
			PID: 1112
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
-> 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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: cpufrequtils.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: 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: 1116
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 21
	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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: dbus.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	TriggeredBy: dbus.socket
	References: dbus.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: dbus.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 1175
	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: 1175
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit acpid.service:
	Description: ACPI event 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/acpid.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: acpid.service
	Fragment Path: /lib/systemd/system/acpid.service
	Requires: acpid.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: kdm.service
	After: acpid.socket
	After: basic.target
	After: system.slice
	TriggeredBy: acpid.socket
	References: acpid.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: acpid.socket
	ReferencedBy: kdm.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: 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/acpid
	LimitNOFILE: 4096
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/acpid $OPTIONS
-> 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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1117
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: 21
	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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: collectd.service
	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: collectd.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/cpufrequtils start
			PID: 1335
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/cpufrequtils reload
	-> ExecStop:
		Command Line: /etc/init.d/cpufrequtils stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: 2345
-> Unit 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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1121
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
-> 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 ssh.service:
	Description: OpenBSD Secure Shell server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: ssh.service
	Fragment Path: /lib/systemd/system/ssh.service
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: auditd.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network.target
	References: auditd.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	Main PID: 1136
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: -/etc/default/ssh
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/sshd -D $SSHD_OPTS
			PID: 1136
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
-> Unit dns-clean.service:
	Description: LSB: Cleans up any mess left by 0dns-up
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: dns-clean.service
	Source Path: /etc/init.d/dns-clean
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Wants: network-online.target
	WantedBy: sysinit.target
	Before: sysinit.target
	After: local-fs.target
	After: remote-fs.target
	After: network-online.target
	After: systemd-journald.socket
	References: local-fs.target
	References: remote-fs.target
	References: network-online.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: 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/dns-clean start
			PID: 989
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/dns-clean stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: S
-> Unit networking.service:
	Description: LSB: Raise network interfaces.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:51:57 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: 742
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/networking reload
	-> ExecStop:
		Command Line: /etc/init.d/networking stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 15
	SysVRunLevels: S
-> Unit console-setup.service:
	Description: LSB: Set console font and keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: Sun 2014-09-21 21:51:57 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: 862
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 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: 22
	SysVRunLevels: S
-> Unit policykit.service:
	Description: LSB: Create PolicyKit runtime directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: policykit.service
	Source Path: /etc/init.d/policykit
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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/policykit start
			PID: 744
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/policykit stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 14
	SysVRunLevels: S
-> Unit keymap.service:
	Description: LSB: Set keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: keymap.service
	Source Path: /etc/init.d/keymap.sh
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: keyboard-setup.service
	Before: sysinit.target
	After: mountdevsubfs.service
	After: systemd-journald.socket
	References: mountdevsubfs.service
	References: systemd-journald.socket
	ReferencedBy: keyboard-setup.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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/keymap.sh start
			PID: 148
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/keymap.sh reload
	-> ExecStop:
		Command Line: /etc/init.d/keymap.sh stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 4
	SysVRunLevels: S
-> Unit pidentd.service:
	Description: LSB: setup for pidentd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: pidentd.service
	Name: pidentd-run-dir.service
	Source Path: /etc/init.d/pidentd
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: remote-fs.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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/pidentd start
			PID: 757
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/pidentd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: S
-> Unit keyboard-setup.service:
	Description: LSB: Set preliminary keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: keyboard-setup.service
	Source Path: /etc/init.d/keyboard-setup
	Condition Timestamp: Sun 2014-09-21 21:51:55 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: 189
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/keyboard-setup reload
	-> ExecStop:
		Command Line: /etc/init.d/keyboard-setup stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 5
	SysVRunLevels: S
-> Unit 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: mdadm-raid.service
	ReferencedBy: mdadm-raid.service
-> Unit mountkernfs.service:
	Description: mountkernfs.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: yes
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: mountkernfs.service
	Fragment Path: /dev/null
	Before: qemu-system-x86.service
	Before: mdadm-raid.service
	Before: keyboard-setup.service
	Before: networking.service
	Before: mountdebugfs.service
	ReferencedBy: qemu-system-x86.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: networking.service
	ReferencedBy: mountdebugfs.service
-> Unit hdparm.service:
	Description: LSB: Tune IDE hard disks
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: hdparm.service
	Source Path: /etc/init.d/hdparm
	Condition Timestamp: Sun 2014-09-21 21:51:55 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: 190
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/hdparm reload
	-> ExecStop:
		Command Line: /etc/init.d/hdparm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 6
	SysVRunLevels: S
-> Unit 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: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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: Sun 2014-09-21 21:51:56 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: 638
			Start Timestamp: Sun 2014-09-21 21:51:56 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit mdadm-raid.service:
	Description: LSB: MD array assembly
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: mdadm-raid.service
	Source Path: /etc/init.d/mdadm-raid
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: checkfs.service
	Before: local-fs.target
	Before: mdadm.service
	Before: sysinit.target
	Before: shutdown.target
	After: mountkernfs.service
	After: hostname.service
	After: systemd-udevd.service
	After: multipath-tools-boot.service
	After: systemd-journald.socket
	References: mountkernfs.service
	References: hostname.service
	References: systemd-udevd.service
	References: multipath-tools-boot.service
	References: checkfs.service
	References: local-fs.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: mdadm.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/mdadm-raid start
			PID: 192
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/mdadm-raid stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: qemu-system-x86.service
	Source Path: /etc/init.d/qemu-system-x86
	Condition Timestamp: Sun 2014-09-21 21:51:55 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: 194
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/qemu-system-x86 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 3
	SysVRunLevels: S
-> Unit checkfs.service:
	Description: checkfs.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: yes
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: checkfs.service
	Fragment Path: /dev/null
	Before: etc-setserial.service
	After: mdadm-raid.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: etc-setserial.service
-> Unit mountdevsubfs.service:
	Description: mountdevsubfs.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: yes
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: mountdevsubfs.service
	Fragment Path: /dev/null
	Before: hdparm.service
	Before: keymap.service
	ReferencedBy: hdparm.service
	ReferencedBy: keymap.service
-> Unit console-screen.service:
	Description: LSB: Prepare console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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-screen.service
	Source Path: /etc/init.d/console-screen.sh
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: console-setup.service
	Before: kdm.service
	Before: sysinit.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	ReferencedBy: console-setup.service
	ReferencedBy: 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/console-screen.sh start
			PID: 760
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/console-screen.sh stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: S
-> Unit pppd-dns.service:
	Description: Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1141
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit lm-sensors.service:
	Description: Initialize hardware monitoring sensors
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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/bin/sensors -s
			PID: 1143
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
		Command Line: /usr/bin/sensors
			PID: 1215
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: Sun 2014-09-21 21:51:57 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: 763
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 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: 21
	SysVRunLevels: S
-> Unit adjtimex.service:
	Description: LSB: set the kernel time variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: adjtimex.service
	Source Path: /etc/init.d/adjtimex
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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/adjtimex start
			PID: 773
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/adjtimex stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 14
	SysVRunLevels: S
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: data-gentoo-run-shm.mount
	Requires: data-gentoo-dev.mount
	Requires: data-gentoo-proc.mount
	Requires: data-gentoo-tmp.mount
	Requires: data-gentoo-boot.mount
	Requires: data-gentoo.mount
	Requires: data.mount
	Requires: home.mount
	Requires: scratch.mount
	Requires: tmp.mount
	Requires: var.mount
	Requires: boot.mount
	Requires: -.mount
	Wants: lvm2-activation.service
	Wants: lvm2-activation-early.service
	Wants: systemd-fsck-root.service
	Wants: run-lock.mount
	Wants: systemd-remount-fs.service
	Wants: run-user.mount
	WantedBy: sysinit.target
	WantedBy: systemd-tmpfiles-clean.service
	WantedBy: systemd-tmpfiles-setup.service
	Conflicts: shutdown.target
	Before: adjtimex.service
	Before: sysinit.target
	Before: remote-fs.target
	Before: systemd-tmpfiles-clean.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-journal-flush.service
	Before: console-screen.service
	Before: policykit.service
	Before: networking.service
	Before: dns-clean.service
	Before: mcelog.service
	Before: minidlna.service
	Before: mountdebugfs.service
	Before: mdadm.service
	Before: dirmngr.service
	Before: kdm.service
	Before: storescp.service
	Before: scanbuttond.service
	Before: spacenavd.service
	Before: schroot.service
	Before: fetchmail.service
	Before: collectd.service
	Before: acpi-support.service
	Before: tor.service
	Before: minissdpd.service
	Before: apache2.service
	Before: aiccu.service
	Before: portmap.service
	Before: atop.service
	Before: dcmqrscp.service
	Before: saned.service
	After: systemd-remount-fs.service
	After: systemd-fsck-root.service
	After: lvm2-monitor.service
	After: lvm2-activation.service
	After: lvm2-activation-early.service
	After: dm-event.service
	After: local-fs-pre.target
	After: run-user.mount
	After: run-lock.mount
	After: -.mount
	After: boot.mount
	After: var.mount
	After: tmp.mount
	After: scratch.mount
	After: home.mount
	After: data.mount
	After: data-gentoo.mount
	After: data-gentoo-boot.mount
	After: data-gentoo-tmp.mount
	After: data-gentoo-proc.mount
	After: data-gentoo-dev.mount
	After: data-gentoo-run-shm.mount
	After: mdadm-raid.service
	OnFailure: emergency.target
	References: local-fs-pre.target
	References: shutdown.target
	References: emergency.target
	References: lvm2-activation.service
	References: lvm2-activation-early.service
	References: systemd-fsck-root.service
	References: data-gentoo-run-shm.mount
	References: data-gentoo-dev.mount
	References: data-gentoo-proc.mount
	References: data-gentoo-tmp.mount
	References: data-gentoo-boot.mount
	References: data-gentoo.mount
	References: data.mount
	References: home.mount
	References: scratch.mount
	References: tmp.mount
	References: var.mount
	References: boot.mount
	References: -.mount
	References: run-lock.mount
	References: systemd-remount-fs.service
	References: run-user.mount
	ReferencedBy: adjtimex.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: remote-fs.target
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: lvm2-activation.service
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: dm-event.service
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: -.mount
	ReferencedBy: boot.mount
	ReferencedBy: var.mount
	ReferencedBy: tmp.mount
	ReferencedBy: scratch.mount
	ReferencedBy: home.mount
	ReferencedBy: data.mount
	ReferencedBy: data-gentoo.mount
	ReferencedBy: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-tmp.mount
	ReferencedBy: data-gentoo-proc.mount
	ReferencedBy: data-gentoo-dev.mount
	ReferencedBy: data-gentoo-run-shm.mount
	ReferencedBy: console-screen.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: policykit.service
	ReferencedBy: networking.service
	ReferencedBy: dns-clean.service
	ReferencedBy: mcelog.service
	ReferencedBy: minidlna.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: mdadm.service
	ReferencedBy: dirmngr.service
	ReferencedBy: kdm.service
	ReferencedBy: storescp.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: spacenavd.service
	ReferencedBy: schroot.service
	ReferencedBy: fetchmail.service
	ReferencedBy: collectd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: tor.service
	ReferencedBy: minissdpd.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	ReferencedBy: portmap.service
	ReferencedBy: atop.service
	ReferencedBy: dcmqrscp.service
	ReferencedBy: saned.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	RequiredBy: systemd-journald.service
	WantedBy: sockets.target
	Before: adjtimex.service
	Before: alsa-store.service
	Before: sockets.target
	Before: syslog.target
	Before: systemd-journald.service
	Before: systemd-udev-trigger.service
	Before: sys-fs-fuse-connections.mount
	Before: systemd-update-utmp.service
	Before: systemd-remount-fs.service
	Before: systemd-fsck-root.service
	Before: systemd-readahead-done.service
	Before: systemd-ask-password-wall.service
	Before: serial-getty at ttyS2.service
	Before: getty at tty1.service
	Before: systemd-user-sessions.service
	Before: systemd-logind.service
	Before: rc-local.service
	Before: inetd.service
	Before: ModemManager.service
	Before: alsa-state.service
	Before: alsa-restore.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-sysctl.service
	Before: kmod-static-nodes.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-binfmt.service
	Before: sys-kernel-debug.mount
	Before: debian-fixup.service
	Before: systemd-modules-load.service
	Before: systemd-udevd.service
	Before: proc-sys-fs-binfmt_misc.mount
	Before: dev-hugepages.mount
	Before: systemd-random-seed.service
	Before: systemd-journal-flush.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: sys-kernel-config.mount
	Before: systemd-ask-password-console.service
	Before: dev-mqueue.mount
	Before: lvm2-monitor.service
	Before: lvm2-lvmetad.service
	Before: lvm2-activation.service
	Before: systemd-udev-settle.service
	Before: lvm2-activation-early.service
	Before: dm-event.service
	Before: systemd-initctl.service
	Before: systemd-shutdownd.service
	Before: run-user.mount
	Before: run-lock.mount
	Before: boot.mount
	Before: systemd-fsck at dev-sda1.service
	Before: var.mount
	Before: systemd-fsck at dev-sda3.service
	Before: tmp.mount
	Before: scratch.mount
	Before: systemd-fsck at dev-sdd1.service
	Before: home.mount
	Before: data.mount
	Before: data-gentoo.mount
	Before: data-gentoo-boot.mount
	Before: data-gentoo-tmp.mount
	Before: data-gentoo-proc.mount
	Before: data-gentoo-dev.mount
	Before: data-gentoo-run-shm.mount
	Before: kbd.service
	Before: lm-sensors.service
	Before: pppd-dns.service
	Before: console-screen.service
	Before: qemu-system-x86.service
	Before: mdadm-raid.service
	Before: udev-finish.service
	Before: hdparm.service
	Before: keyboard-setup.service
	Before: pidentd.service
	Before: keymap.service
	Before: policykit.service
	Before: console-setup.service
	Before: networking.service
	Before: dns-clean.service
	Before: ssh.service
	Before: acpi-fakekey.service
	Before: binfmt-support.service
	Before: cpufrequtils.service
	Before: mcelog.service
	Before: dbus.service
	Before: loadcpufreq.service
	Before: anacron.service
	Before: lirc.service
	Before: irqbalance.service
	Before: gpm.service
	Before: minidlna.service
	Before: smartmontools.service
	Before: openvpn.service
	Before: mountdebugfs.service
	Before: cron.service
	Before: mdadm.service
	Before: dirmngr.service
	Before: kdm.service
	Before: virtualbox.service
	Before: storescp.service
	Before: scanbuttond.service
	Before: spacenavd.service
	Before: exim4.service
	Before: hddtemp.service
	Before: schroot.service
	Before: restorecond.service
	Before: nfs-common.service
	Before: thttpd.service
	Before: fetchmail.service
	Before: setserial.service
	Before: collectd.service
	Before: cups-browsed.service
	Before: mcstrans.service
	Before: pdnsd.service
	Before: ntp.service
	Before: avahi-daemon.service
	Before: acpi-support.service
	Before: nscd.service
	Before: atd.service
	Before: etc-setserial.service
	Before: speech-dispatcher.service
	Before: tor.service
	Before: minissdpd.service
	Before: cups.service
	Before: openarena-server.service
	Before: privoxy.service
	Before: timidity.service
	Before: apache2.service
	Before: aiccu.service
	Before: portmap.service
	Before: atop.service
	Before: dcmqrscp.service
	Before: udftools.service
	Before: saned.service
	Before: radvd.service
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-backlight at backlight:acpi_video0.service
	Before: configure-printer at usb-003-002.service
	Before: user at 5931.service
	Before: upower.service
	After: -.mount
	Triggers: systemd-journald.service
	References: sockets.target
	References: syslog.target
	References: systemd-journald.service
	References: -.mount
	ReferencedBy: adjtimex.service
	ReferencedBy: alsa-store.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: serial-getty at ttyS2.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: rc-local.service
	ReferencedBy: inetd.service
	ReferencedBy: ModemManager.service
	ReferencedBy: alsa-state.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: lvm2-lvmetad.service
	ReferencedBy: lvm2-activation.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: dm-event.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-initctl.service
	ReferencedBy: systemd-shutdownd.service
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: boot.mount
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: var.mount
	ReferencedBy: systemd-fsck at dev-sda3.service
	ReferencedBy: tmp.mount
	ReferencedBy: scratch.mount
	ReferencedBy: systemd-fsck at dev-sdd1.service
	ReferencedBy: home.mount
	ReferencedBy: data.mount
	ReferencedBy: data-gentoo.mount
	ReferencedBy: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-tmp.mount
	ReferencedBy: data-gentoo-proc.mount
	ReferencedBy: data-gentoo-dev.mount
	ReferencedBy: data-gentoo-run-shm.mount
	ReferencedBy: kbd.service
	ReferencedBy: lm-sensors.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: console-screen.service
	ReferencedBy: qemu-system-x86.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: udev-finish.service
	ReferencedBy: hdparm.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: pidentd.service
	ReferencedBy: keymap.service
	ReferencedBy: policykit.service
	ReferencedBy: console-setup.service
	ReferencedBy: networking.service
	ReferencedBy: dns-clean.service
	ReferencedBy: ssh.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: mcelog.service
	ReferencedBy: dbus.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: anacron.service
	ReferencedBy: lirc.service
	ReferencedBy: irqbalance.service
	ReferencedBy: gpm.service
	ReferencedBy: minidlna.service
	ReferencedBy: smartmontools.service
	ReferencedBy: openvpn.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: cron.service
	ReferencedBy: mdadm.service
	ReferencedBy: dirmngr.service
	ReferencedBy: kdm.service
	ReferencedBy: virtualbox.service
	ReferencedBy: storescp.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: spacenavd.service
	ReferencedBy: exim4.service
	ReferencedBy: hddtemp.service
	ReferencedBy: schroot.service
	ReferencedBy: restorecond.service
	ReferencedBy: nfs-common.service
	ReferencedBy: thttpd.service
	ReferencedBy: fetchmail.service
	ReferencedBy: setserial.service
	ReferencedBy: collectd.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: mcstrans.service
	ReferencedBy: pdnsd.service
	ReferencedBy: ntp.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: acpi-support.service
	ReferencedBy: nscd.service
	ReferencedBy: atd.service
	ReferencedBy: etc-setserial.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: tor.service
	ReferencedBy: minissdpd.service
	ReferencedBy: cups.service
	ReferencedBy: openarena-server.service
	ReferencedBy: privoxy.service
	ReferencedBy: timidity.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	ReferencedBy: portmap.service
	ReferencedBy: atop.service
	ReferencedBy: dcmqrscp.service
	ReferencedBy: udftools.service
	ReferencedBy: saned.service
	ReferencedBy: radvd.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service
	ReferencedBy: configure-printer at usb-003-002.service
	ReferencedBy: user at 5931.service
	ReferencedBy: upower.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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: -.slice
	WantedBy: slices.target
	WantedBy: systemd-ask-password-wall.service
	WantedBy: system-serial\x2dgetty.slice
	WantedBy: system-getty.slice
	WantedBy: systemd-user-sessions.service
	WantedBy: systemd-logind.service
	WantedBy: dbus.socket
	WantedBy: rc-local.service
	WantedBy: inetd.service
	WantedBy: ModemManager.service
	WantedBy: rsyslog.service
	WantedBy: acpi-fakekey.socket
	WantedBy: acpid.socket
	WantedBy: avahi-daemon.socket
	WantedBy: cups.socket
	WantedBy: run-user.mount
	WantedBy: run-lock.mount
	WantedBy: -.mount
	WantedBy: boot.mount
	WantedBy: system-systemd\x2dfsck.slice
	WantedBy: var.mount
	WantedBy: tmp.mount
	WantedBy: scratch.mount
	WantedBy: home.mount
	WantedBy: data.mount
	WantedBy: data-gentoo.mount
	WantedBy: data-gentoo-boot.mount
	WantedBy: data-gentoo-tmp.mount
	WantedBy: data-gentoo-proc.mount
	WantedBy: data-gentoo-dev.mount
	WantedBy: data-gentoo-run-shm.mount
	WantedBy: lm-sensors.service
	WantedBy: pppd-dns.service
	WantedBy: ssh.service
	WantedBy: acpi-fakekey.service
	WantedBy: binfmt-support.service
	WantedBy: cpufrequtils.service
	WantedBy: mcelog.service
	WantedBy: acpid.service
	WantedBy: dbus.service
	WantedBy: loadcpufreq.service
	WantedBy: anacron.service
	WantedBy: lirc.service
	WantedBy: irqbalance.service
	WantedBy: gpm.service
	WantedBy: minidlna.service
	WantedBy: smartmontools.service
	WantedBy: openvpn.service
	WantedBy: mountdebugfs.service
	WantedBy: cron.service
	WantedBy: mdadm.service
	WantedBy: dirmngr.service
	WantedBy: kdm.service
	WantedBy: virtualbox.service
	WantedBy: storescp.service
	WantedBy: scanbuttond.service
	WantedBy: spacenavd.service
	WantedBy: exim4.service
	WantedBy: hddtemp.service
	WantedBy: schroot.service
	WantedBy: restorecond.service
	WantedBy: thttpd.service
	WantedBy: fetchmail.service
	WantedBy: collectd.service
	WantedBy: cups-browsed.service
	WantedBy: mcstrans.service
	WantedBy: pdnsd.service
	WantedBy: ntp.service
	WantedBy: avahi-daemon.service
	WantedBy: acpi-support.service
	WantedBy: nscd.service
	WantedBy: atd.service
	WantedBy: speech-dispatcher.service
	WantedBy: tor.service
	WantedBy: minissdpd.service
	WantedBy: cups.service
	WantedBy: openarena-server.service
	WantedBy: privoxy.service
	WantedBy: timidity.service
	WantedBy: apache2.service
	WantedBy: aiccu.service
	WantedBy: atop.service
	WantedBy: dcmqrscp.service
	WantedBy: udftools.service
	WantedBy: saned.service
	WantedBy: radvd.service
	WantedBy: system-systemd\x2dbacklight.slice
	WantedBy: system-configure\x2dprinter.slice
	WantedBy: upower.service
	Before: slices.target
	Before: systemd-ask-password-wall.service
	Before: system-serial\x2dgetty.slice
	Before: system-getty.slice
	Before: systemd-user-sessions.service
	Before: systemd-logind.service
	Before: dbus.socket
	Before: rc-local.service
	Before: inetd.service
	Before: ModemManager.service
	Before: rsyslog.service
	Before: acpi-fakekey.socket
	Before: acpid.socket
	Before: avahi-daemon.socket
	Before: cups.socket
	Before: run-user.mount
	Before: run-lock.mount
	Before: -.mount
	Before: boot.mount
	Before: system-systemd\x2dfsck.slice
	Before: var.mount
	Before: tmp.mount
	Before: scratch.mount
	Before: home.mount
	Before: data.mount
	Before: data-gentoo.mount
	Before: data-gentoo-boot.mount
	Before: data-gentoo-tmp.mount
	Before: data-gentoo-proc.mount
	Before: data-gentoo-dev.mount
	Before: data-gentoo-run-shm.mount
	Before: lm-sensors.service
	Before: pppd-dns.service
	Before: ssh.service
	Before: acpi-fakekey.service
	Before: binfmt-support.service
	Before: cpufrequtils.service
	Before: mcelog.service
	Before: acpid.service
	Before: dbus.service
	Before: loadcpufreq.service
	Before: anacron.service
	Before: lirc.service
	Before: irqbalance.service
	Before: gpm.service
	Before: minidlna.service
	Before: smartmontools.service
	Before: openvpn.service
	Before: mountdebugfs.service
	Before: cron.service
	Before: mdadm.service
	Before: dirmngr.service
	Before: kdm.service
	Before: virtualbox.service
	Before: storescp.service
	Before: scanbuttond.service
	Before: spacenavd.service
	Before: exim4.service
	Before: hddtemp.service
	Before: schroot.service
	Before: restorecond.service
	Before: thttpd.service
	Before: fetchmail.service
	Before: collectd.service
	Before: cups-browsed.service
	Before: mcstrans.service
	Before: pdnsd.service
	Before: ntp.service
	Before: avahi-daemon.service
	Before: acpi-support.service
	Before: nscd.service
	Before: atd.service
	Before: speech-dispatcher.service
	Before: tor.service
	Before: minissdpd.service
	Before: cups.service
	Before: openarena-server.service
	Before: privoxy.service
	Before: timidity.service
	Before: apache2.service
	Before: aiccu.service
	Before: atop.service
	Before: dcmqrscp.service
	Before: udftools.service
	Before: saned.service
	Before: radvd.service
	Before: system-systemd\x2dbacklight.slice
	Before: system-configure\x2dprinter.slice
	Before: upower.service
	After: -.slice
	References: slices.target
	References: -.slice
	ReferencedBy: slices.target
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: system-serial\x2dgetty.slice
	ReferencedBy: system-getty.slice
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: dbus.socket
	ReferencedBy: rc-local.service
	ReferencedBy: inetd.service
	ReferencedBy: ModemManager.service
	ReferencedBy: rsyslog.service
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: acpid.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: -.mount
	ReferencedBy: boot.mount
	ReferencedBy: system-systemd\x2dfsck.slice
	ReferencedBy: var.mount
	ReferencedBy: tmp.mount
	ReferencedBy: scratch.mount
	ReferencedBy: home.mount
	ReferencedBy: data.mount
	ReferencedBy: data-gentoo.mount
	ReferencedBy: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-tmp.mount
	ReferencedBy: data-gentoo-proc.mount
	ReferencedBy: data-gentoo-dev.mount
	ReferencedBy: data-gentoo-run-shm.mount
	ReferencedBy: lm-sensors.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: ssh.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: mcelog.service
	ReferencedBy: acpid.service
	ReferencedBy: dbus.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: anacron.service
	ReferencedBy: lirc.service
	ReferencedBy: irqbalance.service
	ReferencedBy: gpm.service
	ReferencedBy: minidlna.service
	ReferencedBy: smartmontools.service
	ReferencedBy: openvpn.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: cron.service
	ReferencedBy: mdadm.service
	ReferencedBy: dirmngr.service
	ReferencedBy: kdm.service
	ReferencedBy: virtualbox.service
	ReferencedBy: storescp.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: spacenavd.service
	ReferencedBy: exim4.service
	ReferencedBy: hddtemp.service
	ReferencedBy: schroot.service
	ReferencedBy: restorecond.service
	ReferencedBy: thttpd.service
	ReferencedBy: fetchmail.service
	ReferencedBy: collectd.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: mcstrans.service
	ReferencedBy: pdnsd.service
	ReferencedBy: ntp.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: acpi-support.service
	ReferencedBy: nscd.service
	ReferencedBy: atd.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: tor.service
	ReferencedBy: minissdpd.service
	ReferencedBy: cups.service
	ReferencedBy: openarena-server.service
	ReferencedBy: privoxy.service
	ReferencedBy: timidity.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	ReferencedBy: atop.service
	ReferencedBy: dcmqrscp.service
	ReferencedBy: udftools.service
	ReferencedBy: saned.service
	ReferencedBy: radvd.service
	ReferencedBy: system-systemd\x2dbacklight.slice
	ReferencedBy: system-configure\x2dprinter.slice
	ReferencedBy: upower.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 slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: -.slice
	Wants: system.slice
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: system.slice
	After: -.slice
	After: user.slice
	References: -.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: system.slice
	ReferencedBy: -.slice
	ReferencedBy: user.slice
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: system.slice
	WantedBy: slices.target
	WantedBy: user.slice
	Before: system.slice
	Before: slices.target
	Before: user.slice
	References: slices.target
	ReferencedBy: system.slice
	ReferencedBy: slices.target
	ReferencedBy: user.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 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: alsa-store.service
	ConflictedBy: slices.target
	ConflictedBy: sysinit.target
	ConflictedBy: systemd-update-utmp.service
	ConflictedBy: systemd-remount-fs.service
	ConflictedBy: local-fs-pre.target
	ConflictedBy: systemd-readahead-replay.service
	ConflictedBy: systemd-readahead-collect.service
	ConflictedBy: systemd-readahead-done.timer
	ConflictedBy: systemd-readahead-done.service
	ConflictedBy: graphical.target
	ConflictedBy: rescue.target
	ConflictedBy: rescue.service
	ConflictedBy: multi-user.target
	ConflictedBy: systemd-ask-password-wall.path
	ConflictedBy: systemd-ask-password-wall.service
	ConflictedBy: paths.target
	ConflictedBy: getty.target
	ConflictedBy: serial-getty at ttyS2.service
	ConflictedBy: system-serial\x2dgetty.slice
	ConflictedBy: getty at tty1.service
	ConflictedBy: system-getty.slice
	ConflictedBy: systemd-user-sessions.service
	ConflictedBy: systemd-logind.service
	ConflictedBy: dbus.socket
	ConflictedBy: nss-user-lookup.target
	ConflictedBy: user.slice
	ConflictedBy: rc-local.service
	ConflictedBy: network.target
	ConflictedBy: remote-fs.target
	ConflictedBy: remote-fs-pre.target
	ConflictedBy: inetd.service
	ConflictedBy: ModemManager.service
	ConflictedBy: basic.target
	ConflictedBy: alsa-state.service
	ConflictedBy: alsa-restore.service
	ConflictedBy: timers.target
	ConflictedBy: systemd-tmpfiles-clean.timer
	ConflictedBy: systemd-sysctl.service
	ConflictedBy: systemd-tmpfiles-setup.service
	ConflictedBy: systemd-binfmt.service
	ConflictedBy: systemd-modules-load.service
	ConflictedBy: systemd-random-seed.service
	ConflictedBy: cryptsetup.target
	ConflictedBy: systemd-ask-password-console.path
	ConflictedBy: systemd-ask-password-console.service
	ConflictedBy: lvm2-monitor.service
	ConflictedBy: lvm2-lvmetad.service
	ConflictedBy: swap.target
	ConflictedBy: emergency.target
	ConflictedBy: emergency.service
	ConflictedBy: syslog.socket
	ConflictedBy: rsyslog.service
	ConflictedBy: sockets.target
	ConflictedBy: acpi-fakekey.socket
	ConflictedBy: acpid.socket
	ConflictedBy: avahi-daemon.socket
	ConflictedBy: cups.socket
	ConflictedBy: local-fs.target
	ConflictedBy: system-systemd\x2dfsck.slice
	ConflictedBy: lm-sensors.service
	ConflictedBy: pppd-dns.service
	ConflictedBy: network-online.target
	ConflictedBy: ssh.service
	ConflictedBy: acpi-fakekey.service
	ConflictedBy: binfmt-support.service
	ConflictedBy: cpufrequtils.service
	ConflictedBy: mcelog.service
	ConflictedBy: acpid.service
	ConflictedBy: dbus.service
	ConflictedBy: loadcpufreq.service
	ConflictedBy: anacron.service
	ConflictedBy: time-sync.target
	ConflictedBy: lirc.service
	ConflictedBy: irqbalance.service
	ConflictedBy: gpm.service
	ConflictedBy: minidlna.service
	ConflictedBy: smartmontools.service
	ConflictedBy: openvpn.service
	ConflictedBy: x-display-manager.target
	ConflictedBy: mountdebugfs.service
	ConflictedBy: cron.service
	ConflictedBy: mdadm.service
	ConflictedBy: dirmngr.service
	ConflictedBy: kdm.service
	ConflictedBy: virtualbox.service
	ConflictedBy: storescp.service
	ConflictedBy: scanbuttond.service
	ConflictedBy: spacenavd.service
	ConflictedBy: exim4.service
	ConflictedBy: nss-lookup.target
	ConflictedBy: hddtemp.service
	ConflictedBy: schroot.service
	ConflictedBy: restorecond.service
	ConflictedBy: rpcbind.target
	ConflictedBy: thttpd.service
	ConflictedBy: fetchmail.service
	ConflictedBy: mail-transport-agent.target
	ConflictedBy: collectd.service
	ConflictedBy: cups-browsed.service
	ConflictedBy: mcstrans.service
	ConflictedBy: pdnsd.service
	ConflictedBy: ntp.service
	ConflictedBy: avahi-daemon.service
	ConflictedBy: acpi-support.service
	ConflictedBy: nscd.service
	ConflictedBy: atd.service
	ConflictedBy: speech-dispatcher.service
	ConflictedBy: tor.service
	ConflictedBy: minissdpd.service
	ConflictedBy: cups.service
	ConflictedBy: openarena-server.service
	ConflictedBy: privoxy.service
	ConflictedBy: timidity.service
	ConflictedBy: apache2.service
	ConflictedBy: aiccu.service
	ConflictedBy: atop.service
	ConflictedBy: dcmqrscp.service
	ConflictedBy: udftools.service
	ConflictedBy: saned.service
	ConflictedBy: radvd.service
	ConflictedBy: systemd-update-utmp-runlevel.service
	ConflictedBy: networking.service
	ConflictedBy: portmap.service
	ConflictedBy: etc-setserial.service
	ConflictedBy: setserial.service
	ConflictedBy: mdadm-raid.service
	ConflictedBy: nfs-common.service
	ConflictedBy: systemd-backlight at backlight:acpi_video0.service
	ConflictedBy: system-systemd\x2dbacklight.slice
	ConflictedBy: sound.target
	ConflictedBy: configure-printer at usb-003-002.service
	ConflictedBy: system-configure\x2dprinter.slice
	ConflictedBy: printer.target
	ConflictedBy: user-5931.slice
	ConflictedBy: user at 5931.service
	ConflictedBy: session-1.scope
	ConflictedBy: upower.service
	After: alsa-store.service
	After: systemd-update-utmp.service
	After: systemd-remount-fs.service
	After: systemd-fsck-root.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-done.timer
	After: systemd-readahead-done.service
	After: rescue.service
	After: systemd-ask-password-wall.path
	After: systemd-ask-password-wall.service
	After: serial-getty at ttyS2.service
	After: system-serial\x2dgetty.slice
	After: getty at tty1.service
	After: system-getty.slice
	After: systemd-user-sessions.service
	After: systemd-logind.service
	After: dbus.socket
	After: user.slice
	After: rc-local.service
	After: inetd.service
	After: ModemManager.service
	After: alsa-state.service
	After: alsa-restore.service
	After: systemd-tmpfiles-clean.timer
	After: systemd-tmpfiles-clean.service
	After: systemd-sysctl.service
	After: systemd-tmpfiles-setup.service
	After: systemd-binfmt.service
	After: systemd-modules-load.service
	After: systemd-random-seed.service
	After: systemd-ask-password-console.path
	After: systemd-ask-password-console.service
	After: lvm2-activation.service
	After: lvm2-activation-early.service
	After: emergency.service
	After: syslog.socket
	After: rsyslog.service
	After: acpi-fakekey.socket
	After: acpid.socket
	After: avahi-daemon.socket
	After: cups.socket
	After: systemd-fsck at dev-sda1.service
	After: system-systemd\x2dfsck.slice
	After: systemd-fsck at dev-sda3.service
	After: systemd-fsck at dev-sdd1.service
	After: lm-sensors.service
	After: pppd-dns.service
	After: ssh.service
	After: acpi-fakekey.service
	After: binfmt-support.service
	After: cpufrequtils.service
	After: mcelog.service
	After: acpid.service
	After: dbus.service
	After: loadcpufreq.service
	After: anacron.service
	After: lirc.service
	After: irqbalance.service
	After: gpm.service
	After: minidlna.service
	After: smartmontools.service
	After: openvpn.service
	After: mountdebugfs.service
	After: cron.service
	After: mdadm.service
	After: dirmngr.service
	After: kdm.service
	After: virtualbox.service
	After: storescp.service
	After: scanbuttond.service
	After: spacenavd.service
	After: exim4.service
	After: hddtemp.service
	After: schroot.service
	After: restorecond.service
	After: thttpd.service
	After: fetchmail.service
	After: collectd.service
	After: cups-browsed.service
	After: mcstrans.service
	After: pdnsd.service
	After: ntp.service
	After: avahi-daemon.service
	After: acpi-support.service
	After: nscd.service
	After: atd.service
	After: speech-dispatcher.service
	After: tor.service
	After: minissdpd.service
	After: cups.service
	After: openarena-server.service
	After: privoxy.service
	After: timidity.service
	After: apache2.service
	After: aiccu.service
	After: atop.service
	After: dcmqrscp.service
	After: udftools.service
	After: saned.service
	After: radvd.service
	After: systemd-update-utmp-runlevel.service
	After: networking.service
	After: portmap.service
	After: etc-setserial.service
	After: setserial.service
	After: mdadm-raid.service
	After: nfs-common.service
	After: systemd-backlight at backlight:acpi_video0.service
	After: system-systemd\x2dbacklight.slice
	After: configure-printer at usb-003-002.service
	After: system-configure\x2dprinter.slice
	After: user-5931.slice
	After: user at 5931.service
	After: session-1.scope
	After: upower.service
	References: alsa-store.service
	ReferencedBy: slices.target
	ReferencedBy: alsa-store.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: local-fs-pre.target
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: systemd-readahead-done.timer
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: graphical.target
	ReferencedBy: rescue.target
	ReferencedBy: rescue.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: paths.target
	ReferencedBy: getty.target
	ReferencedBy: serial-getty at ttyS2.service
	ReferencedBy: system-serial\x2dgetty.slice
	ReferencedBy: getty at tty1.service
	ReferencedBy: system-getty.slice
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: dbus.socket
	ReferencedBy: nss-user-lookup.target
	ReferencedBy: user.slice
	ReferencedBy: rc-local.service
	ReferencedBy: network.target
	ReferencedBy: remote-fs.target
	ReferencedBy: remote-fs-pre.target
	ReferencedBy: inetd.service
	ReferencedBy: ModemManager.service
	ReferencedBy: basic.target
	ReferencedBy: alsa-state.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: timers.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: cryptsetup.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: lvm2-lvmetad.service
	ReferencedBy: lvm2-activation.service
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: swap.target
	ReferencedBy: emergency.target
	ReferencedBy: emergency.service
	ReferencedBy: syslog.socket
	ReferencedBy: rsyslog.service
	ReferencedBy: sockets.target
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: acpid.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: system-systemd\x2dfsck.slice
	ReferencedBy: systemd-fsck at dev-sda3.service
	ReferencedBy: systemd-fsck at dev-sdd1.service
	ReferencedBy: lm-sensors.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: network-online.target
	ReferencedBy: ssh.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: mcelog.service
	ReferencedBy: acpid.service
	ReferencedBy: dbus.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: anacron.service
	ReferencedBy: time-sync.target
	ReferencedBy: lirc.service
	ReferencedBy: irqbalance.service
	ReferencedBy: gpm.service
	ReferencedBy: minidlna.service
	ReferencedBy: smartmontools.service
	ReferencedBy: openvpn.service
	ReferencedBy: x-display-manager.target
	ReferencedBy: mountdebugfs.service
	ReferencedBy: cron.service
	ReferencedBy: mdadm.service
	ReferencedBy: dirmngr.service
	ReferencedBy: kdm.service
	ReferencedBy: virtualbox.service
	ReferencedBy: storescp.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: spacenavd.service
	ReferencedBy: exim4.service
	ReferencedBy: nss-lookup.target
	ReferencedBy: hddtemp.service
	ReferencedBy: schroot.service
	ReferencedBy: restorecond.service
	ReferencedBy: rpcbind.target
	ReferencedBy: thttpd.service
	ReferencedBy: fetchmail.service
	ReferencedBy: mail-transport-agent.target
	ReferencedBy: collectd.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: mcstrans.service
	ReferencedBy: pdnsd.service
	ReferencedBy: ntp.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: acpi-support.service
	ReferencedBy: nscd.service
	ReferencedBy: atd.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: tor.service
	ReferencedBy: minissdpd.service
	ReferencedBy: cups.service
	ReferencedBy: openarena-server.service
	ReferencedBy: privoxy.service
	ReferencedBy: timidity.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	ReferencedBy: atop.service
	ReferencedBy: dcmqrscp.service
	ReferencedBy: udftools.service
	ReferencedBy: saned.service
	ReferencedBy: radvd.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: networking.service
	ReferencedBy: portmap.service
	ReferencedBy: etc-setserial.service
	ReferencedBy: setserial.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: nfs-common.service
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service
	ReferencedBy: system-systemd\x2dbacklight.slice
	ReferencedBy: sound.target
	ReferencedBy: configure-printer at usb-003-002.service
	ReferencedBy: system-configure\x2dprinter.slice
	ReferencedBy: printer.target
	ReferencedBy: user-5931.slice
	ReferencedBy: user at 5931.service
	ReferencedBy: session-1.scope
	ReferencedBy: upower.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 sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Wants: cups.socket
	Wants: avahi-daemon.socket
	Wants: dm-event.socket
	Wants: lvm2-lvmetad.socket
	Wants: acpid.socket
	Wants: acpi-fakekey.socket
	Wants: systemd-shutdownd.socket
	Wants: systemd-journald.socket
	Wants: dbus.socket
	Wants: systemd-initctl.socket
	Wants: systemd-udevd-kernel.socket
	Wants: systemd-udevd-control.socket
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-journald.socket
	After: systemd-udevd-control.socket
	After: systemd-udevd-kernel.socket
	After: dbus.socket
	After: syslog.socket
	After: systemd-initctl.socket
	After: systemd-shutdownd.socket
	After: acpi-fakekey.socket
	After: acpid.socket
	After: avahi-daemon.socket
	After: cups.socket
	References: cups.socket
	References: avahi-daemon.socket
	References: dm-event.socket
	References: lvm2-lvmetad.socket
	References: acpid.socket
	References: acpi-fakekey.socket
	References: systemd-shutdownd.socket
	References: systemd-journald.socket
	References: dbus.socket
	References: systemd-initctl.socket
	References: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: shutdown.target
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: dbus.socket
	ReferencedBy: basic.target
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: acpid.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit syslog.target:
	Description: Syslog
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: syslog.socket
	Before: ModemManager.service
	Before: mcelog.service
	Before: loadcpufreq.service
	Before: lirc.service
	Before: irqbalance.service
	Before: gpm.service
	Before: smartmontools.service
	Before: openvpn.service
	Before: mdadm.service
	Before: scanbuttond.service
	Before: exim4.service
	Before: hddtemp.service
	Before: schroot.service
	Before: restorecond.service
	Before: fetchmail.service
	Before: collectd.service
	Before: mcstrans.service
	Before: pdnsd.service
	Before: ntp.service
	Before: acpi-support.service
	Before: nscd.service
	Before: speech-dispatcher.service
	Before: tor.service
	Before: apache2.service
	Before: aiccu.service
	Before: atop.service
	Before: saned.service
	Before: radvd.service
	After: systemd-journald.socket
	After: syslog.socket
	ReferencedBy: systemd-journald.socket
	ReferencedBy: ModemManager.service
	ReferencedBy: syslog.socket
	ReferencedBy: mcelog.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: lirc.service
	ReferencedBy: irqbalance.service
	ReferencedBy: gpm.service
	ReferencedBy: smartmontools.service
	ReferencedBy: openvpn.service
	ReferencedBy: mdadm.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: exim4.service
	ReferencedBy: hddtemp.service
	ReferencedBy: schroot.service
	ReferencedBy: restorecond.service
	ReferencedBy: fetchmail.service
	ReferencedBy: collectd.service
	ReferencedBy: mcstrans.service
	ReferencedBy: pdnsd.service
	ReferencedBy: ntp.service
	ReferencedBy: acpi-support.service
	ReferencedBy: nscd.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: tor.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	ReferencedBy: atop.service
	ReferencedBy: saned.service
	ReferencedBy: radvd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/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: Sun 2014-09-21 21:51:55 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: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-journal-flush.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: simple
	Restart: always
	NotifyAccess: all
	Main PID: 162
	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: 162
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
	Status Text: Processing requests...
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	Wants: syslog.target
	RequiredBy: rsyslog.service
	Conflicts: shutdown.target
	ConflictedBy: emergency.service
	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: emergency.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 sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Wants: local-fs.target
	Wants: swap.target
	Wants: lvm2-lvmetad.socket
	Wants: lvm2-monitor.service
	Wants: dev-mqueue.mount
	Wants: systemd-ask-password-console.path
	Wants: sys-kernel-config.mount
	Wants: systemd-tmpfiles-setup-dev.service
	Wants: cryptsetup.target
	Wants: systemd-journal-flush.service
	Wants: systemd-random-seed.service
	Wants: dev-hugepages.mount
	Wants: proc-sys-fs-binfmt_misc.automount
	Wants: systemd-udevd.service
	Wants: systemd-modules-load.service
	Wants: systemd-journald.service
	Wants: debian-fixup.service
	Wants: sys-kernel-debug.mount
	Wants: systemd-binfmt.service
	Wants: udev-finish.service
	Wants: systemd-tmpfiles-setup.service
	Wants: kmod-static-nodes.service
	Wants: systemd-sysctl.service
	Wants: systemd-update-utmp.service
	Wants: sys-fs-fuse-connections.mount
	Wants: systemd-udev-trigger.service
	Wants: dns-clean.service
	Wants: networking.service
	Wants: console-setup.service
	Wants: nfs-common.service
	Wants: policykit.service
	Wants: keymap.service
	Wants: pidentd.service
	Wants: portmap.service
	Wants: etc-setserial.service
	Wants: keyboard-setup.service
	Wants: setserial.service
	Wants: hdparm.service
	Wants: mdadm-raid.service
	Wants: qemu-system-x86.service
	Wants: console-screen.service
	Wants: kbd.service
	Wants: adjtimex.service
	RequiredBy: rescue.target
	RequiredBy: dbus.socket
	RequiredBy: basic.target
	RequiredBy: systemd-tmpfiles-clean.timer
	RequiredBy: acpi-fakekey.socket
	RequiredBy: acpid.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: cups.socket
	Conflicts: emergency.service
	Conflicts: emergency.target
	Conflicts: shutdown.target
	Before: rescue.target
	Before: rescue.service
	Before: dbus.socket
	Before: basic.target
	Before: alsa-state.service
	Before: systemd-tmpfiles-clean.timer
	Before: acpi-fakekey.socket
	Before: acpid.socket
	Before: avahi-daemon.socket
	Before: cups.socket
	After: systemd-journald.service
	After: local-fs.target
	After: swap.target
	After: emergency.service
	After: emergency.target
	After: systemd-udev-trigger.service
	After: sys-fs-fuse-connections.mount
	After: systemd-update-utmp.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-tmpfiles-clean.service
	After: systemd-sysctl.service
	After: kmod-static-nodes.service
	After: systemd-tmpfiles-setup.service
	After: systemd-binfmt.service
	After: sys-kernel-debug.mount
	After: debian-fixup.service
	After: systemd-modules-load.service
	After: systemd-udevd.service
	After: proc-sys-fs-binfmt_misc.automount
	After: dev-hugepages.mount
	After: systemd-random-seed.service
	After: cryptsetup.target
	After: systemd-tmpfiles-setup-dev.service
	After: sys-kernel-config.mount
	After: dev-mqueue.mount
	After: systemd-udev-settle.service
	After: dns-clean.service
	After: networking.service
	After: console-setup.service
	After: nfs-common.service
	After: policykit.service
	After: keymap.service
	After: pidentd.service
	After: portmap.service
	After: etc-setserial.service
	After: keyboard-setup.service
	After: setserial.service
	After: hdparm.service
	After: mdadm-raid.service
	After: qemu-system-x86.service
	After: console-screen.service
	After: kbd.service
	After: adjtimex.service
	After: systemd-backlight at backlight:acpi_video0.service
	References: emergency.service
	References: emergency.target
	References: local-fs.target
	References: swap.target
	References: lvm2-lvmetad.socket
	References: lvm2-monitor.service
	References: dev-mqueue.mount
	References: systemd-ask-password-console.path
	References: sys-kernel-config.mount
	References: systemd-tmpfiles-setup-dev.service
	References: cryptsetup.target
	References: systemd-journal-flush.service
	References: systemd-random-seed.service
	References: dev-hugepages.mount
	References: proc-sys-fs-binfmt_misc.automount
	References: systemd-udevd.service
	References: systemd-modules-load.service
	References: systemd-journald.service
	References: debian-fixup.service
	References: sys-kernel-debug.mount
	References: systemd-binfmt.service
	References: udev-finish.service
	References: systemd-tmpfiles-setup.service
	References: kmod-static-nodes.service
	References: systemd-sysctl.service
	References: systemd-update-utmp.service
	References: sys-fs-fuse-connections.mount
	References: systemd-udev-trigger.service
	References: shutdown.target
	References: dns-clean.service
	References: networking.service
	References: console-setup.service
	References: nfs-common.service
	References: policykit.service
	References: keymap.service
	References: pidentd.service
	References: portmap.service
	References: etc-setserial.service
	References: keyboard-setup.service
	References: setserial.service
	References: hdparm.service
	References: mdadm-raid.service
	References: qemu-system-x86.service
	References: console-screen.service
	References: kbd.service
	References: adjtimex.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: rescue.target
	ReferencedBy: rescue.service
	ReferencedBy: dbus.socket
	ReferencedBy: basic.target
	ReferencedBy: alsa-state.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: acpid.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: emergency.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/emergency.service
	RequiredBy: emergency.target
	Conflicts: shutdown.target
	Conflicts: rescue.service
	Conflicts: syslog.socket
	ConflictedBy: sysinit.target
	Before: sysinit.target
	Before: emergency.target
	Before: shutdown.target
	References: shutdown.target
	References: rescue.service
	References: syslog.socket
	ReferencedBy: sysinit.target
	ReferencedBy: emergency.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	Environment: HOME=/root
	LimitNOFILE: 4096
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStartPre:
		Command Line: /bin/plymouth quit
		Command Line: /bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\nto boot into default mode.'
	-> ExecStart:
		Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --fail --no-block default'
-> Unit 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: sysinit.target
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 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 lvm2-lvmetad.socket:
	Description: LVM2 metadata daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: lvm2-lvmetad.socket
	Documentation: man:lvmetad(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmetad.socket
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	RequiredBy: lvm2-monitor.service
	RequiredBy: lvm2-lvmetad.service
	WantedBy: sysinit.target
	WantedBy: sockets.target
	Before: lvm2-monitor.service
	Before: lvm2-lvmetad.service
	After: -.mount
	Triggers: lvm2-lvmetad.service
	References: lvm2-lvmetad.service
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: lvm2-lvmetad.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/lvm/lvmetad.socket
	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
	ListenStream: /run/lvm/lvmetad.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 lvm2-monitor.service:
	Description: Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: lvm2-monitor.service
	Documentation: man:dmeventd(8)
	Documentation: man:lvcreate(8)
	Documentation: man:lvchange(8)
	Documentation: man:vgchange(8)
	Fragment Path: /lib/systemd/system/lvm2-monitor.service
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: dm-event.socket
	Requires: lvm2-lvmetad.socket
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: local-fs.target
	After: dm-event.socket
	After: lvm2-lvmetad.socket
	After: lvm2-activation.service
	After: lvm2-lvmetad.service
	After: systemd-journald.socket
	References: dm-event.socket
	References: lvm2-lvmetad.socket
	References: lvm2-activation.service
	References: lvm2-lvmetad.service
	References: local-fs.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	Environment: LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES=1
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/lvm vgchange --monitor y --ignoreskippedcluster
			PID: 724
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/lvm vgchange --monitor n --config global{use_lvmetad=0} --ignoreskippedcluster
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/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: Sun 2014-09-21 21:51:55 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-ask-password-console.path:
	Description: Dispatch Password Requests to Console Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-ask-password-console.path
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
	ConditionPathExists: !/run/plymouth/pid succeeded
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: paths.target
	Before: shutdown.target
	Before: systemd-ask-password-console.service
	After: plymouth-start.service
	After: -.mount
	Triggers: systemd-ask-password-console.service
	References: shutdown.target
	References: plymouth-start.service
	References: paths.target
	References: systemd-ask-password-console.service
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /run/systemd/ask-password
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-console.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit sys-kernel-config.mount:
	Description: Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/sys-kernel-config.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: sys-kernel-config.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-config.mount
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/config succeeded
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	WantedBy: sys-module-configfs.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-configfs.device
	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/config
	What: configfs
	File System Type: configfs
	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-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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-tmpfiles-setup-dev.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: local-fs-pre.target
	Before: systemd-udevd.service
	After: kmod-static-nodes.service
	After: systemd-journald.socket
	References: sysinit.target
	References: local-fs-pre.target
	References: systemd-udevd.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: kmod-static-nodes.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
			PID: 179
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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: Sun 2014-09-21 21:51:56 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: lvm2-activation.service
	After: lvm2-activation-early.service
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: lvm2-activation.service
	ReferencedBy: lvm2-activation-early.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-journal-flush.service:
	Description: Trigger Flushing of Journal to Persistent Storage
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2014-09-21 21:51:57 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: Sun 2014-09-21 21:51:57 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: 768
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	Requires: var.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
	After: var.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
	References: var.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: 426
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/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: Sun 2014-09-21 21:51:55 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 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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 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-udevd.service:
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: systemd-udevd-control.socket
	Wants: systemd-udevd-kernel.socket
	WantedBy: sysinit.target
	WantedBy: systemd-udev-trigger.service
	WantedBy: systemd-udev-settle.service
	Before: sysinit.target
	Before: qemu-system-x86.service
	Before: mdadm-raid.service
	Before: udev-finish.service
	Before: hdparm.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: sysinit.target
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: qemu-system-x86.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: udev-finish.service
	ReferencedBy: hdparm.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: 187
	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: 187
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sys-fs-fuse-connections.mount
	Before: systemd-sysctl.service
	Before: sysinit.target
	Before: shutdown.target
	Before: sys-kernel-config.mount
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-sysctl.service
	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: 151
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit debian-fixup.service:
	Description: Various fixups to make systemd work better on Debian
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	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: Sun 2014-09-21 21:51:55 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 sys-kernel-debug.mount:
	Description: Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/sys-kernel-debug.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: sys-kernel-debug.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/debug succeeded
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /sys/kernel
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /sys/kernel/debug
	What: debugfs
	File System Type: debugfs
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: no
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: proc-sys-fs-binfmt_misc.automount
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
-> Unit systemd-tmpfiles-setup.service:
	Description: Create Volatile Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-tmpfiles-setup.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	ConditionDirectoryNotEmpty: |/run/tmpfiles.d succeeded
	ConditionDirectoryNotEmpty: |/etc/tmpfiles.d failed
	ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d failed
	ConditionDirectoryNotEmpty: |/lib/tmpfiles.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d succeeded
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Wants: local-fs.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: systemd-update-utmp.service
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-update-utmp.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
			PID: 747
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit kmod-static-nodes.service:
	Description: Create list of required static device nodes for the current kernel
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: kmod-static-nodes.service
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionFileIsExecutable: /bin/kmod succeeded
	ConditionPathExists: /lib/modules/3.16.3/modules.devname succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Sun 2014-09-21 21:51:55 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: 159
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-modules-load.service
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
			PID: 181
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
-> 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: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: -.mount
	Requires: var.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
	After: var.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
	References: var.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: 797
			Start Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
-> 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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	WantedBy: sys-module-fuse.device
	Before: sysinit.target
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: sys-module-fuse.device
	RequiresMountsFor: /sys/fs/fuse
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /sys/fs/fuse/connections
	What: fusectl
	File System Type: fusectl
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-udev-trigger.service:
	Description: udev Coldplug all Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: systemd-udevd.service
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-udev-settle.service
	After: systemd-udevd-kernel.socket
	After: systemd-udevd-control.socket
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-udev-settle.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/udevadm trigger --type=subsystems --action=add
			PID: 175
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/udevadm trigger --type=devices --action=add
			PID: 178
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: systemd-udevd.service
	WantedBy: sockets.target
	Before: systemd-udev-trigger.service
	Before: sockets.target
	Before: systemd-udevd.service
	Triggers: systemd-udevd.service
	References: sockets.target
	References: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-udevd.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 systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	WantedBy: systemd-udevd.service
	WantedBy: sockets.target
	Before: systemd-udev-trigger.service
	Before: sockets.target
	Before: systemd-udevd.service
	After: -.mount
	Triggers: systemd-udevd.service
	References: sockets.target
	References: systemd-udevd.service
	References: -.mount
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-udevd.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-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-update-utmp.service
	Before: systemd-remount-fs.service
	Before: systemd-fsck-root.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: systemd-sysctl.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-binfmt.service
	Before: systemd-modules-load.service
	Before: systemd-random-seed.service
	Before: systemd-fsck at dev-sda1.service
	Before: systemd-fsck at dev-sda3.service
	Before: systemd-fsck at dev-sdd1.service
	Before: systemd-backlight at backlight:acpi_video0.service
	References: systemd-readahead-done.timer
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: systemd-fsck at dev-sda3.service
	ReferencedBy: systemd-fsck at dev-sdd1.service
	ReferencedBy: systemd-backlight at backlight:acpi_video0.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-update-utmp.service
	Before: systemd-remount-fs.service
	Before: systemd-fsck-root.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: systemd-sysctl.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-binfmt.service
	Before: systemd-modules-load.service
	Before: systemd-random-seed.service
	Before: systemd-fsck at dev-sda1.service
	Before: systemd-fsck at dev-sda3.service
	Before: systemd-fsck at dev-sdd1.service
	Before: systemd-backlight at backlight:acpi_video0.service
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: systemd-fsck at dev-sda3.service
	ReferencedBy: systemd-fsck at dev-sdd1.service
	ReferencedBy: systemd-backlight at backlight:acpi_video0.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-remount-fs.service:
	Description: Remount Root and Kernel File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-remount-fs.service
	Documentation: man:systemd-remount-fs.service(8)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/systemd-remount-fs.service
	ConditionPathExists: /etc/fstab succeeded
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: local-fs-pre.target
	WantedBy: local-fs.target
	Conflicts: shutdown.target
	Before: systemd-update-utmp.service
	Before: local-fs-pre.target
	Before: local-fs.target
	Before: shutdown.target
	Before: debian-fixup.service
	Before: systemd-random-seed.service
	Before: systemd-backlight at backlight:acpi_video0.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-fsck-root.service
	After: systemd-journald.socket
	After: keyboard-setup.service
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-fsck-root.service
	References: local-fs-pre.target
	References: local-fs.target
	References: systemd-journald.socket
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: debian-fixup.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: local-fs.target
	ReferencedBy: keyboard-setup.service
	ReferencedBy: systemd-backlight at backlight:acpi_video0.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: 232
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: auditd.service
	Before: systemd-update-utmp.service
	Before: ssh.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: ssh.service
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 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-sda1.service
	Before: systemd-fsck at dev-sda3.service
	Before: systemd-fsck at dev-sdd1.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: local-fs.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-fsck at dev-sda1.service
	ReferencedBy: systemd-fsck at dev-sda3.service
	ReferencedBy: systemd-fsck at dev-sdd1.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: 172
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 1
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 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: boot.mount
	Before: var.mount
	Before: tmp.mount
	Before: scratch.mount
	Before: home.mount
	Before: data.mount
	Before: data-gentoo.mount
	Before: data-gentoo-boot.mount
	Before: data-gentoo-tmp.mount
	Before: data-gentoo-proc.mount
	Before: data-gentoo-dev.mount
	Before: data-gentoo-run-shm.mount
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup-dev.service
	References: shutdown.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: local-fs.target
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: boot.mount
	ReferencedBy: var.mount
	ReferencedBy: tmp.mount
	ReferencedBy: scratch.mount
	ReferencedBy: home.mount
	ReferencedBy: data.mount
	ReferencedBy: data-gentoo.mount
	ReferencedBy: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-tmp.mount
	ReferencedBy: data-gentoo-proc.mount
	ReferencedBy: data-gentoo-dev.mount
	ReferencedBy: data-gentoo-run-shm.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> 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: Sun 2014-09-21 21:52:09 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:09 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: Sun 2014-09-21 21:52:09 CEST
	Condition Result: yes
	Requires: multi-user.target
	Wants: display-manager.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: apache2.service
	Wants: gpm.service
	Wants: acpi-support.service
	Wants: collectd.service
	Wants: thttpd.service
	Wants: mcstrans.service
	Wants: dirmngr.service
	Wants: nfs-common.service
	Wants: lirc.service
	Wants: tor.service
	Wants: restorecond.service
	Wants: radvd.service
	Wants: storescp.service
	Wants: mountdebugfs.service
	Wants: openvpn.service
	Wants: loadcpufreq.service
	Wants: spacenavd.service
	Wants: openarena-server.service
	Wants: aiccu.service
	Wants: virtualbox.service
	Wants: portmap.service
	Wants: nscd.service
	Wants: kdm.service
	Wants: smartmontools.service
	Wants: irqbalance.service
	Wants: hddtemp.service
	Wants: scanbuttond.service
	Wants: mcelog.service
	Wants: cpufrequtils.service
	Wants: dcmqrscp.service
	Wants: speech-dispatcher.service
	Wants: atop.service
	Wants: timidity.service
	Wants: exim4.service
	Wants: pdnsd.service
	Wants: udftools.service
	Wants: saned.service
	Wants: mdadm.service
	Wants: minissdpd.service
	Wants: fetchmail.service
	Wants: schroot.service
	Wants: ntp.service
	Wants: minidlna.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: apache2.service
	After: gpm.service
	After: acpi-support.service
	After: collectd.service
	After: thttpd.service
	After: mcstrans.service
	After: dirmngr.service
	After: nfs-common.service
	After: lirc.service
	After: tor.service
	After: restorecond.service
	After: radvd.service
	After: storescp.service
	After: mountdebugfs.service
	After: openvpn.service
	After: loadcpufreq.service
	After: spacenavd.service
	After: openarena-server.service
	After: aiccu.service
	After: virtualbox.service
	After: portmap.service
	After: nscd.service
	After: kdm.service
	After: smartmontools.service
	After: irqbalance.service
	After: hddtemp.service
	After: scanbuttond.service
	After: mcelog.service
	After: cpufrequtils.service
	After: dcmqrscp.service
	After: speech-dispatcher.service
	After: atop.service
	After: timidity.service
	After: exim4.service
	After: pdnsd.service
	After: udftools.service
	After: saned.service
	After: mdadm.service
	After: minissdpd.service
	After: fetchmail.service
	After: schroot.service
	After: ntp.service
	After: minidlna.service
	References: multi-user.target
	References: rescue.target
	References: display-manager.service
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	References: apache2.service
	References: gpm.service
	References: acpi-support.service
	References: collectd.service
	References: thttpd.service
	References: mcstrans.service
	References: dirmngr.service
	References: nfs-common.service
	References: lirc.service
	References: tor.service
	References: restorecond.service
	References: radvd.service
	References: storescp.service
	References: mountdebugfs.service
	References: openvpn.service
	References: loadcpufreq.service
	References: spacenavd.service
	References: openarena-server.service
	References: aiccu.service
	References: virtualbox.service
	References: portmap.service
	References: nscd.service
	References: kdm.service
	References: smartmontools.service
	References: irqbalance.service
	References: hddtemp.service
	References: scanbuttond.service
	References: mcelog.service
	References: cpufrequtils.service
	References: dcmqrscp.service
	References: speech-dispatcher.service
	References: atop.service
	References: timidity.service
	References: exim4.service
	References: pdnsd.service
	References: udftools.service
	References: saned.service
	References: mdadm.service
	References: minissdpd.service
	References: fetchmail.service
	References: schroot.service
	References: ntp.service
	References: minidlna.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: Sun 2014-09-21 21:52:09 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:09 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: Sun 2014-09-21 21:52:09 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: apt-cacher-ng.service
	Wants: avahi-daemon.service
	Wants: ModemManager.service
	Wants: binfmt-support.service
	Wants: inetd.service
	Wants: atd.service
	Wants: cron.service
	Wants: lm-sensors.service
	Wants: anacron.service
	Wants: pppd-dns.service
	Wants: ssh.service
	Wants: privoxy.service
	Wants: cups-browsed.service
	Wants: remote-fs.target
	Wants: rc-local.service
	Wants: systemd-logind.service
	Wants: systemd-user-sessions.service
	Wants: getty.target
	Wants: systemd-ask-password-wall.path
	Wants: dbus.service
	Wants: rsyslog.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: apache2.service
	Wants: gpm.service
	Wants: acpi-support.service
	Wants: collectd.service
	Wants: thttpd.service
	Wants: mcstrans.service
	Wants: dirmngr.service
	Wants: nfs-common.service
	Wants: lirc.service
	Wants: tor.service
	Wants: restorecond.service
	Wants: radvd.service
	Wants: storescp.service
	Wants: mountdebugfs.service
	Wants: openvpn.service
	Wants: loadcpufreq.service
	Wants: spacenavd.service
	Wants: openarena-server.service
	Wants: aiccu.service
	Wants: virtualbox.service
	Wants: portmap.service
	Wants: nscd.service
	Wants: kdm.service
	Wants: smartmontools.service
	Wants: irqbalance.service
	Wants: hddtemp.service
	Wants: scanbuttond.service
	Wants: mcelog.service
	Wants: cpufrequtils.service
	Wants: dcmqrscp.service
	Wants: speech-dispatcher.service
	Wants: atop.service
	Wants: timidity.service
	Wants: exim4.service
	Wants: pdnsd.service
	Wants: udftools.service
	Wants: saned.service
	Wants: mdadm.service
	Wants: minissdpd.service
	Wants: fetchmail.service
	Wants: schroot.service
	Wants: ntp.service
	Wants: minidlna.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: getty.target
	After: systemd-user-sessions.service
	After: systemd-logind.service
	After: rc-local.service
	After: inetd.service
	After: ModemManager.service
	After: rsyslog.service
	After: lm-sensors.service
	After: pppd-dns.service
	After: ssh.service
	After: binfmt-support.service
	After: dbus.service
	After: anacron.service
	After: cron.service
	After: cups-browsed.service
	After: avahi-daemon.service
	After: atd.service
	After: privoxy.service
	After: apache2.service
	After: gpm.service
	After: acpi-support.service
	After: collectd.service
	After: thttpd.service
	After: mcstrans.service
	After: dirmngr.service
	After: nfs-common.service
	After: lirc.service
	After: tor.service
	After: restorecond.service
	After: radvd.service
	After: storescp.service
	After: mountdebugfs.service
	After: openvpn.service
	After: loadcpufreq.service
	After: spacenavd.service
	After: openarena-server.service
	After: aiccu.service
	After: virtualbox.service
	After: portmap.service
	After: nscd.service
	After: kdm.service
	After: smartmontools.service
	After: irqbalance.service
	After: hddtemp.service
	After: scanbuttond.service
	After: mcelog.service
	After: cpufrequtils.service
	After: dcmqrscp.service
	After: speech-dispatcher.service
	After: atop.service
	After: timidity.service
	After: exim4.service
	After: pdnsd.service
	After: udftools.service
	After: saned.service
	After: mdadm.service
	After: minissdpd.service
	After: fetchmail.service
	After: schroot.service
	After: ntp.service
	After: minidlna.service
	References: basic.target
	References: rescue.service
	References: rescue.target
	References: apt-cacher-ng.service
	References: avahi-daemon.service
	References: ModemManager.service
	References: binfmt-support.service
	References: inetd.service
	References: atd.service
	References: cron.service
	References: lm-sensors.service
	References: anacron.service
	References: pppd-dns.service
	References: ssh.service
	References: privoxy.service
	References: cups-browsed.service
	References: remote-fs.target
	References: rc-local.service
	References: systemd-logind.service
	References: systemd-user-sessions.service
	References: getty.target
	References: systemd-ask-password-wall.path
	References: dbus.service
	References: shutdown.target
	References: rsyslog.service
	References: systemd-update-utmp-runlevel.service
	References: apache2.service
	References: gpm.service
	References: acpi-support.service
	References: collectd.service
	References: thttpd.service
	References: mcstrans.service
	References: dirmngr.service
	References: nfs-common.service
	References: lirc.service
	References: tor.service
	References: restorecond.service
	References: radvd.service
	References: storescp.service
	References: mountdebugfs.service
	References: openvpn.service
	References: loadcpufreq.service
	References: spacenavd.service
	References: openarena-server.service
	References: aiccu.service
	References: virtualbox.service
	References: portmap.service
	References: nscd.service
	References: kdm.service
	References: smartmontools.service
	References: irqbalance.service
	References: hddtemp.service
	References: scanbuttond.service
	References: mcelog.service
	References: cpufrequtils.service
	References: dcmqrscp.service
	References: speech-dispatcher.service
	References: atop.service
	References: timidity.service
	References: exim4.service
	References: pdnsd.service
	References: udftools.service
	References: saned.service
	References: mdadm.service
	References: minissdpd.service
	References: fetchmail.service
	References: schroot.service
	References: ntp.service
	References: minidlna.service
	ReferencedBy: graphical.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit rescue.target:
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: rescue.target
	Name: runlevel1.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rescue.target
	Requires: sysinit.target
	Requires: rescue.service
	Wants: systemd-update-utmp-runlevel.service
	Conflicts: shutdown.target
	ConflictedBy: graphical.target
	ConflictedBy: multi-user.target
	Before: multi-user.target
	Before: systemd-update-utmp-runlevel.service
	After: sysinit.target
	After: rescue.service
	References: sysinit.target
	References: rescue.service
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit display-manager.service:
	Description: display-manager.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: display-manager.service
	WantedBy: graphical.target
	ReferencedBy: graphical.target
-> Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: rescue.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/rescue.service
	RequiredBy: rescue.target
	Conflicts: shutdown.target
	ConflictedBy: multi-user.target
	ConflictedBy: emergency.service
	Before: rescue.target
	Before: shutdown.target
	Before: multi-user.target
	After: sysinit.target
	After: plymouth-start.service
	References: shutdown.target
	References: sysinit.target
	References: plymouth-start.service
	ReferencedBy: rescue.target
	ReferencedBy: multi-user.target
	ReferencedBy: emergency.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	Environment: HOME=/root
	LimitNOFILE: 4096
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStartPre:
		Command Line: /bin/plymouth quit
		Command Line: /bin/echo -e 'Welcome to rescue mode! Type "systemctl default" or ^D to enter default mode.\nType "journalctl -xb" to view system logs. Type "systemctl reboot" to reboot.'
	-> ExecStart:
		Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --fail --no-block default'
-> Unit plymouth-start.service:
	Description: plymouth-start.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: plymouth-start.service
	Before: rescue.service
	Before: systemd-ask-password-console.path
	Before: systemd-ask-password-console.service
	ReferencedBy: rescue.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: sysinit.target
	Wants: sockets.target
	Wants: timers.target
	Wants: paths.target
	Wants: slices.target
	Wants: alsa-restore.service
	Wants: alsa-state.service
	RequiredBy: multi-user.target
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: serial-getty at ttyS2.service
	RequiredBy: getty at tty1.service
	RequiredBy: systemd-user-sessions.service
	RequiredBy: systemd-logind.service
	RequiredBy: rc-local.service
	RequiredBy: inetd.service
	RequiredBy: ModemManager.service
	RequiredBy: rsyslog.service
	RequiredBy: lm-sensors.service
	RequiredBy: pppd-dns.service
	RequiredBy: ssh.service
	RequiredBy: acpi-fakekey.service
	RequiredBy: binfmt-support.service
	RequiredBy: cpufrequtils.service
	RequiredBy: mcelog.service
	RequiredBy: acpid.service
	RequiredBy: dbus.service
	RequiredBy: loadcpufreq.service
	RequiredBy: anacron.service
	RequiredBy: lirc.service
	RequiredBy: irqbalance.service
	RequiredBy: gpm.service
	RequiredBy: minidlna.service
	RequiredBy: smartmontools.service
	RequiredBy: openvpn.service
	RequiredBy: mountdebugfs.service
	RequiredBy: cron.service
	RequiredBy: mdadm.service
	RequiredBy: dirmngr.service
	RequiredBy: kdm.service
	RequiredBy: virtualbox.service
	RequiredBy: storescp.service
	RequiredBy: scanbuttond.service
	RequiredBy: spacenavd.service
	RequiredBy: exim4.service
	RequiredBy: hddtemp.service
	RequiredBy: schroot.service
	RequiredBy: restorecond.service
	RequiredBy: thttpd.service
	RequiredBy: fetchmail.service
	RequiredBy: collectd.service
	RequiredBy: cups-browsed.service
	RequiredBy: mcstrans.service
	RequiredBy: pdnsd.service
	RequiredBy: ntp.service
	RequiredBy: avahi-daemon.service
	RequiredBy: acpi-support.service
	RequiredBy: nscd.service
	RequiredBy: atd.service
	RequiredBy: speech-dispatcher.service
	RequiredBy: tor.service
	RequiredBy: minissdpd.service
	RequiredBy: cups.service
	RequiredBy: openarena-server.service
	RequiredBy: privoxy.service
	RequiredBy: timidity.service
	RequiredBy: apache2.service
	RequiredBy: aiccu.service
	RequiredBy: atop.service
	RequiredBy: dcmqrscp.service
	RequiredBy: udftools.service
	RequiredBy: saned.service
	RequiredBy: radvd.service
	RequiredBy: configure-printer at usb-003-002.service
	RequiredBy: user at 5931.service
	RequiredBy: upower.service
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: systemd-ask-password-wall.service
	Before: serial-getty at ttyS2.service
	Before: getty at tty1.service
	Before: systemd-user-sessions.service
	Before: systemd-logind.service
	Before: rc-local.service
	Before: inetd.service
	Before: ModemManager.service
	Before: rsyslog.service
	Before: lm-sensors.service
	Before: pppd-dns.service
	Before: ssh.service
	Before: acpi-fakekey.service
	Before: binfmt-support.service
	Before: cpufrequtils.service
	Before: mcelog.service
	Before: acpid.service
	Before: dbus.service
	Before: loadcpufreq.service
	Before: anacron.service
	Before: lirc.service
	Before: irqbalance.service
	Before: gpm.service
	Before: minidlna.service
	Before: smartmontools.service
	Before: openvpn.service
	Before: mountdebugfs.service
	Before: cron.service
	Before: mdadm.service
	Before: dirmngr.service
	Before: kdm.service
	Before: virtualbox.service
	Before: storescp.service
	Before: scanbuttond.service
	Before: spacenavd.service
	Before: exim4.service
	Before: hddtemp.service
	Before: schroot.service
	Before: restorecond.service
	Before: thttpd.service
	Before: fetchmail.service
	Before: collectd.service
	Before: cups-browsed.service
	Before: mcstrans.service
	Before: pdnsd.service
	Before: ntp.service
	Before: avahi-daemon.service
	Before: acpi-support.service
	Before: nscd.service
	Before: atd.service
	Before: speech-dispatcher.service
	Before: tor.service
	Before: minissdpd.service
	Before: cups.service
	Before: openarena-server.service
	Before: privoxy.service
	Before: timidity.service
	Before: apache2.service
	Before: aiccu.service
	Before: atop.service
	Before: dcmqrscp.service
	Before: udftools.service
	Before: saned.service
	Before: radvd.service
	Before: configure-printer at usb-003-002.service
	Before: user at 5931.service
	Before: upower.service
	After: sysinit.target
	After: sockets.target
	After: timers.target
	After: paths.target
	After: slices.target
	References: sysinit.target
	References: sockets.target
	References: timers.target
	References: paths.target
	References: slices.target
	References: alsa-restore.service
	References: alsa-state.service
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: serial-getty at ttyS2.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: rc-local.service
	ReferencedBy: inetd.service
	ReferencedBy: ModemManager.service
	ReferencedBy: rsyslog.service
	ReferencedBy: lm-sensors.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: ssh.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: mcelog.service
	ReferencedBy: acpid.service
	ReferencedBy: dbus.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: anacron.service
	ReferencedBy: lirc.service
	ReferencedBy: irqbalance.service
	ReferencedBy: gpm.service
	ReferencedBy: minidlna.service
	ReferencedBy: smartmontools.service
	ReferencedBy: openvpn.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: cron.service
	ReferencedBy: mdadm.service
	ReferencedBy: dirmngr.service
	ReferencedBy: kdm.service
	ReferencedBy: virtualbox.service
	ReferencedBy: storescp.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: spacenavd.service
	ReferencedBy: exim4.service
	ReferencedBy: hddtemp.service
	ReferencedBy: schroot.service
	ReferencedBy: restorecond.service
	ReferencedBy: thttpd.service
	ReferencedBy: fetchmail.service
	ReferencedBy: collectd.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: mcstrans.service
	ReferencedBy: pdnsd.service
	ReferencedBy: ntp.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: acpi-support.service
	ReferencedBy: nscd.service
	ReferencedBy: atd.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: tor.service
	ReferencedBy: minissdpd.service
	ReferencedBy: cups.service
	ReferencedBy: openarena-server.service
	ReferencedBy: privoxy.service
	ReferencedBy: timidity.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	ReferencedBy: atop.service
	ReferencedBy: dcmqrscp.service
	ReferencedBy: udftools.service
	ReferencedBy: saned.service
	ReferencedBy: radvd.service
	ReferencedBy: configure-printer at usb-003-002.service
	ReferencedBy: user at 5931.service
	ReferencedBy: upower.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit ModemManager.service:
	Description: Modem Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:08 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: Sun 2014-09-21 21:52:07 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: 1145
	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: 1145
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit inetd.service:
	Description: Internet superserver
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/inetd.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: inetd.service
	Name: openbsd-inetd.service
	Documentation: man:inetd(8)
	Fragment Path: /lib/systemd/system/inetd.service
	ConditionPathExists: /etc/inetd.conf succeeded
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	Main PID: 1153
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/inetd -i
			PID: 1153
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Wants: remote-fs-pre.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: systemd-user-sessions.service
	Before: systemd-journal-flush.service
	Before: kbd.service
	Before: console-screen.service
	Before: pidentd.service
	Before: console-setup.service
	Before: dns-clean.service
	Before: cpufrequtils.service
	Before: mcelog.service
	Before: loadcpufreq.service
	Before: lirc.service
	Before: irqbalance.service
	Before: gpm.service
	Before: minidlna.service
	Before: smartmontools.service
	Before: openvpn.service
	Before: mountdebugfs.service
	Before: dirmngr.service
	Before: kdm.service
	Before: virtualbox.service
	Before: storescp.service
	Before: scanbuttond.service
	Before: spacenavd.service
	Before: exim4.service
	Before: hddtemp.service
	Before: schroot.service
	Before: restorecond.service
	Before: thttpd.service
	Before: fetchmail.service
	Before: setserial.service
	Before: collectd.service
	Before: mcstrans.service
	Before: pdnsd.service
	Before: ntp.service
	Before: acpi-support.service
	Before: nscd.service
	Before: speech-dispatcher.service
	Before: tor.service
	Before: minissdpd.service
	Before: openarena-server.service
	Before: timidity.service
	Before: apache2.service
	Before: aiccu.service
	Before: dcmqrscp.service
	Before: udftools.service
	Before: saned.service
	Before: radvd.service
	After: remote-fs-pre.target
	After: local-fs.target
	References: remote-fs-pre.target
	References: local-fs.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: kbd.service
	ReferencedBy: console-screen.service
	ReferencedBy: pidentd.service
	ReferencedBy: console-setup.service
	ReferencedBy: dns-clean.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: mcelog.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: lirc.service
	ReferencedBy: irqbalance.service
	ReferencedBy: gpm.service
	ReferencedBy: minidlna.service
	ReferencedBy: smartmontools.service
	ReferencedBy: openvpn.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: dirmngr.service
	ReferencedBy: kdm.service
	ReferencedBy: virtualbox.service
	ReferencedBy: storescp.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: spacenavd.service
	ReferencedBy: exim4.service
	ReferencedBy: hddtemp.service
	ReferencedBy: schroot.service
	ReferencedBy: restorecond.service
	ReferencedBy: thttpd.service
	ReferencedBy: fetchmail.service
	ReferencedBy: setserial.service
	ReferencedBy: collectd.service
	ReferencedBy: mcstrans.service
	ReferencedBy: pdnsd.service
	ReferencedBy: ntp.service
	ReferencedBy: acpi-support.service
	ReferencedBy: nscd.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: tor.service
	ReferencedBy: minissdpd.service
	ReferencedBy: openarena-server.service
	ReferencedBy: timidity.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	ReferencedBy: dcmqrscp.service
	ReferencedBy: udftools.service
	ReferencedBy: saned.service
	ReferencedBy: radvd.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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: serial-getty at ttyS2.service
	Before: getty at tty1.service
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: serial-getty at ttyS2.service
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/rc.local start
			PID: 1172
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 99
-> Unit systemd-logind.service:
	Description: Login Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 1177
	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: 1177
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: systemd-ask-password-wall.service
	Before: serial-getty at ttyS2.service
	Before: getty at tty1.service
	Before: shutdown.target
	Before: multi-user.target
	Before: user at 5931.service
	Before: session-1.scope
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	After: systemd-journal-flush.service
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: serial-getty at ttyS2.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: user at 5931.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: 1173
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Wants: getty at tty1.service
	Wants: serial-getty at ttyS2.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	After: serial-getty at ttyS2.service
	After: getty at tty1.service
	References: getty at tty1.service
	References: serial-getty at ttyS2.service
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: serial-getty at ttyS2.service
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> 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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 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 paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 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: systemd-ask-password-wall.path
	ReferencedBy: basic.target
	ReferencedBy: systemd-ask-password-console.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> 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 getty at tty1.service:
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system-getty.slice
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: plymouth-quit-wait.service
	After: rc-local.service
	After: systemd-journald.socket
	After: basic.target
	After: system-getty.slice
	References: systemd-user-sessions.service
	References: plymouth-quit-wait.service
	References: rc-local.service
	References: getty.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system-getty.slice
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	Main PID: 1217
	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: 1217
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit serial-getty at ttyS2.service:
	Description: Serial Getty on ttyS2
	Instance: ttyS2
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-serial\x2dgetty.slice
	CGroup: /system.slice/system-serial\x2dgetty.slice/serial-getty at ttyS2.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: serial-getty at ttyS2.service
	Documentation: man:agetty(8)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /etc/systemd/system/getty.target.wants/serial-getty at ttyS2.service
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: system-serial\x2dgetty.slice
	BindsTo: dev-ttyS2.device
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: dev-ttyS2.device
	After: systemd-user-sessions.service
	After: plymouth-quit-wait.service
	After: rc-local.service
	After: systemd-journald.socket
	After: basic.target
	After: system-serial\x2dgetty.slice
	References: dev-ttyS2.device
	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-serial\x2dgetty.slice
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	Main PID: 1218
	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
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/ttyS2
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: no
	SyslogFacility: daemon
	SyslogLevel: info
	UtmpIdentifier: ttyS2
	-> ExecStart:
		Command Line: /sbin/agetty -L %I 19200 vt320
			PID: 1218
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
-> Unit dev-ttyS2.device:
	Description: PCI 9835 Multi-I/O Controller (2S (16C550 UART))
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-pci0000:00-0000:00:1c.3-0000:04:00.0-0000:05:01.0-tty-ttyS2.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	BoundBy: serial-getty at ttyS2.service
	Before: serial-getty at ttyS2.service
	ReferencedBy: serial-getty at ttyS2.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:1c.3/0000:04:00.0/0000:05:01.0/tty/ttyS2
-> Unit plymouth-quit-wait.service:
	Description: plymouth-quit-wait.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: plymouth-quit-wait.service
	Before: serial-getty at ttyS2.service
	Before: getty at tty1.service
	ReferencedBy: serial-getty at ttyS2.service
	ReferencedBy: getty at tty1.service
-> Unit system-serial\x2dgetty.slice:
	Description: system-serial\x2dgetty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/system-serial\x2dgetty.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: system-serial\x2dgetty.slice
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: system.slice
	WantedBy: serial-getty at ttyS2.service
	Conflicts: shutdown.target
	Before: serial-getty at ttyS2.service
	Before: shutdown.target
	After: system.slice
	References: shutdown.target
	References: system.slice
	ReferencedBy: serial-getty at ttyS2.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 system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/system-getty.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: system-getty.slice
	Condition Timestamp: Sun 2014-09-21 21:51:55 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 user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: -.slice
	WantedBy: systemd-logind.service
	WantedBy: user-5931.slice
	Conflicts: shutdown.target
	Before: systemd-logind.service
	Before: slices.target
	Before: shutdown.target
	Before: user-5931.slice
	After: -.slice
	References: slices.target
	References: shutdown.target
	References: -.slice
	ReferencedBy: systemd-logind.service
	ReferencedBy: user-5931.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=1024
	BlockIOWeight=1000
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit nss-user-lookup.target:
	Description: User and Group Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: nss-user-lookup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-user-lookup.target
	Conflicts: shutdown.target
	Before: systemd-logind.service
	References: shutdown.target
	ReferencedBy: systemd-logind.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Requires: var.mount
	Wants: system.slice
	RequiredBy: systemd-logind.service
	RequiredBy: ModemManager.service
	RequiredBy: dbus.service
	RequiredBy: avahi-daemon.service
	RequiredBy: upower.service
	WantedBy: systemd-logind.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: systemd-logind.service
	Before: dbus.service
	Before: sockets.target
	Before: shutdown.target
	Before: ModemManager.service
	Before: kdm.service
	Before: scanbuttond.service
	Before: avahi-daemon.service
	Before: saned.service
	Before: upower.service
	After: sysinit.target
	After: system.slice
	After: -.mount
	After: var.mount
	Triggers: dbus.service
	References: dbus.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	References: var.mount
	ReferencedBy: systemd-logind.service
	ReferencedBy: ModemManager.service
	ReferencedBy: sockets.target
	ReferencedBy: dbus.service
	ReferencedBy: kdm.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: saned.service
	ReferencedBy: upower.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 network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	WantedBy: networking.service
	Conflicts: shutdown.target
	Before: rc-local.service
	Before: network-online.target
	Before: ssh.service
	After: networking.service
	References: shutdown.target
	ReferencedBy: rc-local.service
	ReferencedBy: networking.service
	ReferencedBy: network-online.target
	ReferencedBy: ssh.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: remote-fs.target
	Conflicts: shutdown.target
	Before: remote-fs.target
	References: shutdown.target
	ReferencedBy: remote-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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 alsa-restore.service:
	Description: Restore Sound Card State
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: 994
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: no
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: alsa-restore.service
	After: sysinit.target
	After: systemd-journald.socket
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: basic.target
	ReferencedBy: alsa-restore.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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 systemd-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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 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 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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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 systemd-ask-password-console.service:
	Description: Dispatch Password Requests to Console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-ask-password-console.service
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
	ConditionPathExists: !/run/plymouth/pid untested
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-ask-password-console.path
	After: plymouth-start.service
	After: systemd-vconsole-setup.service
	After: systemd-journald.socket
	TriggeredBy: systemd-ask-password-console.path
	References: shutdown.target
	References: plymouth-start.service
	References: systemd-vconsole-setup.service
	References: systemd-journald.socket
	ReferencedBy: systemd-ask-password-console.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit systemd-vconsole-setup.service:
	Description: systemd-vconsole-setup.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-vconsole-setup.service
	Before: systemd-ask-password-console.service
	ReferencedBy: systemd-ask-password-console.service
-> Unit dm-event.socket:
	Description: Device-mapper event daemon FIFOs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dm-event.socket
	Documentation: man:dmeventd(8)
	Fragment Path: /lib/systemd/system/dm-event.socket
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	Requires: var.mount
	RequiredBy: lvm2-monitor.service
	RequiredBy: dm-event.service
	WantedBy: sockets.target
	Before: lvm2-monitor.service
	Before: dm-event.service
	After: -.mount
	After: var.mount
	Triggers: dm-event.service
	References: dm-event.service
	References: -.mount
	References: var.mount
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: dm-event.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /var/run/dmeventd-server /var/run/dmeventd-client
	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: /var/run/dmeventd-server
	ListenFIFO: /var/run/dmeventd-client
	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 lvm2-activation.service:
	Description: Activation of LVM2 logical volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2014-09-21 21:51:57 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: lvm2-activation.service
	Name: lvm2.service
	Documentation: man:lvm(8)
	Documentation: man:vgchange(8)
	Fragment Path: /lib/systemd/system/lvm2-activation.service
	Condition Timestamp: Sun 2014-09-21 21:51:56 CEST
	Condition Result: yes
	Wants: systemd-udev-settle.service
	WantedBy: local-fs.target
	Before: lvm2-monitor.service
	Before: local-fs.target
	Before: shutdown.target
	After: lvm2-activation-early.service
	After: cryptsetup.target
	After: systemd-journald.socket
	References: lvm2-activation-early.service
	References: cryptsetup.target
	References: local-fs.target
	References: shutdown.target
	References: systemd-udev-settle.service
	References: systemd-journald.socket
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: local-fs.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: /sbin/lvm vgchange -aay --sysinit
			PID: 702
			Start Timestamp: Sun 2014-09-21 21:51:56 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit lvm2-lvmetad.service:
	Description: LVM2 metadata daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: lvm2-lvmetad.service
	Documentation: man:lvmetad(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmetad.service
	Requires: lvm2-lvmetad.socket
	Conflicts: shutdown.target
	Before: lvm2-monitor.service
	After: lvm2-lvmetad.socket
	After: systemd-journald.socket
	TriggeredBy: lvm2-lvmetad.socket
	References: lvm2-lvmetad.socket
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: lvm2-lvmetad.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: on-abort
	NotifyAccess: none
	PIDFile: /var/run/lvmetad.pid
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: yes
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	Environment: SD_ACTIVATION=1
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/lvmetad -f
-> Unit lvm2-activation-early.service:
	Description: Activation of LVM2 logical volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2014-09-21 21:51:56 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: lvm2-activation-early.service
	Documentation: man:lvm(8)
	Documentation: man:vgchange(8)
	Fragment Path: /lib/systemd/system/lvm2-activation-early.service
	Condition Timestamp: Sun 2014-09-21 21:51:56 CEST
	Condition Result: yes
	Wants: systemd-udev-settle.service
	WantedBy: local-fs.target
	Before: lvm2-activation.service
	Before: cryptsetup.target
	Before: local-fs.target
	Before: shutdown.target
	After: systemd-udev-settle.service
	After: systemd-journald.socket
	References: systemd-udev-settle.service
	References: cryptsetup.target
	References: local-fs.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: lvm2-activation.service
	ReferencedBy: local-fs.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: /sbin/lvm vgchange -aay --sysinit
			PID: 640
			Start Timestamp: Sun 2014-09-21 21:51:56 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-udev-settle.service:
	Description: udev Wait for Complete Device Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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-settle.service
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-settle.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: systemd-udevd.service
	WantedBy: lvm2-activation.service
	WantedBy: lvm2-activation-early.service
	Before: sysinit.target
	Before: lvm2-activation-early.service
	Before: udev-finish.service
	After: systemd-udev-trigger.service
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: systemd-udev-trigger.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: lvm2-activation.service
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: udev-finish.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 settle
			PID: 200
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit dm-event.service:
	Description: Device-mapper event 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: dm-event.service
	Documentation: man:dmeventd(8)
	Fragment Path: /lib/systemd/system/dm-event.service
	Requires: dm-event.socket
	Before: local-fs.target
	After: dm-event.socket
	After: systemd-journald.socket
	TriggeredBy: dm-event.socket
	References: dm-event.socket
	References: local-fs.target
	References: systemd-journald.socket
	ReferencedBy: dm-event.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: none
	PIDFile: /var/run/dmeventd.pid
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	Environment: SD_ACTIVATION=1
	OOMScoreAdjust: -1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/dmeventd -f
-> Unit cups.socket:
	Description: CUPS Printing Service Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Requires: var.mount
	Wants: system.slice
	RequiredBy: cups.service
	RequiredBy: configure-printer at usb-003-002.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: cups.service
	Before: sockets.target
	Before: shutdown.target
	Before: configure-printer at usb-003-002.service
	After: sysinit.target
	After: system.slice
	After: -.mount
	After: var.mount
	Triggers: cups.service
	References: cups.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	References: var.mount
	ReferencedBy: sockets.target
	ReferencedBy: cups.service
	ReferencedBy: configure-printer at usb-003-002.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 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: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Requires: var.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
	After: var.mount
	Triggers: avahi-daemon.service
	References: avahi-daemon.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	References: var.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 acpid.socket:
	Description: ACPID Listen Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 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: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /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 acpi-fakekey.socket:
	Description: ACPI fakekey daemon FIFO
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	Requires: var.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
	After: var.mount
	Triggers: acpi-fakekey.service
	References: acpi-fakekey.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	References: var.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 systemd-shutdownd.socket:
	Description: Delayed Shutdown Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 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-initctl.socket:
	Description: /dev/initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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: 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: Sun 2014-09-21 21:51:55 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-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 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 data-gentoo-run-shm.mount:
	Description: /data/gentoo/run/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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/data-gentoo-run-shm.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: data-gentoo-run-shm.mount
	Fragment Path: /run/systemd/generator/data-gentoo-run-shm.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: data-gentoo.mount
	Requires: data.mount
	Requires: -.mount
	Wants: system.slice
	RequiredBy: 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: data-gentoo.mount
	After: data.mount
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: data-gentoo.mount
	References: data.mount
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /data/gentoo/run /run/shm
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /data/gentoo/run/shm
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,rw,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 data-gentoo-dev.mount:
	Description: /data/gentoo/dev
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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/data-gentoo-dev.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: data-gentoo-dev.mount
	Fragment Path: /run/systemd/generator/data-gentoo-dev.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: data-gentoo.mount
	Requires: data.mount
	Requires: -.mount
	Wants: system.slice
	RequiredBy: 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: data-gentoo.mount
	After: data.mount
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: data-gentoo.mount
	References: data.mount
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /data/gentoo /dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /data/gentoo/dev
	What: devtmpfs
	File System Type: devtmpfs
	Options: rw,relatime,rw,size=16289944k,nr_inodes=4072486,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 data-gentoo-proc.mount:
	Description: /data/gentoo/proc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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/data-gentoo-proc.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: data-gentoo-proc.mount
	Fragment Path: /run/systemd/generator/data-gentoo-proc.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: data-gentoo.mount
	Requires: data.mount
	Requires: -.mount
	Wants: system.slice
	RequiredBy: 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: data-gentoo.mount
	After: data.mount
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: data-gentoo.mount
	References: data.mount
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /data/gentoo
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /data/gentoo/proc
	What: proc
	File System Type: proc
	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 data-gentoo-tmp.mount:
	Description: /data/gentoo/tmp
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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/data-gentoo-tmp.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: data-gentoo-tmp.mount
	Fragment Path: /run/systemd/generator/data-gentoo-tmp.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: data-gentoo.mount
	Requires: data.mount
	Requires: -.mount
	Requires: tmp.mount
	Wants: system.slice
	RequiredBy: 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: data-gentoo.mount
	After: data.mount
	After: -.mount
	After: tmp.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: data-gentoo.mount
	References: data.mount
	References: -.mount
	References: tmp.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /data/gentoo /tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /data/gentoo/tmp
	What: tmpfs
	File System Type: tmpfs
	Options: rw,relatime,rw,size=8388608k
	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 data-gentoo-boot.mount:
	Description: /data/gentoo/boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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/data-gentoo-boot.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: data-gentoo-boot.mount
	Fragment Path: /run/systemd/generator/data-gentoo-boot.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: data-gentoo.mount
	Requires: data.mount
	Requires: -.mount
	Wants: system.slice
	BindsTo: dev-sdd2.device
	RequiredBy: local-fs.target
	WantedBy: dev-sdd2.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: dev-sdd2.device
	After: local-fs-pre.target
	After: system.slice
	After: data-gentoo.mount
	After: data.mount
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: dev-sdd2.device
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: data-gentoo.mount
	References: data.mount
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /data/gentoo /dev/sdd2
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /data/gentoo/boot
	What: /dev/sdd2
	File System Type: ext2
	Options: rw,relatime,rw,errors=continue,user_xattr,acl
	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 data-gentoo.mount:
	Description: /data/gentoo
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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/data-gentoo.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: data-gentoo.mount
	Fragment Path: /run/systemd/generator/data-gentoo.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:57 CEST
	Condition Result: yes
	Requires: data.mount
	Requires: -.mount
	Wants: system.slice
	BindsTo: dev-sdd3.device
	RequiredBy: local-fs.target
	RequiredBy: data-gentoo-boot.mount
	RequiredBy: data-gentoo-tmp.mount
	RequiredBy: data-gentoo-proc.mount
	RequiredBy: data-gentoo-dev.mount
	RequiredBy: data-gentoo-run-shm.mount
	WantedBy: dev-sdd3.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	Before: data-gentoo-boot.mount
	Before: data-gentoo-tmp.mount
	Before: data-gentoo-proc.mount
	Before: data-gentoo-dev.mount
	Before: data-gentoo-run-shm.mount
	After: systemd-journald.socket
	After: dev-sdd3.device
	After: local-fs-pre.target
	After: system.slice
	After: data.mount
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: dev-sdd3.device
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: data.mount
	References: -.mount
	ReferencedBy: local-fs.target
	ReferencedBy: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-tmp.mount
	ReferencedBy: data-gentoo-proc.mount
	ReferencedBy: data-gentoo-dev.mount
	ReferencedBy: data-gentoo-run-shm.mount
	RequiresMountsFor: /data /dev/sdd3
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /data/gentoo
	What: /dev/sdd3
	File System Type: btrfs
	Options: rw,relatime,rw,space_cache
	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 data.mount:
	Description: /data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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/data.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: data.mount
	Fragment Path: /run/systemd/generator/data.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	BindsTo: dev-sdb.device
	RequiredBy: local-fs.target
	RequiredBy: data-gentoo.mount
	RequiredBy: data-gentoo-boot.mount
	RequiredBy: data-gentoo-tmp.mount
	RequiredBy: data-gentoo-proc.mount
	RequiredBy: data-gentoo-dev.mount
	RequiredBy: data-gentoo-run-shm.mount
	WantedBy: dev-sdb.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	Before: data-gentoo.mount
	Before: data-gentoo-boot.mount
	Before: data-gentoo-tmp.mount
	Before: data-gentoo-proc.mount
	Before: data-gentoo-dev.mount
	Before: data-gentoo-run-shm.mount
	After: systemd-journald.socket
	After: dev-sdb.device
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: dev-sdb.device
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	ReferencedBy: data-gentoo.mount
	ReferencedBy: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-tmp.mount
	ReferencedBy: data-gentoo-proc.mount
	ReferencedBy: data-gentoo-dev.mount
	ReferencedBy: data-gentoo-run-shm.mount
	RequiresMountsFor: / /dev/sdb
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /data
	What: /dev/sdb
	File System Type: btrfs
	Options: rw,noatime,rw,space_cache
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit home.mount:
	Description: /home
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	BindsTo: dev-sdb.device
	RequiredBy: local-fs.target
	WantedBy: dev-sdb.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: dev-sdb.device
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: dev-sdb.device
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: / /dev/sdb
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /home
	What: /dev/sdb
	File System Type: btrfs
	Options: rw,relatime,rw,space_cache
	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 scratch.mount:
	Description: /scratch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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/scratch.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: scratch.mount
	Fragment Path: /run/systemd/generator/scratch.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:56 CEST
	Condition Result: yes
	Requires: systemd-fsck at dev-sdd1.service
	Requires: -.mount
	RequiresOverridable: systemd-fsck at dev-sdd1.service
	Wants: system.slice
	BindsTo: dev-sdd1.device
	RequiredBy: local-fs.target
	WantedBy: dev-sdd1.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-fsck at dev-sdd1.service
	After: systemd-journald.socket
	After: dev-sdd1.device
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: systemd-fsck at dev-sdd1.service
	References: systemd-journald.socket
	References: dev-sdd1.device
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: / /dev/sdd1
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /scratch
	What: /dev/sdd1
	File System Type: ext4
	Options: rw,noatime,rw,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit tmp.mount:
	Description: /tmp
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/tmp.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: tmp.mount
	Fragment Path: /run/systemd/generator/tmp.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	RequiredBy: local-fs.target
	RequiredBy: data-gentoo-tmp.mount
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	Before: data-gentoo-tmp.mount
	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
	ReferencedBy: data-gentoo-tmp.mount
	RequiresMountsFor: /
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /tmp
	What: tmpfs
	File System Type: tmpfs
	Options: rw,relatime,rw,size=8388608k
	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.mount:
	Description: /var
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/var.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: var.mount
	Fragment Path: /run/systemd/generator/var.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: systemd-fsck at dev-sda3.service
	Requires: -.mount
	RequiresOverridable: systemd-fsck at dev-sda3.service
	Wants: system.slice
	BindsTo: dev-sda3.device
	RequiredBy: local-fs.target
	RequiredBy: systemd-update-utmp.service
	RequiredBy: dbus.socket
	RequiredBy: systemd-random-seed.service
	RequiredBy: dm-event.socket
	RequiredBy: acpi-fakekey.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: cups.socket
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: systemd-backlight at backlight:acpi_video0.service
	WantedBy: dev-sda3.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: systemd-update-utmp.service
	Before: dbus.socket
	Before: systemd-random-seed.service
	Before: dm-event.socket
	Before: acpi-fakekey.socket
	Before: avahi-daemon.socket
	Before: cups.socket
	Before: umount.target
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-backlight at backlight:acpi_video0.service
	After: systemd-fsck at dev-sda3.service
	After: systemd-journald.socket
	After: dev-sda3.device
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: systemd-fsck at dev-sda3.service
	References: systemd-journald.socket
	References: dev-sda3.device
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: dm-event.socket
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service
	RequiresMountsFor: / /dev/sda3
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /var
	What: /dev/sda3
	File System Type: ext4
	Options: rw,relatime,rw,discard,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit boot.mount:
	Description: /boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/boot.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: boot.mount
	Fragment Path: /run/systemd/generator/boot.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: systemd-fsck at dev-sda1.service
	Requires: -.mount
	RequiresOverridable: systemd-fsck at dev-sda1.service
	Wants: system.slice
	BindsTo: dev-sda1.device
	RequiredBy: local-fs.target
	WantedBy: dev-sda1.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-fsck at dev-sda1.service
	After: systemd-journald.socket
	After: dev-sda1.device
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: systemd-fsck at dev-sda1.service
	References: systemd-journald.socket
	References: dev-sda1.device
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: / /dev/sda1
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /boot
	What: /dev/sda1
	File System Type: ext2
	Options: rw,relatime,rw,errors=continue,user_xattr,acl
	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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/-.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: -.mount
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	Wants: system.slice
	RequiredBy: local-fs.target
	RequiredBy: systemd-journald.socket
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: systemd-update-utmp.service
	RequiredBy: systemd-ask-password-wall.path
	RequiredBy: dbus.socket
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: proc-sys-fs-binfmt_misc.automount
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: dev-hugepages.mount
	RequiredBy: systemd-random-seed.service
	RequiredBy: sys-kernel-config.mount
	RequiredBy: systemd-ask-password-console.path
	RequiredBy: dev-mqueue.mount
	RequiredBy: dm-event.socket
	RequiredBy: lvm2-lvmetad.socket
	RequiredBy: syslog.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: systemd-shutdownd.socket
	RequiredBy: acpi-fakekey.socket
	RequiredBy: acpid.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: cups.socket
	RequiredBy: run-user.mount
	RequiredBy: run-lock.mount
	RequiredBy: boot.mount
	RequiredBy: var.mount
	RequiredBy: tmp.mount
	RequiredBy: scratch.mount
	RequiredBy: home.mount
	RequiredBy: data.mount
	RequiredBy: data-gentoo.mount
	RequiredBy: data-gentoo-boot.mount
	RequiredBy: data-gentoo-tmp.mount
	RequiredBy: data-gentoo-proc.mount
	RequiredBy: data-gentoo-dev.mount
	RequiredBy: data-gentoo-run-shm.mount
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: systemd-backlight at backlight:acpi_video0.service
	Before: local-fs.target
	Before: systemd-journald.socket
	Before: systemd-udevd-control.socket
	Before: sys-fs-fuse-connections.mount
	Before: systemd-update-utmp.service
	Before: systemd-ask-password-wall.path
	Before: dbus.socket
	Before: sys-kernel-debug.mount
	Before: proc-sys-fs-binfmt_misc.automount
	Before: proc-sys-fs-binfmt_misc.mount
	Before: dev-hugepages.mount
	Before: systemd-random-seed.service
	Before: sys-kernel-config.mount
	Before: systemd-ask-password-console.path
	Before: dev-mqueue.mount
	Before: dm-event.socket
	Before: lvm2-lvmetad.socket
	Before: syslog.socket
	Before: systemd-initctl.socket
	Before: systemd-shutdownd.socket
	Before: acpi-fakekey.socket
	Before: acpid.socket
	Before: avahi-daemon.socket
	Before: cups.socket
	Before: run-user.mount
	Before: run-lock.mount
	Before: boot.mount
	Before: var.mount
	Before: tmp.mount
	Before: scratch.mount
	Before: home.mount
	Before: data.mount
	Before: data-gentoo.mount
	Before: data-gentoo-boot.mount
	Before: data-gentoo-tmp.mount
	Before: data-gentoo-proc.mount
	Before: data-gentoo-dev.mount
	Before: data-gentoo-run-shm.mount
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-backlight at backlight:acpi_video0.service
	After: system.slice
	References: local-fs.target
	References: system.slice
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: dbus.socket
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: dm-event.socket
	ReferencedBy: lvm2-lvmetad.socket
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: acpi-fakekey.socket
	ReferencedBy: acpid.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: boot.mount
	ReferencedBy: var.mount
	ReferencedBy: tmp.mount
	ReferencedBy: scratch.mount
	ReferencedBy: home.mount
	ReferencedBy: data.mount
	ReferencedBy: data-gentoo.mount
	ReferencedBy: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-tmp.mount
	ReferencedBy: data-gentoo-proc.mount
	ReferencedBy: data-gentoo-dev.mount
	ReferencedBy: data-gentoo-run-shm.mount
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service
	RequiresMountsFor: /dev/sda2
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/root
	File System Type: ext4
	Options: rw,relatime,rw,discard,errors=remount-ro,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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/run-lock.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: run-lock.mount
	Fragment Path: /lib/systemd/system/run-lock.mount
	Condition Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/run-user.mount
	CGroup realized: yes
	CGroup mask: 0x0
	Name: run-user.mount
	Fragment Path: /lib/systemd/system/run-user.mount
	Condition Timestamp: Sun 2014-09-21 21:51:55 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 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
	ConflictedBy: run-user.mount
	ConflictedBy: run-lock.mount
	ConflictedBy: boot.mount
	ConflictedBy: var.mount
	ConflictedBy: tmp.mount
	ConflictedBy: scratch.mount
	ConflictedBy: home.mount
	ConflictedBy: data.mount
	ConflictedBy: data-gentoo.mount
	ConflictedBy: data-gentoo-boot.mount
	ConflictedBy: data-gentoo-tmp.mount
	ConflictedBy: data-gentoo-proc.mount
	ConflictedBy: data-gentoo-dev.mount
	ConflictedBy: data-gentoo-run-shm.mount
	After: run-user.mount
	After: run-lock.mount
	After: boot.mount
	After: var.mount
	After: tmp.mount
	After: scratch.mount
	After: home.mount
	After: data.mount
	After: data-gentoo.mount
	After: data-gentoo-boot.mount
	After: data-gentoo-tmp.mount
	After: data-gentoo-proc.mount
	After: data-gentoo-dev.mount
	After: data-gentoo-run-shm.mount
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: boot.mount
	ReferencedBy: var.mount
	ReferencedBy: tmp.mount
	ReferencedBy: scratch.mount
	ReferencedBy: home.mount
	ReferencedBy: data.mount
	ReferencedBy: data-gentoo.mount
	ReferencedBy: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-tmp.mount
	ReferencedBy: data-gentoo-proc.mount
	ReferencedBy: data-gentoo-dev.mount
	ReferencedBy: data-gentoo-run-shm.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-fsck at dev-sda1.service:
	Description: File System Check on /dev/sda1
	Instance: dev-sda1
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sda1.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	BindsTo: dev-sda1.device
	RequiredBy: boot.mount
	RequiredByOverridable: boot.mount
	Before: boot.mount
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: dev-sda1.device
	After: systemd-journald.socket
	After: systemd-fsck-root.service
	References: dev-sda1.device
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-fsck-root.service
	ReferencedBy: boot.mount
	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: 400
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 2
-> Unit dev-sda1.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: boot.mount
	BoundBy: boot.mount
	BoundBy: systemd-fsck at dev-sda1.service
	Before: boot.mount
	Before: systemd-fsck at dev-sda1.service
	ReferencedBy: boot.mount
	ReferencedBy: systemd-fsck at dev-sda1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit 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 systemd-fsck at dev-sda3.service:
	Description: File System Check on /dev/sda3
	Instance: dev-sda3
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sda3.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	BindsTo: dev-sda3.device
	RequiredBy: var.mount
	RequiredByOverridable: var.mount
	Before: var.mount
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: dev-sda3.device
	After: systemd-journald.socket
	After: systemd-fsck-root.service
	References: dev-sda3.device
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-fsck-root.service
	ReferencedBy: var.mount
	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: 403
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 2
-> Unit dev-sda3.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sda3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: var.mount
	BoundBy: var.mount
	BoundBy: systemd-fsck at dev-sda3.service
	Before: var.mount
	Before: systemd-fsck at dev-sda3.service
	ReferencedBy: var.mount
	ReferencedBy: systemd-fsck at dev-sda3.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit systemd-fsck at dev-sdd1.service:
	Description: File System Check on /dev/sdd1
	Instance: dev-sdd1
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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-sdd1.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	BindsTo: dev-sdd1.device
	RequiredBy: scratch.mount
	RequiredByOverridable: scratch.mount
	Before: scratch.mount
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: dev-sdd1.device
	After: systemd-journald.socket
	After: systemd-fsck-root.service
	References: dev-sdd1.device
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-fsck-root.service
	ReferencedBy: scratch.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+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck %f
			PID: 558
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
			Exit Code: exited
			Exit Status: 0
	FsckPassNo: 2
-> Unit dev-sdd1.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sdd1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd1.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: scratch.mount
	BoundBy: scratch.mount
	BoundBy: systemd-fsck at dev-sdd1.service
	Before: scratch.mount
	Before: systemd-fsck at dev-sdd1.service
	ReferencedBy: scratch.mount
	ReferencedBy: systemd-fsck at dev-sdd1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1
-> Unit dev-sdb.device:
	Description: WDC_WD30EFRX-68EUZN0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: home.mount
	Wants: data.mount
	BoundBy: home.mount
	BoundBy: data.mount
	Before: home.mount
	Before: data.mount
	ReferencedBy: home.mount
	ReferencedBy: data.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-sdd3.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sdd3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd3.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: data-gentoo.mount
	BoundBy: data-gentoo.mount
	Before: data-gentoo.mount
	ReferencedBy: data-gentoo.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd3
-> Unit dev-sdd2.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sdd2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd2.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: data-gentoo-boot.mount
	BoundBy: data-gentoo-boot.mount
	Before: data-gentoo-boot.mount
	ReferencedBy: data-gentoo-boot.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2
-> 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 multipath-tools-boot.service:
	Description: multipath-tools-boot.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: multipath-tools-boot.service
	Before: mdadm-raid.service
	ReferencedBy: mdadm-raid.service
-> Unit network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	WantedBy: dns-clean.service
	WantedBy: minidlna.service
	WantedBy: openvpn.service
	WantedBy: dirmngr.service
	WantedBy: virtualbox.service
	WantedBy: storescp.service
	WantedBy: exim4.service
	WantedBy: hddtemp.service
	WantedBy: schroot.service
	WantedBy: thttpd.service
	WantedBy: fetchmail.service
	WantedBy: collectd.service
	WantedBy: pdnsd.service
	WantedBy: ntp.service
	WantedBy: tor.service
	WantedBy: minissdpd.service
	WantedBy: openarena-server.service
	WantedBy: apache2.service
	WantedBy: aiccu.service
	WantedBy: portmap.service
	WantedBy: dcmqrscp.service
	WantedBy: radvd.service
	Conflicts: shutdown.target
	Before: dns-clean.service
	Before: minidlna.service
	Before: openvpn.service
	Before: dirmngr.service
	Before: virtualbox.service
	Before: storescp.service
	Before: exim4.service
	Before: hddtemp.service
	Before: schroot.service
	Before: thttpd.service
	Before: fetchmail.service
	Before: collectd.service
	Before: pdnsd.service
	Before: ntp.service
	Before: tor.service
	Before: minissdpd.service
	Before: openarena-server.service
	Before: apache2.service
	Before: aiccu.service
	Before: portmap.service
	Before: dcmqrscp.service
	Before: radvd.service
	After: network.target
	References: network.target
	References: shutdown.target
	ReferencedBy: dns-clean.service
	ReferencedBy: minidlna.service
	ReferencedBy: openvpn.service
	ReferencedBy: dirmngr.service
	ReferencedBy: virtualbox.service
	ReferencedBy: storescp.service
	ReferencedBy: exim4.service
	ReferencedBy: hddtemp.service
	ReferencedBy: schroot.service
	ReferencedBy: thttpd.service
	ReferencedBy: fetchmail.service
	ReferencedBy: collectd.service
	ReferencedBy: pdnsd.service
	ReferencedBy: ntp.service
	ReferencedBy: tor.service
	ReferencedBy: minissdpd.service
	ReferencedBy: openarena-server.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	ReferencedBy: portmap.service
	ReferencedBy: dcmqrscp.service
	ReferencedBy: radvd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> 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: exim4.service
	Before: nfs-common.service
	Before: collectd.service
	Before: tor.service
	Before: minissdpd.service
	Before: aiccu.service
	References: shutdown.target
	ReferencedBy: anacron.service
	ReferencedBy: exim4.service
	ReferencedBy: nfs-common.service
	ReferencedBy: collectd.service
	ReferencedBy: tor.service
	ReferencedBy: minissdpd.service
	ReferencedBy: aiccu.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit network-manager.service:
	Description: network-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: network-manager.service
	Before: openvpn.service
	ReferencedBy: openvpn.service
-> Unit x-display-manager.target:
	Description: X11 Display Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: kdm.service
	WantedBy: kdm.service
	Conflicts: shutdown.target
	After: openvpn.service
	After: kdm.service
	References: kdm.service
	References: shutdown.target
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit gdm.service:
	Description: gdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: gdm.service
	After: openvpn.service
	ReferencedBy: openvpn.service
-> Unit xdm.service:
	Description: xdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: xdm.service
	After: openvpn.service
	ReferencedBy: openvpn.service
-> Unit wdm.service:
	Description: wdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: wdm.service
	After: openvpn.service
	ReferencedBy: openvpn.service
-> Unit ldm.service:
	Description: ldm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: ldm.service
	After: openvpn.service
	ReferencedBy: openvpn.service
-> Unit sdm.service:
	Description: sdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: sdm.service
	After: openvpn.service
	ReferencedBy: openvpn.service
-> Unit nodm.service:
	Description: nodm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: nodm.service
	After: openvpn.service
	ReferencedBy: openvpn.service
-> Unit krb5-kdc.service:
	Description: krb5-kdc.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: krb5-kdc.service
	Before: kdm.service
	ReferencedBy: kdm.service
-> Unit avahi.service:
	Description: avahi.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: avahi.service
	Before: scanbuttond.service
	Before: saned.service
	ReferencedBy: scanbuttond.service
	ReferencedBy: saned.service
-> Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: nss-lookup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-lookup.target
	Source Path: /etc/insserv.conf.d/pdnsd
	DropIn Path: /run/systemd/generator/nss-lookup.target.d/50-hard-dependency-pdnsd-$named.conf
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: pdnsd.service
	WantedBy: pdnsd.service
	Conflicts: shutdown.target
	Before: exim4.service
	Before: fetchmail.service
	Before: collectd.service
	Before: tor.service
	Before: apache2.service
	Before: aiccu.service
	After: pdnsd.service
	References: pdnsd.service
	References: shutdown.target
	ReferencedBy: exim4.service
	ReferencedBy: fetchmail.service
	ReferencedBy: collectd.service
	ReferencedBy: pdnsd.service
	ReferencedBy: tor.service
	ReferencedBy: apache2.service
	ReferencedBy: aiccu.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit postgresql.service:
	Description: postgresql.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: postgresql.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit mysql.service:
	Description: mysql.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: mysql.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit clamav-daemon.service:
	Description: clamav-daemon.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: clamav-daemon.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit greylist.service:
	Description: greylist.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: greylist.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit spamassassin.service:
	Description: spamassassin.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: spamassassin.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit 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 rpcbind.target:
	Description: RPC Port Mapper
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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/portmap
	DropIn Path: /run/systemd/generator/rpcbind.target.d/50-hard-dependency-portmap-$portmap.conf
	DropIn Path: /run/systemd/generator/rpcbind.target.d/50-portmap-$portmap.conf
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	WantedBy: portmap.service
	Conflicts: shutdown.target
	Before: nfs-common.service
	After: portmap.service
	References: shutdown.target
	ReferencedBy: nfs-common.service
	ReferencedBy: portmap.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit mail-transport-agent.target:
	Description: Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: mail-transport-agent.target
	Fragment Path: /lib/systemd/system/mail-transport-agent.target
	Conflicts: shutdown.target
	Before: fetchmail.service
	References: shutdown.target
	ReferencedBy: fetchmail.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit postfix.service:
	Description: postfix.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: postfix.service
	Before: fetchmail.service
	ReferencedBy: fetchmail.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 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: Sun 2014-09-21 21:52:09 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2014-09-21 21:52:09 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: Sun 2014-09-21 21:52:09 CEST
	Condition Result: yes
	Requires: var.mount
	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: var.mount
	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: var.mount
	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: 1783
			Start Timestamp: Sun 2014-09-21 21:52:09 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:09 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit sys-module-configfs.device:
	Description: /sys/module/configfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-configfs.device
	Job Timeout: 1min 30s
	Wants: sys-kernel-config.mount
	References: sys-kernel-config.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/module/configfs
-> Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:02.0-backlight-acpi_video0.device:
	Description: /sys/devices/pci0000:00/0000:00:02.0/backlight/acpi_video0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-backlight-acpi_video0.device
	Job Timeout: 1min 30s
	Wants: systemd-backlight at backlight:acpi_video0.service
	References: systemd-backlight at backlight:acpi_video0.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:02.0/backlight/acpi_video0
-> Unit systemd-backlight at backlight:acpi_video0.service:
	Description: Load/Save Screen Backlight Brightness of backlight:acpi_video0
	Instance: backlight:acpi_video0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-systemd\x2dbacklight.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: systemd-backlight at backlight:acpi_video0.service
	Documentation: man:systemd-backlight at .service(8)
	Fragment Path: /lib/systemd/system/systemd-backlight at .service
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Requires: var.mount
	Requires: -.mount
	WantedBy: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-remount-fs.service
	After: systemd-journald.socket
	After: var.mount
	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: var.mount
	References: -.mount
	ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device
	RequiresMountsFor: /var/lib/systemd/backlight
	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-backlight load %i
			PID: 425
			Start Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-backlight save %i
-> Unit system-systemd\x2dbacklight.slice:
	Description: system-systemd\x2dbacklight.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\x2dbacklight.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: system-systemd\x2dbacklight.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 sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card2.device:
	Description: Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:01.0-0000:01:00.1-sound-card2.device
	Job Timeout: 1min 30s
	Wants: sound.target
	References: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2
-> Unit sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	WantedBy: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card2.device
	WantedBy: sys-devices-pci0000:00-0000:00:03.0-sound-card0.device
	WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card1.device
	WantedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d9-3\x2d9:1.0-sound-card3.device
	Conflicts: shutdown.target
	References: shutdown.target
	ReferencedBy: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card2.device
	ReferencedBy: sys-devices-pci0000:00-0000:00:03.0-sound-card0.device
	ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card1.device
	ReferencedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d9-3\x2d9:1.0-sound-card3.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:03.0-sound-card0.device:
	Description: Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:03.0-sound-card0.device
	Job Timeout: 1min 30s
	Wants: sound.target
	References: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:03.0/sound/card0
-> Unit sys-devices-pnp0-00:06-tty-ttyS0.device:
	Description: /sys/devices/pnp0/00:06/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:06-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:06/tty/ttyS0
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:06-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:06/tty/ttyS0
-> Unit sys-devices-pci0000:00-0000:00:16.3-tty-ttyS1.device:
	Description: 8 Series/C220 Series Chipset Family KT Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:16.3-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:16.3/tty/ttyS1
-> Unit dev-ttyS1.device:
	Description: 8 Series/C220 Series Chipset Family KT Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-pci0000:00-0000:00:16.3-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:16.3/tty/ttyS1
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card1.device:
	Description: 8 Series/C220 Series Chipset High Definition Audio Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1b.0-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:1b.0/sound/card1
-> Unit sys-devices-pci0000:00-0000:00:1c.3-0000:04:00.0-0000:05:01.0-tty-ttyS3.device:
	Description: PCI 9835 Multi-I/O Controller (2S (16C550 UART))
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1c.3-0000:04:00.0-0000:05:01.0-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/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/tty/ttyS3
-> Unit dev-ttyS3.device:
	Description: PCI 9835 Multi-I/O Controller (2S (16C550 UART))
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-pci0000:00-0000:00:1c.3-0000:04:00.0-0000:05:01.0-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/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/tty/ttyS3
-> Unit sys-devices-pci0000:00-0000:00:1c.3-0000:04:00.0-0000:05:01.0-tty-ttyS2.device:
	Description: PCI 9835 Multi-I/O Controller (2S (16C550 UART))
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1c.3-0000:04:00.0-0000:05:01.0-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/pci0000:00/0000:00:1c.3/0000:04:00.0/0000:05:01.0/tty/ttyS2
-> Unit sys-devices-pci0000:00-0000:00:1c.2-0000:03: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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1c.2-0000:03:00.0-net-eth0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.2/0000:03: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: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1c.2/0000:03:00.0/net/eth0
-> Unit sys-devices-virtual-net-tunl0.device:
	Description: /sys/devices/virtual/net/tunl0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-virtual-net-tunl0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/tunl0
-> Unit sys-subsystem-net-devices-tunl0.device:
	Description: /sys/subsystem/net/devices/tunl0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-tunl0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/tunl0
-> Unit sys-devices-virtual-net-sit0.device:
	Description: /sys/devices/virtual/net/sit0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-virtual-net-sit0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/sit0
-> Unit sys-subsystem-net-devices-sit0.device:
	Description: /sys/subsystem/net/devices/sit0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sit0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/sit0
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_120GB_S1D5NSAD909827F.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_120GB_S1D5NSAD909827F.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-wwn\x2d0x50025388a000d265.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50025388a000d265.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sda2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_120GB_S1D5NSAD909827F\x2dpart2.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_120GB_S1D5NSAD909827F\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-wwn\x2d0x50025388a000d265\x2dpart2.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50025388a000d265\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2dlabel-debian.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-debian.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2duuid-cecf156f\x2d187c\x2d4874\x2d84ab\x2d46b1fd7692a9.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-cecf156f\x2d187c\x2d4874\x2d84ab\x2d46b1fd7692a9.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_120GB_S1D5NSAD909827F\x2dpart1.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_120GB_S1D5NSAD909827F\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x50025388a000d265\x2dpart1.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50025388a000d265\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2dlabel-boot.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-boot.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2duuid-9b9acf77\x2dc625\x2d4ef6\x2da1ef\x2d041c3a51158c.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-9b9acf77\x2dc625\x2d4ef6\x2da1ef\x2d041c3a51158c.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_120GB_S1D5NSAD909827F\x2dpart3.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_EVO_120GB_S1D5NSAD909827F\x2dpart3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-disk-by\x2did-wwn\x2d0x50025388a000d265\x2dpart3.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50025388a000d265\x2dpart3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-disk-by\x2dlabel-var.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-var.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit dev-disk-by\x2duuid-de482077\x2d53bd\x2d42f8\x2d8144\x2d3406224fc81e.device:
	Description: Samsung_SSD_840_EVO_120GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-de482077\x2d53bd\x2d42f8\x2d8144\x2d3406224fc81e.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sr0.device:
	Description: TEAC_DV-W524GSC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0
-> Unit dev-sr0.device:
	Description: TEAC_DV-W524GSC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0
-> Unit dev-cdrom.device:
	Description: TEAC_DV-W524GSC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0
-> Unit dev-cdrw.device:
	Description: TEAC_DV-W524GSC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dTEAC_DV\x2dW524GSC_091\x2d0150174.device:
	Description: TEAC_DV-W524GSC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2dTEAC_DV\x2dW524GSC_091\x2d0150174.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0
-> Unit dev-dvd.device:
	Description: TEAC_DV-W524GSC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0
-> Unit dev-dvdrw.device:
	Description: TEAC_DV-W524GSC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata4-host3-target3:0:0-3: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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd
-> Unit dev-sdd.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata4-host3-target3:0:0-3: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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3: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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2026caab6.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50014ee2026caab6.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3: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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device:
	Description: WDC_WD30EFRX-68EUZN0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD30EFRX\x2d68EUZN0_WD\x2dWMC4N2694235.device:
	Description: WDC_WD30EFRX-68EUZN0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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_WD30EFRX\x2d68EUZN0_WD\x2dWMC4N2694235.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee003cc3134.device:
	Description: WDC_WD30EFRX-68EUZN0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50014ee003cc3134.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2dlabel-data.device:
	Description: WDC_WD30EFRX-68EUZN0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-data.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2duuid-a84c0808\x2dd299\x2d4326\x2d82c8\x2dc24d93a6d52f.device:
	Description: WDC_WD30EFRX-68EUZN0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-a84c0808\x2dd299\x2d4326\x2d82c8\x2dc24d93a6d52f.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd3.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd3
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774\x2dpart3.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774\x2dpart3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd3
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2026caab6\x2dpart3.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50014ee2026caab6\x2dpart3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd3
-> Unit dev-disk-by\x2dlabel-gentoo.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-gentoo.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd3
-> Unit dev-disk-by\x2duuid-19321e5b\x2da592\x2d4d29\x2db46c\x2d8d637d5dbf21.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-19321e5b\x2da592\x2d4d29\x2db46c\x2d8d637d5dbf21.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd3
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd2.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774\x2dpart2.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2026caab6\x2dpart2.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50014ee2026caab6\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2
-> Unit dev-disk-by\x2dlabel-gentoo\x2dboot.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-gentoo\x2dboot.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2
-> Unit dev-disk-by\x2duuid-7e5259c0\x2d2af4\x2d49cd\x2d9ce0\x2d9973dd44bbd2.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-7e5259c0\x2d2af4\x2d49cd\x2d9ce0\x2d9973dd44bbd2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd2
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd1.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774\x2dpart1.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2026caab6\x2dpart1.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50014ee2026caab6\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1
-> Unit dev-disk-by\x2dlabel-scratch.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-scratch.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1
-> Unit dev-disk-by\x2duuid-1497ce8c\x2d9fc9\x2d48ed\x2d8aa6\x2d3723c0c69cd9.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-1497ce8c\x2d9fc9\x2d48ed\x2d8aa6\x2d3723c0c69cd9.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4.device:
	Description: DeskJet 5150c
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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.0-usb3-3\x2d4.device
	Job Timeout: 1min 30s
	Wants: configure-printer at usb-003-002.service
	Wants: printer.target
	References: configure-printer at usb-003-002.service
	References: printer.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.0/usb3/3-4
-> Unit configure-printer at usb-003-002.service:
	Description: Configure Plugged-In Printer
	Instance: usb-003-002
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
	Inactive Enter Timestamp: Sun 2014-09-21 21:52:08 CEST
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system-configure\x2dprinter.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	Name: configure-printer at usb-003-002.service
	Fragment Path: /lib/systemd/system/configure-printer at .service
	Condition Timestamp: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Requires: cups.socket
	Requires: basic.target
	Wants: system-configure\x2dprinter.slice
	WantedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: cups.socket
	After: systemd-journald.socket
	After: basic.target
	After: system-configure\x2dprinter.slice
	References: cups.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system-configure\x2dprinter.slice
	ReferencedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4.device
	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: /lib/udev/udev-configure-printer add %i
			PID: 995
			Start Timestamp: Sun 2014-09-21 21:52:07 CEST
			Exit Timestamp: Sun 2014-09-21 21:52:08 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit system-configure\x2dprinter.slice:
	Description: system-configure\x2dprinter.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51: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/system-configure\x2dprinter.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: system-configure\x2dprinter.slice
	Condition Timestamp: Sun 2014-09-21 21:51:55 CEST
	Condition Result: yes
	Wants: system.slice
	WantedBy: configure-printer at usb-003-002.service
	Conflicts: shutdown.target
	Before: configure-printer at usb-003-002.service
	Before: shutdown.target
	After: system.slice
	References: shutdown.target
	References: system.slice
	ReferencedBy: configure-printer at usb-003-002.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 printer.target:
	Description: Printer
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:07 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:07 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: Sun 2014-09-21 21:52:07 CEST
	Condition Result: yes
	Wants: cups.service
	WantedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4.device
	Conflicts: shutdown.target
	After: cups.service
	References: cups.service
	References: shutdown.target
	ReferencedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4.device
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit dev-bus-usb-003-002.device:
	Description: DeskJet 5150c
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-bus-usb-003-002.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-4
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd4.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd4
-> Unit dev-sdd4.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-sdd4.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd4
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774\x2dpart4.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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_WD10EACS\x2d07D6B1_WD\x2dWCAU46648774\x2dpart4.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd4
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2026caab6\x2dpart4.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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\x2d0x50014ee2026caab6\x2dpart4.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd4
-> Unit dev-disk-by\x2duuid-e4f81e42\x2d787c\x2d4be7\x2d8156\x2d265fc812f1c5.device:
	Description: WDC_WD10EACS-07D6B1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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-e4f81e42\x2d787c\x2d4be7\x2d8156\x2d265fc812f1c5.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdd-sdd4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd4
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d9-3\x2d9:1.0-sound-card3.device:
	Description: PCM2902 Audio Codec
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:55 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:55 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.0-usb3-3\x2d9-3\x2d9:1.0-sound-card3.device
	Job Timeout: 1min 30s
	Wants: sound.target
	References: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/sound/card3
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:1-block-sdf.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:1-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:1/block/sdf
-> Unit dev-sdf.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:1-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:1/block/sdf
-> Unit dev-disk-by\x2did-usb\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:1.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:1.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:1-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:1/block/sdf
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:1.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:1.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:1-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:1/block/sdf
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:0-block-sde.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:0-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit dev-sde.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:0-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit dev-disk-by\x2did-usb\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:0.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:0.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:0-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:0.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:0-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sde
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:2-block-sdg.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:2-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:2/block/sdg
-> Unit dev-sdg.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:2-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:2/block/sdg
-> Unit dev-disk-by\x2did-usb\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:2.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:2.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:2-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:2/block/sdg
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:2.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:2.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:2-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:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:2/block/sdg
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:3-block-sdh.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:3-block-sdh.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:3/block/sdh
-> Unit dev-sdh.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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-sdh.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:3-block-sdh.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:3/block/sdh
-> Unit dev-disk-by\x2did-usb\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:3.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:3.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:3-block-sdh.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:3/block/sdh
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:3.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:3.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:3-block-sdh.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:3/block/sdh
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:4-block-sdi.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:4-block-sdi.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:4/block/sdi
-> Unit dev-sdi.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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-sdi.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:4-block-sdi.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:4/block/sdi
-> Unit dev-disk-by\x2did-usb\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:4.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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\x2dGeneric_STORAGE_DEVICE_000000000584\x2d0:4.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:4-block-sdi.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:4/block/sdi
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:4.device:
	Description: STORAGE_DEVICE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:56 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:56 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:14.0\x2dusb\x2d0:2:1.0\x2dscsi\x2d0:0:0:4.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb4-4\x2d2-4\x2d2:1.0-host6-target6:0:0-6:0:0:4-block-sdi.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:4/block/sdi
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d6-3\x2d6.3-3\x2d6.3:1.0-ttyUSB0-tty-ttyUSB0.device:
	Description: CP210x UART Bridge / myAVR mySmartUSB light
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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.0-usb3-3\x2d6-3\x2d6.3-3\x2d6.3:1.0-ttyUSB0-tty-ttyUSB0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb3/3-6/3-6.3/3-6.3:1.0/ttyUSB0/tty/ttyUSB0
-> Unit dev-ttyUSB0.device:
	Description: CP210x UART Bridge / myAVR mySmartUSB light
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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-ttyUSB0.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d6-3\x2d6.3-3\x2d6.3:1.0-ttyUSB0-tty-ttyUSB0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb3/3-6/3-6.3/3-6.3:1.0/ttyUSB0/tty/ttyUSB0
-> Unit dev-serial-by\x2did-usb\x2dSilicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001\x2dif00\x2dport0.device:
	Description: CP210x UART Bridge / myAVR mySmartUSB light
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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-serial-by\x2did-usb\x2dSilicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001\x2dif00\x2dport0.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d6-3\x2d6.3-3\x2d6.3:1.0-ttyUSB0-tty-ttyUSB0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb3/3-6/3-6.3/3-6.3:1.0/ttyUSB0/tty/ttyUSB0
-> Unit dev-serial-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:6.3:1.0\x2dport0.device:
	Description: CP210x UART Bridge / myAVR mySmartUSB light
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:51:57 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:51:57 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-serial-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:6.3:1.0\x2dport0.device
	Following: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d6-3\x2d6.3-3\x2d6.3:1.0-ttyUSB0-tty-ttyUSB0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: 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.0/usb3/3-6/3-6.3/3-6.3:1.0/ttyUSB0/tty/ttyUSB0
-> Unit user-5931.slice:
	Description: user-5931.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:25 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:25 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-5931.slice
	CGroup realized: yes
	CGroup mask: 0x0
	Name: user-5931.slice
	Condition Timestamp: Sun 2014-09-21 21:52:25 CEST
	Condition Result: yes
	Wants: user.slice
	WantedBy: user at 5931.service
	WantedBy: session-1.scope
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: user at 5931.service
	Before: session-1.scope
	After: user.slice
	References: shutdown.target
	References: user.slice
	ReferencedBy: user at 5931.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 5931.service:
	Description: User Manager for 5931
	Instance: 5931
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:25 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: user-5931.slice
	CGroup: /user.slice/user-5931.slice/user at 5931.service
	CGroup realized: yes
	CGroup mask: 0x0
	Name: user at 5931.service
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Sun 2014-09-21 21:52:25 CEST
	Condition Result: yes
	Requires: basic.target
	Wants: user-5931.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	After: user-5931.slice
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: user-5931.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: 1785
	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/5931/dbus/user_bus_socket
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 5931
	PAMName: systemd-user
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
			PID: 1785
			Start Timestamp: Sun 2014-09-21 21:52:25 CEST
	-> ExecStop:
		Command Line: /bin/kill -TERM ${MAINPID}
	Status Text: Startup finished in 109ms.
-> Unit session-1.scope:
	Description: Session 1 of user berberic
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:25 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Slice: user-5931.slice
	CGroup: /user.slice/user-5931.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: Sun 2014-09-21 21:52:25 CEST
	Condition Result: yes
	Wants: user-5931.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-logind.service
	After: systemd-user-sessions.service
	After: user-5931.slice
	References: systemd-logind.service
	References: systemd-user-sessions.service
	References: shutdown.target
	References: user-5931.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 upower.service:
	Description: Daemon for power management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-09-21 21:52:27 CEST
	Active Enter Timestamp: Sun 2014-09-21 21:52:27 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: Sun 2014-09-21 21:52:27 CEST
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-failure
	NotifyAccess: none
	Main PID: 1896
	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: 1896
			Start Timestamp: Sun 2014-09-21 21:52:27 CEST
-------------- next part --------------
==> /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/syslog.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/local-fs.target.wants/lvm2-activation.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/local-fs.target.wants/lvm2-activation-early.service <==

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/privoxy.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/privoxy.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/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket

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

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

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

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

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

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

==> /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/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/inetd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/inetd.service

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-monitor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.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/bluetooth.target.wants/bluetooth.service <==

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-activation-early.service.dsh-also <==
/etc/systemd/system/local-fs.target.wants/lvm2-activation-early.service

==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.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/lm-sensors.service <==

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/apt-cacher-ng.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/binfmt-support.service <==

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.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/cron.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.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/lvm2-activation.service.dsh-also <==
/etc/systemd/system/local-fs.target.wants/lvm2-activation.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/sshd.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/acpid.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/acpid.socket

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/lvm2-lvmetad.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/lvm2-monitor.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/lm-sensors.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/lm-sensors.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
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/dm-event.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/dm-event.service


More information about the Pkg-systemd-maintainers mailing list