Bug#815321: resolved unconditionally uses google name servers - again

Marc Haber mh+debian-packages at zugschlus.de
Sat Feb 20 20:31:51 GMT 2016


Package: systemd
Version: 229-1
Severity: important

Hi,

I have the following configuration:

[3/501]mh at spinturn:~/tmp$ cat /etc/systemd/resolved.conf
#  This file is part of systemd.
#
#  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.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See resolved.conf(5) for details

[Resolve]
DNS=
#FallbackDNS=8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844
#LLMNR=yes
[4/502]mh at spinturn:~/tmp$ cat /etc/systemd/network/spinturn.network
[Match]
Name=eth0

[Network]
DHCP=yes
DNS=fec0:0:0:ffff::1
DNS=fec0:0:0:ffff::2

[Address]
Address=2a01:238:4071:328d::d2:100/64
[5/503]mh at spinturn:~/tmp$

Additionally, DNS servers are learned via RDNSS and DHCPv4.

In systemd 229, this results in the following resolv.conf:

[7/505]mh at spinturn:~/tmp$ cat resolv.conf
# This file is managed by systemd-resolved(8). Do not edit.
#
# Third party programs must not access this file directly, but
# only through the symlink at /etc/resolv.conf. To manage
# resolv.conf(5) in a different way, replace the symlink by a
# static file or a different symlink.

nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 2001:4860:4860::8888
# Too many DNS servers configured, the following entries may be ignored.
nameserver 2001:4860:4860::8844
[8/506]mh at spinturn:~/tmp$

This breaks networking here since DNS requests to those addresses are
filtered. In other setups, this is information leakage.

Going back to systemd 228-6 fixes the issue, resulting in the desired
resolv.conf:
[5/503]mh at spinturn:~/tmp$ cat /etc/resolv.conf
# This file is managed by systemd-resolved(8). Do not edit.
#
# Third party programs must not access this file directly, but
# only through the symlink at /etc/resolv.conf. To manage
# resolv.conf(5) in a different way, replace the symlink by a
# static file or a different symlink.

nameserver fec0:0:0:ffff::1
nameserver fec0:0:0:ffff::2
nameserver 192.168.29.254
[6/504]mh at spinturn:~/tmp$ 

Greetings
Marc



(the following was taken by reportbug after downgrading systemd and
libpam-systemd to 228-6)

-- Package-specific info:

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.2-zgsrv20080 (SMP w/6 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemd depends on:
ii  adduser         3.113+nmu3
ii  libacl1         2.2.52-3
ii  libapparmor1    2.10-3
ii  libaudit1       1:2.4.5-1
ii  libblkid1       2.27.1-3
ii  libc6           2.21-9
ii  libcap2         1:2.24-12
ii  libcap2-bin     1:2.24-12
ii  libcryptsetup4  2:1.7.0-2
ii  libgcrypt20     1.6.5-2
ii  libkmod2        22-1
ii  liblzma5        5.1.1alpha+20120614-2.1
ii  libmount1       2.27.1-3
ii  libpam0g        1.1.8-3.2
ii  libseccomp2     2.2.3-3
ii  libselinux1     2.4-3
ii  libsystemd0     228-6
ii  mount           2.27.1-3
ii  util-linux      2.27.1-3

Versions of packages systemd recommends:
ii  dbus            1.10.6-1
ii  libpam-systemd  228-6

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

Versions of packages systemd is related to:
ii  udev  229-1

-- Configuration Files:
/etc/systemd/resolved.conf changed [not included]

-- no debconf information
-------------- next part --------------
[EXTENDED]   /lib/systemd/system/rc-local.service -> /lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED]   /lib/systemd/system/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf

2 overridden configuration files found.
-------------- next part --------------
-> 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: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: atop.service
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/atop.service
	Source Path: /etc/init.d/atop
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: systemd-journald-dev-log.socket
	After: remote-fs.target
	After: sysinit.target
	After: local-fs.target
	References: graphical.target
	References: multi-user.target
	References: basic.target
	References: system.slice
	References: shutdown.target
	References: systemd-journald-dev-log.socket
	References: systemd-journald.socket
	References: remote-fs.target
	References: sysinit.target
	References: local-fs.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/atop start
			PID: 788
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/atop stop
-> Unit run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount:
	Description: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/sys
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:21 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:21 CET
	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
	CGroup members mask: 0x0
	Name: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	After: -.mount
	After: systemd-journald.socket
	After: system.slice
	After: local-fs-pre.target
	References: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	References: -.mount
	References: umount.target
	References: local-fs.target
	References: systemd-journald.socket
	References: system.slice
	References: local-fs-pre.target
	RequiresMountsFor: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/sys
	What: sysfs
	File System Type: sysfs
	Options: rw,nosuid,nodev,noexec,relatime
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device:
	Description: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2duuid-bc1fc362\x2d0d1f\x2d4a98\x2d87b3\x2d4a023517f90a.device
	Following Set Member: dev-disk-by\x2dpartlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpartuuid-f6923d1d\x2d4923\x2d4897\x2d9963\x2d42079b05073c.device
	Following Set Member: dev-vda2.device
	Following Set Member: dev-disk-by\x2dlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	WantedBy: systemd-networkd.service
	Conflicts: shutdown.target
	Before: systemd-resolved.service
	Before: network-online.target
	Before: rc-local.service
	Before: ssh.service
	After: network-pre.target
	After: systemd-networkd.service
	References: network-pre.target
	References: shutdown.target
	ReferencedBy: systemd-networkd.service
	ReferencedBy: ssh.service
	ReferencedBy: network-online.target
	ReferencedBy: rc-local.service
	ReferencedBy: systemd-resolved.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit system-serial\x2dgetty.slice:
	Description: system-serial\x2dgetty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x30
	CGroup members mask: 0x20
	Name: system-serial\x2dgetty.slice
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	RequiredBy: serial-getty at ttyS0.service
	Conflicts: shutdown.target
	Before: serial-getty at ttyS0.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: serial-getty at ttyS0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit dev-mapper-mbd\x2dswap0.swap:
	Description: /dev/mapper/mbd-swap0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-mapper-mbd\x2dswap0.swap
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: dev-mapper-mbd\x2dswap0.swap
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-mbd-swap0.swap
	Fragment Path: /run/systemd/generator/dev-mapper-mbd\x2dswap0.swap
	Source Path: /etc/fstab
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	BindsTo: dev-mapper-mbd\x2dswap0.device
	RequiredBy: swap.target
	WantedBy: dev-mapper-mbd\x2dswap0.device
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: system.slice
	After: -.mount
	After: dev-mapper-mbd\x2dswap0.device
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: dev-mapper-mbd\x2dswap0.device
	References: -.mount
	References: system.slice
	References: umount.target
	References: swap.target
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/mapper/mbd-swap0
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/mapper/mbd-swap0
	From /proc/swaps: yes
	From fragment: yes
	Device Node: /dev/dm-1
	Priority: -1
	Options: 
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-vda.device:
	Description: /dev/vda
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-vda.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: rc-local.service
	Fragment Path: /lib/systemd/system/rc-local.service
	DropIn Path: /lib/systemd/system/rc-local.service.d/debian.conf
	ConditionFileIsExecutable: /etc/rc.local succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: serial-getty at ttyS0.service
	Before: getty at tty1.service
	After: network-online.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: sysinit.target
	After: network.target
	References: network-online.target
	References: basic.target
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	References: sysinit.target
	References: network.target
	ReferencedBy: multi-user.target
	ReferencedBy: serial-getty at ttyS0.service
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal+console
	StandardError: journal+console
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/rc.local start
			PID: 861
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:01 CET
			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: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	WantedBy: sockets.target
	WantedBy: systemd-udevd.service
	Before: sockets.target
	Before: systemd-udev-trigger.service
	Before: systemd-udevd.service
	After: -.slice
	Triggers: systemd-udevd.service
	References: systemd-udevd.service
	References: -.slice
	References: sockets.target
	ReferencedBy: sockets.target
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-udevd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-udevd-kernel.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount:
	Description: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:21 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:21 CET
	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
	CGroup members mask: 0x0
	Name: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Requires: system.slice
	BindsTo: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	WantedBy: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	After: systemd-journald.socket
	After: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: systemd-journald.socket
	References: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	References: local-fs-pre.target
	References: local-fs.target
	References: system.slice
	References: -.mount
	References: umount.target
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	RequiresMountsFor: /run/schroot/mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748
	What: /dev/mapper/mbd-var--lib--mini--buildd
	File System Type: ext4
	Options: rw,relatime,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: paths.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Wants: acpid.path
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-ask-password-console.path
	After: acpid.path
	After: systemd-ask-password-wall.path
	References: acpid.path
	References: shutdown.target
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: acpid.path
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-sr0.device
	Following Set Member: dev-cdrom.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	Following Set Member: dev-dvd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit var-lib-schroot-union-overlay.mount:
	Description: /var/lib/schroot/union/overlay
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-lib-schroot-union-overlay.mount
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: var-lib-schroot-union-overlay.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/var-lib-schroot-union-overlay.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	RequiredBy: local-fs.target
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: -.mount
	References: systemd-journald.socket
	References: umount.target
	References: local-fs-pre.target
	References: local-fs.target
	References: system.slice
	ReferencedBy: local-fs.target
	RequiresMountsFor: /var/lib/schroot/union
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /var/lib/schroot/union/overlay
	What: tmpfs
	File System Type: tmpfs
	Options: rw,relatime,size=2930012k,nr_inodes=732503
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-sysctl.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: systemd-sysctl.service
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /lib/systemd/system/systemd-sysctl.service
	ConditionPathIsReadWrite: /proc/sys/ succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: systemd-networkd.service
	Before: shutdown.target
	After: system.slice
	After: systemd-modules-load.service
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-journald.socket
	References: sysinit.target
	References: systemd-modules-load.service
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-networkd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
			PID: 678
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
-> 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: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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/lvm2-monitor.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: lvm2-lvmetad.socket
	Requires: dm-event.socket
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: local-fs-pre.target
	After: lvm2-activation.service
	After: systemd-journald.socket
	After: dm-event.socket
	After: lvm2-lvmetad.service
	After: dm-event.service
	After: lvm2-lvmetad.socket
	After: system.slice
	References: lvm2-activation.service
	References: systemd-journald.socket
	References: dm-event.socket
	References: lvm2-lvmetad.service
	References: local-fs-pre.target
	References: dm-event.service
	References: shutdown.target
	References: lvm2-lvmetad.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	Environment: LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES=1
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/lvm vgchange --monitor y --ignoreskippedcluster
			PID: 657
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/lvm vgchange --monitor n --ignoreskippedcluster
-> Unit run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount:
	Description: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/dev/pts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:21 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:21 CET
	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
	CGroup members mask: 0x0
	Name: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: -.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	After: system.slice
	References: systemd-journald.socket
	References: umount.target
	References: local-fs-pre.target
	References: -.mount
	References: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	References: system.slice
	References: local-fs.target
	RequiresMountsFor: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/dev/pts
	What: devpts
	File System Type: devpts
	Options: rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-sr0.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-sr0.device
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-cdrom.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit var-lib-mini\x2dbuildd.mount:
	Description: /var/lib/mini-buildd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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-lib-mini\x2dbuildd.mount
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: var-lib-mini\x2dbuildd.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/var-lib-mini\x2dbuildd.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	BindsTo: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	RequiredBy: local-fs.target
	WantedBy: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: local-fs-pre.target
	After: -.mount
	After: systemd-journald.socket
	After: system.slice
	After: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	References: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	References: systemd-journald.socket
	References: umount.target
	References: -.mount
	References: local-fs-pre.target
	References: local-fs.target
	References: system.slice
	ReferencedBy: local-fs.target
	RequiresMountsFor: /var/lib /dev/mapper/mbd-var--lib--mini--buildd
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /var/lib/mini-buildd
	What: /dev/mapper/mbd-var--lib--mini--buildd
	File System Type: ext4
	Options: rw,relatime,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit org.freedesktop.locale1.busname:
	Description: Locale Service Bus Name
	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
	CGroup members mask: 0x0
	Name: org.freedesktop.locale1.busname
	Documentation: man:systemd-localed.service(8)
	Documentation: man:locale.conf(5)
	Documentation: man:vconsole.conf(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/localed
	Fragment Path: /lib/systemd/system/org.freedesktop.locale1.busname
	Requires: sysinit.target
	WantedBy: busnames.target
	Conflicts: shutdown.target
	Before: systemd-localed.service
	Before: busnames.target
	Before: shutdown.target
	After: sysinit.target
	Triggers: systemd-localed.service
	References: sysinit.target
	References: systemd-localed.service
	References: busnames.target
	References: shutdown.target
	ReferencedBy: busnames.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Bus Name State: dead
	Result: success
	Name: org.freedesktop.locale1
	Activating: yes
	Accept FD: yes
-> Unit lvm2-activation.service:
	Description: lvm2-activation.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
	CGroup members mask: 0x0
	Name: lvm2-activation.service
	Before: lvm2-monitor.service
	ReferencedBy: lvm2-monitor.service
-> Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x7f
	CGroup members mask: 0x7f
	Name: user.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/user.slice
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	RequiredBy: user-1001.slice
	RequiredBy: user-0.slice
	WantedBy: systemd-logind.service
	Conflicts: shutdown.target
	Before: slices.target
	Before: systemd-logind.service
	Before: user-0.slice
	Before: user-1001.slice
	Before: shutdown.target
	After: -.slice
	References: -.slice
	References: slices.target
	References: shutdown.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: user-1001.slice
	ReferencedBy: user-0.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> 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
	CGroup members mask: 0x0
	Name: shutdown.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/shutdown.target
	ConflictedBy: systemd-timesyncd.service
	ConflictedBy: anacron.service
	ConflictedBy: syslog.socket
	ConflictedBy: rescue.target
	ConflictedBy: systemd-ask-password-wall.path
	ConflictedBy: system-port80\x2d8066\x2dforward.slice
	ConflictedBy: systemd-update-utmp-runlevel.service
	ConflictedBy: dbus.service
	ConflictedBy: slices.target
	ConflictedBy: lvm2-lvmpolld.service
	ConflictedBy: systemd-sysctl.service
	ConflictedBy: sysinit.target
	ConflictedBy: system-systemd\x2dfsck.slice
	ConflictedBy: paths.target
	ConflictedBy: org.freedesktop.timedate1.busname
	ConflictedBy: serial-getty at ttyS0.service
	ConflictedBy: system-getty.slice
	ConflictedBy: network.target
	ConflictedBy: emergency.target
	ConflictedBy: user.slice
	ConflictedBy: ippl.service
	ConflictedBy: port80-8066-forward.socket
	ConflictedBy: systemd-tmpfiles-setup.service
	ConflictedBy: nss-user-lookup.target
	ConflictedBy: session-1.scope
	ConflictedBy: org.freedesktop.network1.busname
	ConflictedBy: local-fs.target
	ConflictedBy: systemd-timedated.service
	ConflictedBy: exim4.service
	ConflictedBy: systemd-update-utmp.service
	ConflictedBy: getty-static.service
	ConflictedBy: acpid.service
	ConflictedBy: session-c34.scope
	ConflictedBy: org.freedesktop.systemd1.busname
	ConflictedBy: systemd-logind.service
	ConflictedBy: getty.target
	ConflictedBy: swap.target
	ConflictedBy: lvm2-lvmetad.service
	ConflictedBy: ntp.service
	ConflictedBy: systemd-hostnamed.service
	ConflictedBy: system-ssh.slice
	ConflictedBy: graphical.target
	ConflictedBy: systemd-tmpfiles-clean.service
	ConflictedBy: systemd-networkd.service
	ConflictedBy: cron.service
	ConflictedBy: mini-buildd.service
	ConflictedBy: time-sync.target
	ConflictedBy: schroot.service
	ConflictedBy: org.freedesktop.login1.busname
	ConflictedBy: systemd-hwdb-update.service
	ConflictedBy: systemd-modules-load.service
	ConflictedBy: atop.service
	ConflictedBy: systemd-user-sessions.service
	ConflictedBy: remote-fs.target
	ConflictedBy: acpid.socket
	ConflictedBy: user-1001.slice
	ConflictedBy: rescue.service
	ConflictedBy: ssh.service
	ConflictedBy: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	ConflictedBy: ssh.socket
	ConflictedBy: systemd-machine-id-commit.service
	ConflictedBy: busnames.target
	ConflictedBy: org.freedesktop.resolve1.busname
	ConflictedBy: local-fs-pre.target
	ConflictedBy: network-online.target
	ConflictedBy: remote-fs-pre.target
	ConflictedBy: systemd-tmpfiles-setup-dev.service
	ConflictedBy: multi-user.target
	ConflictedBy: user at 0.service
	ConflictedBy: systemd-tmpfiles-clean.timer
	ConflictedBy: system-serial\x2dgetty.slice
	ConflictedBy: emergency.service
	ConflictedBy: systemd-binfmt.service
	ConflictedBy: systemd-ask-password-console.service
	ConflictedBy: port80-8066-forward at 0.service
	ConflictedBy: rsyslog.service
	ConflictedBy: user-0.slice
	ConflictedBy: systemd-remount-fs.service
	ConflictedBy: acpid.path
	ConflictedBy: console-log.service
	ConflictedBy: getty at tty1.service
	ConflictedBy: dbus.socket
	ConflictedBy: user at 1001.service
	ConflictedBy: systemd-localed.service
	ConflictedBy: systemd-random-seed.service
	ConflictedBy: lvm2-monitor.service
	ConflictedBy: rc-local.service
	ConflictedBy: org.freedesktop.locale1.busname
	ConflictedBy: timers.target
	ConflictedBy: systemd-ask-password-wall.service
	ConflictedBy: nss-lookup.target
	ConflictedBy: network-pre.target
	ConflictedBy: sockets.target
	ConflictedBy: cryptsetup.target
	ConflictedBy: systemd-resolved.service
	ConflictedBy: basic.target
	ConflictedBy: systemd-ask-password-console.path
	ConflictedBy: org.freedesktop.hostname1.busname
	After: systemd-update-utmp.service
	After: ssh.socket
	After: systemd-networkd.service
	After: systemd-timedated.service
	After: systemd-tmpfiles-clean.timer
	After: systemd-ask-password-console.service
	After: org.freedesktop.hostname1.busname
	After: org.freedesktop.systemd1.busname
	After: systemd-update-utmp-runlevel.service
	After: systemd-modules-load.service
	After: systemd-remount-fs.service
	After: atop.service
	After: system-ssh.slice
	After: user at 0.service
	After: org.freedesktop.timedate1.busname
	After: systemd-localed.service
	After: mini-buildd.service
	After: systemd-fsckd.service
	After: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	After: syslog.socket
	After: dbus.socket
	After: schroot.service
	After: system-port80\x2d8066\x2dforward.slice
	After: systemd-ask-password-wall.path
	After: port80-8066-forward at 0.service
	After: systemd-tmpfiles-setup-dev.service
	After: user-1001.slice
	After: getty-static.service
	After: ippl.service
	After: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	After: org.freedesktop.resolve1.busname
	After: exim4.service
	After: acpid.path
	After: session-c34.scope
	After: org.freedesktop.network1.busname
	After: systemd-machine-id-commit.service
	After: systemd-tmpfiles-setup.service
	After: systemd-hwdb-update.service
	After: system-serial\x2dgetty.slice
	After: session-1.scope
	After: getty at tty1.service
	After: console-kit-log-system-start.service
	After: emergency.service
	After: user-0.slice
	After: systemd-fsck-root.service
	After: systemd-ask-password-console.path
	After: console-log.service
	After: haveged.service
	After: systemd-binfmt.service
	After: port80-8066-forward.socket
	After: acpid.service
	After: systemd-sysctl.service
	After: systemd-logind.service
	After: org.freedesktop.locale1.busname
	After: cron.service
	After: system-getty.slice
	After: user.slice
	After: rc-local.service
	After: anacron.service
	After: rsyslog.service
	After: user at 1001.service
	After: dbus.service
	After: acpid.socket
	After: systemd-hostnamed.service
	After: systemd-tmpfiles-clean.service
	After: ssh.service
	After: systemd-timesyncd.service
	After: systemd-user-sessions.service
	After: serial-getty at ttyS0.service
	After: ntp.service
	After: org.freedesktop.login1.busname
	After: systemd-ask-password-wall.service
	After: systemd-resolved.service
	After: rescue.service
	After: systemd-random-seed.service
	After: system-systemd\x2dfsck.slice
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: local-fs.target
	ReferencedBy: org.freedesktop.login1.busname
	ReferencedBy: lvm2-lvmetad.service
	ReferencedBy: network.target
	ReferencedBy: nss-user-lookup.target
	ReferencedBy: emergency.target
	ReferencedBy: busnames.target
	ReferencedBy: session-1.scope
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: session-c34.scope
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: acpid.service
	ReferencedBy: user at 0.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: anacron.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: haveged.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: graphical.target
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: system-port80\x2d8066\x2dforward.slice
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: getty.target
	ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	ReferencedBy: dbus.socket
	ReferencedBy: user-1001.slice
	ReferencedBy: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	ReferencedBy: remote-fs-pre.target
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: org.freedesktop.locale1.busname
	ReferencedBy: org.freedesktop.hostname1.busname
	ReferencedBy: system-systemd\x2dfsck.slice
	ReferencedBy: user at 1001.service
	ReferencedBy: serial-getty at ttyS0.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: rc-local.service
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: network-online.target
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: systemd-timedated.service
	ReferencedBy: system-getty.slice
	ReferencedBy: swap.target
	ReferencedBy: rescue.service
	ReferencedBy: user.slice
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: cryptsetup.target
	ReferencedBy: emergency.service
	ReferencedBy: timers.target
	ReferencedBy: cron.service
	ReferencedBy: schroot.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: network-pre.target
	ReferencedBy: ntp.service
	ReferencedBy: port80-8066-forward at 0.service
	ReferencedBy: rsyslog.service
	ReferencedBy: console-log.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: ssh.socket
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: acpid.path
	ReferencedBy: systemd-resolved.service
	ReferencedBy: exim4.service
	ReferencedBy: org.freedesktop.network1.busname
	ReferencedBy: local-fs-pre.target
	ReferencedBy: org.freedesktop.timedate1.busname
	ReferencedBy: ippl.service
	ReferencedBy: ssh.service
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: lvm2-lvmpolld.service
	ReferencedBy: syslog.socket
	ReferencedBy: system-serial\x2dgetty.slice
	ReferencedBy: basic.target
	ReferencedBy: mini-buildd.service
	ReferencedBy: system-ssh.slice
	ReferencedBy: remote-fs.target
	ReferencedBy: systemd-localed.service
	ReferencedBy: rescue.target
	ReferencedBy: getty-static.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: user-0.slice
	ReferencedBy: org.freedesktop.resolve1.busname
	ReferencedBy: nss-lookup.target
	ReferencedBy: port80-8066-forward.socket
	ReferencedBy: org.freedesktop.systemd1.busname
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: time-sync.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: sockets.target
	ReferencedBy: dbus.service
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: systemd-networkd.service
	ReferencedBy: slices.target
	ReferencedBy: paths.target
	ReferencedBy: sysinit.target
	ReferencedBy: atop.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart1.device:
	Description: /dev/disk/by-path/virtio-pci-0000:00:05.0-part1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: dev-disk-by\x2dpartlabel-bios_grub.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: dev-vda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-d56ea1e3\x2d86b7\x2d4497\x2d8cc0\x2d3660f823fe85.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1
-> Unit serial-getty at ttyS0.service:
	Description: Serial Getty on ttyS0
	Instance: ttyS0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:02 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:02 CET
	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 ttyS0.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: serial-getty at ttyS0.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/serial-getty at .service
	Condition Timestamp: Sat 2016-02-20 21:27:02 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:02 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system-serial\x2dgetty.slice
	BindsTo: dev-ttyS0.device
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: system-serial\x2dgetty.slice
	After: rc-local.service
	After: basic.target
	After: dev-ttyS0.device
	After: plymouth-quit-wait.service
	After: systemd-journald.socket
	After: sysinit.target
	References: systemd-user-sessions.service
	References: system-serial\x2dgetty.slice
	References: getty.target
	References: rc-local.service
	References: basic.target
	References: dev-ttyS0.device
	References: shutdown.target
	References: plymouth-quit-wait.service
	References: systemd-journald.socket
	References: sysinit.target
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 938
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/ttyS0
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: no
	SyslogFacility: daemon
	SyslogLevel: info
	UtmpIdentifier: ttyS0
	-> ExecStart:
		Command Line: /sbin/agetty --keep-baud 115200,38400,9600 %I $TERM
			PID: 938
			Start Timestamp: Sat 2016-02-20 21:27:02 CET
-> Unit dev-dm\x2d1.device:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-dm\x2d1.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.device
	Following Set Member: dev-mbd-swap0.device
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-mapper-mbd\x2dswap0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2doIVDB4\x2doh3D\x2dfndw\x2dafY8\x2d04wi\x2dprEc\x2d143GH0.device:
	Description: /dev/disk/by-id/lvm-pv-uuid-oIVDB4-oh3D-fndw-afY8-04wi-prEc-143GH0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2doIVDB4\x2doh3D\x2dfndw\x2dafY8\x2d04wi\x2dprEc\x2d143GH0.device
	Following: sys-devices-pci0000:00-0000:00:08.0-virtio4-block-vdc.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-virtio4-block-vdc.device
	Following Set Member: dev-vdc.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:08.0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc
-> Unit systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-random-seed.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: systemd-random-seed.service
	Documentation: man:systemd-random-seed.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed.service
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: haveged.service
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	After: systemd-remount-fs.service
	References: shutdown.target
	References: system.slice
	References: systemd-journald.socket
	References: -.mount
	References: sysinit.target
	References: systemd-remount-fs.service
	ReferencedBy: sysinit.target
	ReferencedBy: haveged.service
	RequiresMountsFor: /var/lib/systemd/random-seed
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
			PID: 669
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
-> Unit mini-buildd.service:
	Description: LSB: Start mini-buildd daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:03 CET
	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/mini-buildd.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: mini-buildd.service
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/mini-buildd.service
	Source Path: /etc/init.d/mini-buildd
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: basic.target
	After: sysinit.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-journald-dev-log.socket
	References: multi-user.target
	References: basic.target
	References: sysinit.target
	References: remote-fs.target
	References: shutdown.target
	References: graphical.target
	References: systemd-journald.socket
	References: system.slice
	References: systemd-journald-dev-log.socket
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mini-buildd start
			PID: 779
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:03 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/mini-buildd reload
	-> ExecStop:
		Command Line: /etc/init.d/mini-buildd stop
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-sr0.device
	Following Set Member: dev-cdrom.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following Set Member: dev-dvd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-ttyS2.device
	Following: sys-devices-platform-serial8250-tty-ttyS2.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> 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
	CGroup members mask: 0x0
	Name: mysql.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit sys-devices-virtual-tty-ttyprintk.device:
	Description: /sys/devices/virtual/tty/ttyprintk
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-virtual-tty-ttyprintk.device
	Following Set Member: dev-ttyprintk.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/tty/ttyprintk
-> Unit getty-static.service:
	Description: getty on tty2-tty6 if dbus and logind are not available
	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
	CGroup members mask: 0x0
	Name: getty-static.service
	Fragment Path: /lib/systemd/system/getty-static.service
	ConditionPathExists: !/lib/systemd/system/dbus.service failed
	ConditionPathExists: /dev/tty2 untested
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: no
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: basic.target
	After: systemd-journald.socket
	References: basic.target
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	References: sysinit.target
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemctl --no-block start getty at tty2.service getty at tty3.service getty at tty4.service getty at tty5.service getty at tty6.service
-> Unit org.freedesktop.resolve1.busname:
	Description: Network Name Resolution Service Bus Name
	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
	CGroup members mask: 0x0
	Name: org.freedesktop.resolve1.busname
	Documentation: man:systemd-resolved.service(8)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/resolved
	Fragment Path: /lib/systemd/system/org.freedesktop.resolve1.busname
	ConditionPathExists: /sys/fs/kdbus/0-system/ failed
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: no
	Requires: sysinit.target
	WantedBy: systemd-resolved.service
	WantedBy: busnames.target
	Conflicts: shutdown.target
	Before: systemd-resolved.service
	Before: busnames.target
	Before: shutdown.target
	After: sysinit.target
	Triggers: systemd-resolved.service
	References: systemd-resolved.service
	References: sysinit.target
	References: busnames.target
	References: shutdown.target
	ReferencedBy: systemd-resolved.service
	ReferencedBy: busnames.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Bus Name State: dead
	Result: success
	Name: org.freedesktop.resolve1
	Activating: yes
	Accept FD: yes
-> Unit sys-subsystem-net-devices-eth0.device:
	Description: Virtio network device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-subsystem-net-devices-eth0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:03.0-virtio0-net-eth0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0
-> Unit dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap:
	Description: /dev/disk/by-uuid/bd3ede15-b516-4844-92d0-5a6e43ddd41b
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Following: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	Following Set Member: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-mbd-swap0.swap
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: umount.target
	References: systemd-journald.socket
	References: -.mount
	References: swap.target
	References: system.slice
	RequiresMountsFor: /dev/disk/by-uuid/bd3ede15-b516-4844-92d0-5a6e43ddd41b
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-uuid/bd3ede15-b516-4844-92d0-5a6e43ddd41b
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -1
	Options: 
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit cron.service:
	Description: Regular background program processing daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: cron.service
	Documentation: man:cron(8)
	Fragment Path: /lib/systemd/system/cron.service
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: basic.target
	After: systemd-journald.socket
	References: shutdown.target
	References: system.slice
	References: sysinit.target
	References: basic.target
	References: systemd-journald.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 795
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	EnvironmentFile: -/etc/default/cron
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cron -f $EXTRA_OPTS
			PID: 795
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: dbus.socket
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: -.slice
	Requires: -.mount
	RequiredBy: systemd-logind.service
	RequiredBy: systemd-hostnamed.service
	RequiredBy: systemd-localed.service
	RequiredBy: systemd-timedated.service
	RequiredBy: dbus.service
	WantedBy: systemd-logind.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: systemd-hostnamed.service
	Before: systemd-localed.service
	Before: systemd-logind.service
	Before: systemd-timedated.service
	Before: dbus.service
	Before: shutdown.target
	Before: sockets.target
	After: sysinit.target
	After: -.slice
	After: -.mount
	Triggers: dbus.service
	References: sockets.target
	References: sysinit.target
	References: -.mount
	References: shutdown.target
	References: dbus.service
	References: -.slice
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: systemd-localed.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-timedated.service
	ReferencedBy: dbus.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /var/run/dbus/system_bus_socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: dbus.socket
	SELinuxContextFromNet: no
	ListenStream: /var/run/dbus/system_bus_socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-mapper-mbd\x2dswap0.device:
	Description: /dev/mapper/mbd-swap0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-mapper-mbd\x2dswap0.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.device
	Following Set Member: dev-mbd-swap0.device
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-dm\x2d1.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Wants: dev-mapper-mbd\x2dswap0.swap
	BoundBy: dev-mapper-mbd\x2dswap0.swap
	Before: dev-mapper-mbd\x2dswap0.swap
	ReferencedBy: dev-mapper-mbd\x2dswap0.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit systemd-fsckd.socket:
	Description: fsck to fsckd communication Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: systemd-fsckd.socket
	Documentation: man:systemd-fsckd.service(8)
	Documentation: man:systemd-fsck at .service(8)
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsckd.socket
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	RequiredBy: systemd-fsckd.service
	WantedBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	WantedBy: systemd-fsck-root.service
	Before: systemd-fsckd.service
	Before: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Before: systemd-fsck-root.service
	After: -.slice
	After: -.mount
	Triggers: systemd-fsckd.service
	References: systemd-fsckd.service
	References: -.slice
	References: -.mount
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	ReferencedBy: systemd-fsck-root.service
	RequiresMountsFor: /run/systemd/fsck.progress
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-fsckd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/systemd/fsck.progress
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	RequiredBy: systemd-journald.service
	WantedBy: systemd-journald.service
	WantedBy: sockets.target
	Before: systemd-user-sessions.service
	Before: ntp.service
	Before: systemd-udev-trigger.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: serial-getty at ttyS0.service
	Before: rc-local.service
	Before: systemd-tmpfiles-clean.service
	Before: user at 1001.service
	Before: console-log.service
	Before: dbus.service
	Before: kmod-static-nodes.service
	Before: run-user-1001.mount
	Before: var-lib-mini\x2dbuildd.mount
	Before: sockets.target
	Before: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Before: dev-mqueue.mount
	Before: systemd-logind.service
	Before: systemd-resolved.service
	Before: ippl.service
	Before: dm-event.service
	Before: systemd-localed.service
	Before: systemd-fsck-root.service
	Before: lvm2-lvmetad.service
	Before: exim4.service
	Before: systemd-initctl.service
	Before: systemd-random-seed.service
	Before: systemd-journald.service
	Before: dev-hugepages.mount
	Before: sys-fs-fuse-connections.mount
	Before: sys-kernel-config.mount
	Before: console-kit-log-system-start.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	Before: getty at tty1.service
	Before: systemd-timesyncd.service
	Before: sys-kernel-debug.mount
	Before: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Before: dev-dm\x2d1.swap
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	Before: haveged.service
	Before: getty-static.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	Before: ssh.service
	Before: dev-mapper-mbd\x2dswap0.swap
	Before: schroot.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	Before: systemd-binfmt.service
	Before: systemd-update-utmp.service
	Before: systemd-fsckd.service
	Before: systemd-remount-fs.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	Before: systemd-udevd.service
	Before: systemd-networkd.service
	Before: systemd-modules-load.service
	Before: systemd-ask-password-wall.service
	Before: systemd-journal-flush.service
	Before: proc-sys-fs-binfmt_misc.mount
	Before: dev-mbd-swap0.swap
	Before: systemd-sysctl.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	Before: user at 0.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-update-utmp-runlevel.service
	Before: anacron.service
	Before: mini-buildd.service
	Before: cron.service
	Before: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Before: systemd-timedated.service
	Before: atop.service
	Before: var-lib-schroot-union-overlay.mount
	Before: home.mount
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	Before: lvm2-lvmpolld.service
	Before: tmp.mount
	Before: lvm2-monitor.service
	Before: systemd-hostnamed.service
	Before: systemd-machine-id-commit.service
	Before: systemd-hwdb-update.service
	Before: systemd-ask-password-console.service
	Before: run-user-0.mount
	After: -.slice
	After: -.mount
	Triggers: systemd-journald.service
	References: -.mount
	References: systemd-journald.service
	References: -.slice
	References: sockets.target
	ReferencedBy: console-log.service
	ReferencedBy: var-lib-mini\x2dbuildd.mount
	ReferencedBy: home.mount
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: haveged.service
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: rc-local.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: tmp.mount
	ReferencedBy: systemd-timedated.service
	ReferencedBy: exim4.service
	ReferencedBy: run-user-1001.mount
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: ntp.service
	ReferencedBy: ssh.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: user at 1001.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-localed.service
	ReferencedBy: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: mini-buildd.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: getty-static.service
	ReferencedBy: systemd-resolved.service
	ReferencedBy: run-user-0.mount
	ReferencedBy: var-lib-schroot-union-overlay.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: schroot.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: dev-mapper-mbd\x2dswap0.swap
	ReferencedBy: user at 0.service
	ReferencedBy: cron.service
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	ReferencedBy: systemd-networkd.service
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: serial-getty at ttyS0.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: dbus.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: atop.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	ReferencedBy: ippl.service
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: dm-event.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	ReferencedBy: systemd-initctl.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: lvm2-lvmpolld.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: lvm2-lvmetad.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: anacron.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: dev-mbd-swap0.swap
	RequiresMountsFor: /run/systemd/journal/stdout /run/systemd/journal/socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-journald.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	ListenStream: /run/systemd/journal/stdout
	ListenDatagram: /run/systemd/journal/socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-ttyprintk.device:
	Description: /dev/ttyprintk
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-ttyprintk.device
	Following: sys-devices-virtual-tty-ttyprintk.device
	Following Set Member: sys-devices-virtual-tty-ttyprintk.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/tty/ttyprintk
-> Unit lvm2-lvmetad.socket:
	Description: LVM2 metadata daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: lvm2-lvmetad.socket
	Documentation: man:lvmetad(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmetad.socket
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	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: -.slice
	After: -.mount
	Triggers: lvm2-lvmetad.service
	References: -.mount
	References: -.slice
	References: lvm2-lvmetad.service
	ReferencedBy: sockets.target
	ReferencedBy: sysinit.target
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: lvm2-lvmetad.service
	RequiresMountsFor: /run/lvm/lvmetad.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FDName: lvm2-lvmetad.socket
	SELinuxContextFromNet: no
	ListenStream: /run/lvm/lvmetad.socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-networkd.socket:
	Description: Network Service Netlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: systemd-networkd.socket
	Documentation: man:systemd-networkd.service(8)
	Documentation: man:rtnetlink(7)
	Fragment Path: /lib/systemd/system/systemd-networkd.socket
	ConditionCapability: CAP_NET_ADMIN succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	WantedBy: sockets.target
	Before: systemd-networkd.service
	Before: sockets.target
	After: -.slice
	Triggers: systemd-networkd.service
	References: systemd-networkd.service
	References: -.slice
	References: sockets.target
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-networkd.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	ListenNetlink: route 1361
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit lvm2.service:
	Description: lvm2.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
	CGroup members mask: 0x0
	Name: lvm2.service
	Fragment Path: /dev/null
	Before: schroot.service
	ReferencedBy: schroot.service
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: system.slice
	References: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	RequiresMountsFor: /dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /dev/mqueue
	What: mqueue
	File System Type: mqueue
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-platform-serial8250-tty-ttyS2.device
	Following Set Member: dev-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit dev-cdrom.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-cdrom.device
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit ippl.service:
	Description: LSB: IP protocols logger
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:02 CET
	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/ippl.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: ippl.service
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/ippl.service
	Source Path: /etc/init.d/ippl
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	Wants: network-online.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: time-sync.target
	After: nss-lookup.target
	After: basic.target
	After: sysinit.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: system.slice
	After: local-fs.target
	After: network-online.target
	After: systemd-journald-dev-log.socket
	References: graphical.target
	References: network-online.target
	References: basic.target
	References: system.slice
	References: systemd-journald-dev-log.socket
	References: sysinit.target
	References: multi-user.target
	References: nss-lookup.target
	References: shutdown.target
	References: systemd-journald.socket
	References: remote-fs.target
	References: time-sync.target
	References: local-fs.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/ippl start
			PID: 851
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:02 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/ippl stop
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:08.0.device:
	Description: /dev/disk/by-path/virtio-pci-0000:00:08.0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:08.0.device
	Following: sys-devices-pci0000:00-0000:00:08.0-virtio4-block-vdc.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2doIVDB4\x2doh3D\x2dfndw\x2dafY8\x2d04wi\x2dprEc\x2d143GH0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-virtio4-block-vdc.device
	Following Set Member: dev-vdc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc
-> Unit schroot.service:
	Description: LSB: Recover schroot sessions.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:02 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: schroot.service
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/schroot.service
	Source Path: /etc/init.d/schroot
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	Wants: network-online.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: sysinit.target
	After: systemd-journald-dev-log.socket
	After: remote-fs.target
	After: system.slice
	After: basic.target
	After: lvm2.service
	After: systemd-journald.socket
	After: network-online.target
	After: local-fs.target
	References: basic.target
	References: lvm2.service
	References: network-online.target
	References: systemd-journald-dev-log.socket
	References: systemd-journald.socket
	References: sysinit.target
	References: system.slice
	References: remote-fs.target
	References: graphical.target
	References: shutdown.target
	References: local-fs.target
	References: multi-user.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/schroot start
			PID: 855
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:02 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/schroot stop
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members 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
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /sys/kernel/mm/hugepages failed
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: no
	Requires: -.mount
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: system.slice
	References: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	RequiresMountsFor: /dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Where: /dev/hugepages
	What: hugetlbfs
	File System Type: hugetlbfs
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-disk-by\x2duuid-ebda120b\x2d75fc\x2d4fc5\x2dbcfe\x2d675eb094c124.device:
	Description: /dev/disk/by-uuid/ebda120b-75fc-4fc5-bcfe-675eb094c124
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-ebda120b\x2d75fc\x2d4fc5\x2dbcfe\x2d675eb094c124.device
	Following: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Following Set Member: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Following Set Member: dev-disk-by\x2dlabel-home\x2dspinturn.device
	Following Set Member: dev-vdb.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:07.0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb
-> Unit systemd-logind.service:
	Description: Login Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members 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
	ConditionPathExists: /lib/systemd/system/dbus.service succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: dbus.socket
	Requires: system.slice
	Wants: dbus.socket
	Wants: user.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: user-0.slice
	Before: session-c34.scope
	Before: session-1.scope
	Before: multi-user.target
	Before: user-1001.slice
	After: org.freedesktop.login1.busname
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: dbus.socket
	After: nss-user-lookup.target
	After: user.slice
	After: sysinit.target
	TriggeredBy: org.freedesktop.login1.busname
	References: basic.target
	References: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: nss-user-lookup.target
	References: shutdown.target
	References: user.slice
	References: sysinit.target
	ReferencedBy: org.freedesktop.login1.busname
	ReferencedBy: user-0.slice
	ReferencedBy: session-c34.scope
	ReferencedBy: session-1.scope
	ReferencedBy: multi-user.target
	ReferencedBy: user-1001.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 811
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	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 cap_mac_admin
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
			PID: 811
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
	Status Text: Processing requests...
-> 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
	CGroup members mask: 0x0
	Name: umount.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/umount.target
	ConflictedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	ConflictedBy: dev-dm\x2d1.swap
	ConflictedBy: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	ConflictedBy: run-user-0.mount
	ConflictedBy: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	ConflictedBy: dev-mapper-mbd\x2dswap0.swap
	ConflictedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ConflictedBy: home.mount
	ConflictedBy: dev-mbd-swap0.swap
	ConflictedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	ConflictedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	ConflictedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	ConflictedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	ConflictedBy: var-lib-schroot-union-overlay.mount
	ConflictedBy: run-user-1001.mount
	ConflictedBy: var-lib-mini\x2dbuildd.mount
	ConflictedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	ConflictedBy: tmp.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	After: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	After: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	After: var-lib-mini\x2dbuildd.mount
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	After: run-user-1001.mount
	After: dev-mapper-mbd\x2dswap0.swap
	After: tmp.mount
	After: var-lib-schroot-union-overlay.mount
	After: dev-dm\x2d1.swap
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	After: run-user-0.mount
	After: home.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	After: dev-mbd-swap0.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: tmp.mount
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	ReferencedBy: run-user-0.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	ReferencedBy: home.mount
	ReferencedBy: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	ReferencedBy: var-lib-mini\x2dbuildd.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	ReferencedBy: dev-mapper-mbd\x2dswap0.swap
	ReferencedBy: dev-mbd-swap0.swap
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ReferencedBy: run-user-1001.mount
	ReferencedBy: var-lib-schroot-union-overlay.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: 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
	CGroup members mask: 0x0
	Name: display-manager.service
	WantedBy: graphical.target
	Before: graphical.target
	ReferencedBy: graphical.target
-> 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
	CGroup members mask: 0x0
	Name: systemd-initctl.service
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.service
	Requires: system.slice
	After: system.slice
	After: systemd-initctl.socket
	After: systemd-journald.socket
	TriggeredBy: systemd-initctl.socket
	References: system.slice
	References: systemd-journald.socket
	ReferencedBy: systemd-initctl.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: all
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
-> 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
	CGroup members mask: 0x0
	Name: emergency.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/emergency.service
	Requires: -.mount
	Requires: system.slice
	RequiredBy: emergency.target
	Conflicts: rescue.service
	Conflicts: syslog.socket
	Conflicts: shutdown.target
	ConflictedBy: sysinit.target
	Before: emergency.target
	Before: sysinit.target
	Before: shutdown.target
	After: -.mount
	After: system.slice
	References: system.slice
	References: shutdown.target
	References: -.mount
	References: rescue.service
	References: syslog.socket
	ReferencedBy: sysinit.target
	ReferencedBy: emergency.target
	RequiresMountsFor: /root
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	Environment: HOME=/root
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStartPre:
		Command Line: /bin/plymouth --wait 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" or ^D to\ntry again to boot into default mode.'
	-> ExecStart:
		Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --job-mode=fail --no-block default'
-> Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members 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
	Requires: -.mount
	Requires: system.slice
	After: system.slice
	After: -.mount
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	TriggeredBy: proc-sys-fs-binfmt_misc.automount
	References: system.slice
	References: -.mount
	References: systemd-journald.socket
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	RequiresMountsFor: /proc/sys/fs
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service:
	Description: File System Check on /dev/disk/by-label/home-spinturn
	Instance: dev-disk-by\x2dlabel-home\x2dspinturn
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice
	Wants: systemd-fsckd.socket
	BindsTo: dev-disk-by\x2dlabel-home\x2dspinturn.device
	RequiredBy: home.mount
	Before: home.mount
	Before: shutdown.target
	After: local-fs-pre.target
	After: systemd-fsckd.socket
	After: dev-disk-by\x2dlabel-home\x2dspinturn.device
	After: systemd-journald.socket
	After: system-systemd\x2dfsck.slice
	After: systemd-fsck-root.service
	References: local-fs-pre.target
	References: systemd-fsckd.socket
	References: dev-disk-by\x2dlabel-home\x2dspinturn.device
	References: shutdown.target
	References: systemd-journald.socket
	References: system-systemd\x2dfsck.slice
	References: systemd-fsck-root.service
	ReferencedBy: home.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck %f
			PID: 737
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
-> Unit dev-vda1.device:
	Description: /dev/vda1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-vda1.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: dev-disk-by\x2dpartlabel-bios_grub.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-d56ea1e3\x2d86b7\x2d4497\x2d8cc0\x2d3660f823fe85.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1
-> Unit port80-8066-forward.socket:
	Description: http Socket for Per-Connection Servers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: port80-8066-forward.socket
	Fragment Path: /etc/systemd/system/port80-8066-forward.socket
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: -.slice
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: port80-8066-forward at 0.service
	Before: sockets.target
	After: sysinit.target
	After: -.slice
	Triggers: port80-8066-forward at 0.service
	References: shutdown.target
	References: sysinit.target
	References: -.slice
	References: sockets.target
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: port80-8066-forward.socket
	SELinuxContextFromNet: no
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	ListenStream: [::]:80
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device:
	Description: /dev/mapper/mbd-var--lib--mini--buildd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO.device
	Following Set Member: dev-disk-by\x2duuid-5b1ec72f\x2d6257\x2d479c\x2d9aa9\x2de3807f0b0080.device
	Following Set Member: dev-mbd-var\x2dlib\x2dmini\x2dbuildd.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Wants: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	Wants: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	Wants: var-lib-mini\x2dbuildd.mount
	BoundBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	BoundBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	BoundBy: var-lib-mini\x2dbuildd.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	Before: var-lib-mini\x2dbuildd.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ReferencedBy: var-lib-mini\x2dbuildd.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit session-c34.scope:
	Description: Session c34 of user root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:22 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:22 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Slice: user-0.slice
	CGroup: /user.slice/user-0.slice/session-c34.scope
	CGroup realized: yes
	CGroup mask: 0x7f
	CGroup members mask: 0x0
	Name: session-c34.scope
	DropIn Path: /run/systemd/system/session-c34.scope.d/50-After-systemd-logind\x2eservice.conf
	DropIn Path: /run/systemd/system/session-c34.scope.d/50-After-systemd-user-sessions\x2eservice.conf
	DropIn Path: /run/systemd/system/session-c34.scope.d/50-Description.conf
	DropIn Path: /run/systemd/system/session-c34.scope.d/50-SendSIGHUP.conf
	DropIn Path: /run/systemd/system/session-c34.scope.d/50-Slice.conf
	DropIn Path: /run/systemd/system/session-c34.scope.d/50-TasksMax.conf
	Condition Timestamp: Sat 2016-02-20 21:28:22 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:28:22 CET
	Assert Result: yes
	Requires: user-0.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-logind.service
	After: user-0.slice
	After: systemd-user-sessions.service
	References: shutdown.target
	References: systemd-logind.service
	References: user-0.slice
	References: systemd-user-sessions.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
-> 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
	CGroup members 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
	Before: systemd-user-sessions.service
	References: shutdown.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-user-sessions.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit init.scope:
	Description: System and Service Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Slice: -.slice
	CGroup: /init.scope
	CGroup realized: yes
	CGroup mask: 0x7f
	CGroup members mask: 0x0
	Name: init.scope
	Documentation: man:systemd(1)
	Requires: -.slice
	After: -.slice
	References: -.slice
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=512
	DevicePolicy=auto
	Delegate=no
	KillMode: control-group
	KillSignal: SIGRTMIN+14
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit ntp.service:
	Description: LSB: Start NTP daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:02 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: ntp.service
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/ntp.service
	Source Path: /etc/init.d/ntp
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	Wants: network-online.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: network-online.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: systemd-journald-dev-log.socket
	After: remote-fs.target
	After: sysinit.target
	References: graphical.target
	References: multi-user.target
	References: network-online.target
	References: basic.target
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-journald-dev-log.socket
	References: remote-fs.target
	References: sysinit.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/ntp start
			PID: 847
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:02 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/ntp stop
-> Unit run-user-0.mount:
	Description: /run/user/0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:22 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:22 CET
	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
	CGroup members mask: 0x0
	Name: run-user-0.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: umount.target
	References: system.slice
	References: local-fs-pre.target
	RequiresMountsFor: /run/user
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/user/0
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,relatime,size=536956k,mode=700
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit kmod-static-nodes.service:
	Description: Create list of required static device nodes for the current kernel
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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/kmod-static-nodes.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: kmod-static-nodes.service
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionFileNotEmpty: /lib/modules/4.4.2-zgsrv20080/modules.devname succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-tmpfiles-setup-dev.service
	After: system.slice
	After: systemd-journald.socket
	References: system.slice
	References: systemd-tmpfiles-setup-dev.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	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: 650
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: local-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	WantedBy: systemd-remount-fs.service
	Conflicts: shutdown.target
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	Before: local-fs.target
	Before: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Before: tmp.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	Before: home.mount
	Before: var-lib-schroot-union-overlay.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	Before: run-user-0.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	Before: run-user-1001.mount
	Before: var-lib-mini\x2dbuildd.mount
	After: systemd-tmpfiles-setup-dev.service
	After: dm-event.service
	After: lvm2-monitor.service
	After: systemd-remount-fs.service
	References: shutdown.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: var-lib-mini\x2dbuildd.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ReferencedBy: run-user-1001.mount
	ReferencedBy: local-fs.target
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	ReferencedBy: run-user-0.mount
	ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	ReferencedBy: tmp.mount
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	ReferencedBy: dm-event.service
	ReferencedBy: var-lib-schroot-union-overlay.mount
	ReferencedBy: home.mount
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2duuid-bc1fc362\x2d0d1f\x2d4a98\x2d87b3\x2d4a023517f90a.device:
	Description: /dev/disk/by-uuid/bc1fc362-0d1f-4a98-87b3-4a023517f90a
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-bc1fc362\x2d0d1f\x2d4a98\x2d87b3\x2d4a023517f90a.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2dpartlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpartuuid-f6923d1d\x2d4923\x2d4897\x2d9963\x2d42079b05073c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-vda2.device
	Following Set Member: dev-disk-by\x2dlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: user at 0.service
	Before: systemd-ask-password-wall.service
	Before: serial-getty at ttyS0.service
	Before: getty at tty1.service
	Before: multi-user.target
	Before: session-c34.scope
	Before: shutdown.target
	Before: session-1.scope
	Before: user at 1001.service
	Before: user-1001.slice
	Before: user-0.slice
	After: systemd-journal-flush.service
	After: systemd-journald.socket
	After: remote-fs.target
	After: nss-user-lookup.target
	After: basic.target
	After: system.slice
	After: sysinit.target
	References: systemd-journald.socket
	References: basic.target
	References: sysinit.target
	References: remote-fs.target
	References: system.slice
	References: nss-user-lookup.target
	References: shutdown.target
	ReferencedBy: user at 0.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: serial-getty at ttyS0.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: multi-user.target
	ReferencedBy: getty at tty1.service
	ReferencedBy: session-c34.scope
	ReferencedBy: session-1.scope
	ReferencedBy: user at 1001.service
	ReferencedBy: user-1001.slice
	ReferencedBy: user-0.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-sessions start
			PID: 813
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit systemd-hostnamed.service:
	Description: Hostname 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
	CGroup members mask: 0x0
	Name: systemd-hostnamed.service
	Documentation: man:systemd-hostnamed.service(8)
	Documentation: man:hostname(5)
	Documentation: man:machine-info(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/hostnamed
	Fragment Path: /lib/systemd/system/systemd-hostnamed.service
	Requires: sysinit.target
	Requires: tmp.mount
	Requires: system.slice
	Requires: -.mount
	Requires: dbus.socket
	Conflicts: shutdown.target
	Before: shutdown.target
	After: -.mount
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: dbus.socket
	After: org.freedesktop.hostname1.busname
	After: tmp.mount
	After: sysinit.target
	TriggeredBy: org.freedesktop.hostname1.busname
	References: -.mount
	References: basic.target
	References: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: shutdown.target
	References: tmp.mount
	References: sysinit.target
	ReferencedBy: org.freedesktop.hostname1.busname
	RequiresMountsFor: /tmp /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	BusName: org.freedesktop.hostname1
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateNetwork: yes
	PrivateDevices: yes
	ProtectHome: yes
	ProtectSystem: yes
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_sys_admin
	-> ExecStart:
		Command Line: /lib/systemd/systemd-hostnamed
-> Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda.device:
	Description: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda.device
	Following Set Member: dev-vda.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda
-> Unit systemd-machine-id-commit.service:
	Description: Commit a transient machine-id on disk
	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
	CGroup members mask: 0x0
	Name: systemd-machine-id-commit.service
	Documentation: man:systemd-machine-id-commit.service(8)
	Fragment Path: /lib/systemd/system/systemd-machine-id-commit.service
	ConditionPathIsMountPoint: /etc/machine-id failed
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: system.slice
	After: local-fs.target
	After: systemd-journald.socket
	References: sysinit.target
	References: local-fs.target
	References: system.slice
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-machine-id-setup --commit
-> Unit dev-vda2.device:
	Description: /dev/vda2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-vda2.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2duuid-bc1fc362\x2d0d1f\x2d4a98\x2d87b3\x2d4a023517f90a.device
	Following Set Member: dev-disk-by\x2dpartlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpartuuid-f6923d1d\x2d4923\x2d4897\x2d9963\x2d42079b05073c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2dlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2
-> 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: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: paths.target
	Before: systemd-ask-password-console.service
	After: plymouth-start.service
	After: -.mount
	Triggers: systemd-ask-password-console.service
	References: plymouth-start.service
	References: paths.target
	References: shutdown.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
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-console.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> 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: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert 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
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: systemd-tmpfiles-clean.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnUnitActiveSec: 1d
	OnBootSec: 15min
-> Unit dev-ttyS3.device:
	Description: /dev/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-ttyS3.device
	Following: sys-devices-platform-serial8250-tty-ttyS3.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit ssh.socket:
	Description: OpenBSD Secure Shell server socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: ssh.socket
	Fragment Path: /lib/systemd/system/ssh.socket
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: -.slice
	WantedBy: sockets.target
	Conflicts: ssh.service
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: sockets.target
	Before: ssh.service
	Before: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	After: sysinit.target
	After: -.slice
	Triggers: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	References: -.slice
	References: ssh.service
	References: sockets.target
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: ssh.socket
	SELinuxContextFromNet: no
	Accepted: 1
	NConnections: 1
	MaxConnections: 64
	ListenStream: [::]:22
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit org.freedesktop.login1.busname:
	Description: Login Service Bus Name
	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
	CGroup members mask: 0x0
	Name: org.freedesktop.login1.busname
	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/org.freedesktop.login1.busname
	Requires: sysinit.target
	WantedBy: busnames.target
	Conflicts: shutdown.target
	Before: systemd-logind.service
	Before: busnames.target
	Before: shutdown.target
	After: sysinit.target
	Triggers: systemd-logind.service
	References: systemd-logind.service
	References: sysinit.target
	References: busnames.target
	References: shutdown.target
	ReferencedBy: busnames.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Bus Name State: dead
	Result: success
	Name: org.freedesktop.login1
	Activating: yes
	Accept FD: yes
-> Unit systemd-localed.service:
	Description: Locale 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
	CGroup members mask: 0x0
	Name: systemd-localed.service
	Documentation: man:systemd-localed.service(8)
	Documentation: man:locale.conf(5)
	Documentation: man:vconsole.conf(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/localed
	Fragment Path: /lib/systemd/system/systemd-localed.service
	Requires: dbus.socket
	Requires: tmp.mount
	Requires: system.slice
	Requires: sysinit.target
	Requires: -.mount
	Conflicts: shutdown.target
	Before: shutdown.target
	After: -.mount
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: dbus.socket
	After: tmp.mount
	After: sysinit.target
	After: org.freedesktop.locale1.busname
	TriggeredBy: org.freedesktop.locale1.busname
	References: -.mount
	References: basic.target
	References: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: shutdown.target
	References: tmp.mount
	References: sysinit.target
	ReferencedBy: org.freedesktop.locale1.busname
	RequiresMountsFor: /tmp /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	BusName: org.freedesktop.locale1
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateNetwork: yes
	PrivateDevices: yes
	ProtectHome: yes
	ProtectSystem: yes
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet:
	-> ExecStart:
		Command Line: /lib/systemd/systemd-localed
-> Unit sys-devices-virtual-block-dm\x2d0.device:
	Description: /sys/devices/virtual/block/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO.device
	Following Set Member: dev-disk-by\x2duuid-5b1ec72f\x2d6257\x2d479c\x2d9aa9\x2de3807f0b0080.device
	Following Set Member: dev-mbd-var\x2dlib\x2dmini\x2dbuildd.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.device:
	Description: /dev/disk/by-uuid/bd3ede15-b516-4844-92d0-5a6e43ddd41b
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.device
	Following Set Member: dev-mbd-swap0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-mapper-mbd\x2dswap0.device
	Following Set Member: dev-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> 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
	CGroup members mask: 0x0
	Name: postgresql.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit org.freedesktop.timedate1.busname:
	Description: Time & Date Service Bus Name
	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
	CGroup members mask: 0x0
	Name: org.freedesktop.timedate1.busname
	Documentation: man:systemd-timedated.service(8)
	Documentation: man:localtime(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/timedated
	Fragment Path: /lib/systemd/system/org.freedesktop.timedate1.busname
	Requires: sysinit.target
	WantedBy: busnames.target
	Conflicts: shutdown.target
	Before: busnames.target
	Before: systemd-timedated.service
	Before: shutdown.target
	After: sysinit.target
	Triggers: systemd-timedated.service
	References: sysinit.target
	References: busnames.target
	References: systemd-timedated.service
	References: shutdown.target
	ReferencedBy: busnames.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Bus Name State: dead
	Result: success
	Name: org.freedesktop.timedate1
	Activating: yes
	Accept FD: yes
-> Unit acpid.service:
	Description: ACPI event daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: acpid.service
	Fragment Path: /lib/systemd/system/acpid.service
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: acpid.socket
	Requires: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: acpid.path
	After: acpid.socket
	After: basic.target
	After: sysinit.target
	After: system.slice
	TriggeredBy: acpid.path
	TriggeredBy: acpid.socket
	References: acpid.socket
	References: basic.target
	References: system.slice
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: acpid.path
	ReferencedBy: acpid.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 783
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: /etc/default/acpid
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/acpid $OPTIONS
			PID: 783
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
-> Unit dev-mbd-swap0.swap:
	Description: /dev/mbd/swap0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-mbd-swap0.swap
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: dev-mbd-swap0.swap
	Following: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Following Set Member: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: system.slice
	References: umount.target
	References: -.mount
	References: systemd-journald.socket
	References: swap.target
	RequiresMountsFor: /dev/mbd/swap0
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/mbd/swap0
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -1
	Options: 
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit user-0.slice:
	Description: User Slice of root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:22 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:22 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Slice: user.slice
	CGroup: /user.slice/user-0.slice
	CGroup realized: yes
	CGroup mask: 0x7f
	CGroup members mask: 0x7f
	Name: user-0.slice
	DropIn Path: /run/systemd/system/user-0.slice.d/50-After-systemd-logind\x2eservice.conf
	DropIn Path: /run/systemd/system/user-0.slice.d/50-After-systemd-user-sessions\x2eservice.conf
	DropIn Path: /run/systemd/system/user-0.slice.d/50-Description.conf
	DropIn Path: /run/systemd/system/user-0.slice.d/50-TasksMax.conf
	Condition Timestamp: Sat 2016-02-20 21:28:22 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:28:22 CET
	Assert Result: yes
	Requires: user.slice
	RequiredBy: session-c34.scope
	RequiredBy: user at 0.service
	Conflicts: shutdown.target
	Before: user at 0.service
	Before: session-c34.scope
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: systemd-logind.service
	After: user.slice
	References: user.slice
	References: systemd-user-sessions.service
	References: systemd-logind.service
	References: shutdown.target
	ReferencedBy: session-c34.scope
	ReferencedBy: user at 0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4096
	DevicePolicy=auto
	Delegate=no
-> Unit dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap:
	Description: /dev/disk/by-id/dm-name-mbd-swap0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Following: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Following Set Member: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-mbd-swap0.swap
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: swap.target
	References: -.mount
	References: systemd-journald.socket
	References: system.slice
	References: umount.target
	RequiresMountsFor: /dev/disk/by-id/dm-name-mbd-swap0
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-id/dm-name-mbd-swap0
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -1
	Options: 
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-mbd-var\x2dlib\x2dmini\x2dbuildd.device:
	Description: /dev/mbd/var-lib-mini-buildd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-mbd-var\x2dlib\x2dmini\x2dbuildd.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO.device
	Following Set Member: dev-disk-by\x2duuid-5b1ec72f\x2d6257\x2d479c\x2d9aa9\x2de3807f0b0080.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit sys-devices-virtual-block-dm\x2d1.device:
	Description: /sys/devices/virtual/block/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.device
	Following Set Member: dev-mbd-swap0.device
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.device
	Following Set Member: dev-mapper-mbd\x2dswap0.device
	Following Set Member: dev-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: local-fs.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: home.mount
	Requires: tmp.mount
	Requires: -.mount
	Requires: var-lib-mini\x2dbuildd.mount
	Requires: var-lib-schroot-union-overlay.mount
	Wants: systemd-remount-fs.service
	Wants: systemd-fsck-root.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: systemd-tmpfiles-clean.service
	Before: systemd-machine-id-commit.service
	Before: schroot.service
	Before: console-log.service
	Before: systemd-tmpfiles-setup.service
	Before: ippl.service
	Before: atop.service
	After: systemd-fsck-root.service
	After: run-user-1001.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	After: var-lib-schroot-union-overlay.mount
	After: local-fs-pre.target
	After: -.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	After: tmp.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	After: systemd-remount-fs.service
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	After: run-user-0.mount
	After: home.mount
	After: var-lib-mini\x2dbuildd.mount
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	OnFailure: emergency.target
	References: shutdown.target
	References: home.mount
	References: tmp.mount
	References: systemd-remount-fs.service
	References: -.mount
	References: emergency.target
	References: var-lib-schroot-union-overlay.mount
	References: var-lib-mini\x2dbuildd.mount
	References: local-fs-pre.target
	References: systemd-fsck-root.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: -.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	ReferencedBy: var-lib-schroot-union-overlay.mount
	ReferencedBy: tmp.mount
	ReferencedBy: ippl.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	ReferencedBy: var-lib-mini\x2dbuildd.mount
	ReferencedBy: console-log.service
	ReferencedBy: sysinit.target
	ReferencedBy: atop.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: run-user-1001.mount
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: schroot.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	ReferencedBy: run-user-0.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	ReferencedBy: home.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: active
-> Unit user at 1001.service:
	Description: User Manager for UID 1001
	Instance: 1001
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: user-1001.slice
	CGroup: /user.slice/user-1001.slice/user at 1001.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: user at 1001.service
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Sat 2016-02-20 21:27:06 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:06 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: user-1001.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	After: systemd-user-sessions.service
	After: sysinit.target
	After: user-1001.slice
	References: systemd-journald.socket
	References: basic.target
	References: systemd-user-sessions.service
	References: sysinit.target
	References: user-1001.slice
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	Main PID: 1356
	Main PID Known: yes
	Main PID Alien: no
	KillMode: mixed
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 1001
	PAMName: systemd-user
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
			PID: 1356
			Start Timestamp: Sat 2016-02-20 21:27:06 CET
	Status Text: Startup finished in 11ms.
-> Unit run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount:
	Description: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/dev/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:21 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:21 CET
	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
	CGroup members mask: 0x0
	Name: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: -.mount
	After: system.slice
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	After: systemd-journald.socket
	After: local-fs-pre.target
	References: -.mount
	References: local-fs.target
	References: system.slice
	References: umount.target
	References: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	References: systemd-journald.socket
	References: local-fs-pre.target
	RequiresMountsFor: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/dev/shm
	What: tmpfs
	File System Type: tmpfs
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-remount-fs.service:
	Description: Remount Root and Kernel File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-remount-fs.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	Wants: local-fs-pre.target
	WantedBy: local-fs.target
	Conflicts: shutdown.target
	Before: systemd-timesyncd.service
	Before: systemd-random-seed.service
	Before: systemd-journal-flush.service
	Before: systemd-update-utmp.service
	Before: local-fs-pre.target
	Before: local-fs.target
	Before: systemd-hwdb-update.service
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-fsck-root.service
	References: local-fs-pre.target
	References: systemd-journald.socket
	References: local-fs.target
	References: systemd-fsck-root.service
	References: system.slice
	References: shutdown.target
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-timesyncd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
			PID: 653
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-networkd.service:
	Description: Network Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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-networkd.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: systemd-networkd.service
	Documentation: man:systemd-networkd.service(8)
	Fragment Path: /lib/systemd/system/systemd-networkd.service
	ConditionCapability: CAP_NET_ADMIN succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: system.slice
	Wants: org.freedesktop.network1.busname
	Wants: network.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: systemd-resolved.service
	Before: network.target
	After: systemd-networkd.socket
	After: org.freedesktop.network1.busname
	After: system.slice
	After: network-pre.target
	After: systemd-journald.socket
	After: dbus.service
	After: systemd-sysctl.service
	After: systemd-sysusers.service
	After: systemd-udevd.service
	TriggeredBy: org.freedesktop.network1.busname
	TriggeredBy: systemd-networkd.socket
	References: multi-user.target
	References: org.freedesktop.network1.busname
	References: system.slice
	References: network-pre.target
	References: systemd-journald.socket
	References: dbus.service
	References: network.target
	References: shutdown.target
	References: systemd-sysctl.service
	References: systemd-sysusers.service
	References: systemd-udevd.service
	ReferencedBy: systemd-resolved.service
	ReferencedBy: multi-user.target
	ReferencedBy: org.freedesktop.network1.busname
	ReferencedBy: systemd-networkd.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: ready
	Main PID: 809
	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
	PrivateDevices: no
	ProtectHome: yes
	ProtectSystem: full
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_fowner cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
	-> ExecStart:
		Command Line: /lib/systemd/systemd-networkd
			PID: 809
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
	Status Text: Processing requests...
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap:
	Description: /dev/disk/by-id/dm-uuid-LVM-FXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	Following: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Following Set Member: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Following Set Member: dev-mbd-swap0.swap
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: system.slice
	References: systemd-journald.socket
	References: -.mount
	References: swap.target
	References: umount.target
	RequiresMountsFor: /dev/disk/by-id/dm-uuid-LVM-FXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-id/dm-uuid-LVM-FXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -1
	Options: 
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-mbd-swap0.device:
	Description: /dev/mbd/swap0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-mbd-swap0.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.device
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.device
	Following Set Member: dev-mapper-mbd\x2dswap0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit ssh.service:
	Description: OpenBSD Secure Shell server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: ssh.service
	Fragment Path: /lib/systemd/system/ssh.service
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run untested
	Requires: sysinit.target
	Requires: system.slice
	Conflicts: shutdown.target
	ConflictedBy: ssh.socket
	Before: shutdown.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	After: auditd.service
	After: system.slice
	After: ssh.socket
	After: sysinit.target
	References: auditd.service
	References: basic.target
	References: network.target
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	References: sysinit.target
	ReferencedBy: ssh.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: -/etc/default/ssh
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/sshd -D $SSHD_OPTS
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
-> Unit 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: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-tmpfiles-setup-dev.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: systemd-udevd.service
	Before: shutdown.target
	Before: sysinit.target
	Before: local-fs-pre.target
	After: systemd-journald.socket
	After: system.slice
	After: kmod-static-nodes.service
	After: systemd-sysusers.service
	References: systemd-sysusers.service
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: systemd-udevd.service
	References: shutdown.target
	References: system.slice
	References: sysinit.target
	ReferencedBy: sysinit.target
	ReferencedBy: kmod-static-nodes.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --prefix=/dev --create --boot
			PID: 672
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	RequiredBy: rsyslog.service
	Conflicts: shutdown.target
	ConflictedBy: emergency.service
	Before: shutdown.target
	Before: rsyslog.service
	Before: systemd-journald.service
	Before: sockets.target
	After: -.slice
	After: -.mount
	Triggers: rsyslog.service
	References: sockets.target
	References: -.mount
	References: rsyslog.service
	References: -.slice
	References: shutdown.target
	ReferencedBy: systemd-journald.service
	ReferencedBy: emergency.service
	ReferencedBy: rsyslog.service
	RequiresMountsFor: /run/systemd/journal/syslog
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: syslog.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: dbus.service
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: dbus.socket
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: systemd-networkd.service
	Before: shutdown.target
	After: dbus.socket
	After: systemd-journald.socket
	After: sysinit.target
	After: basic.target
	After: system.slice
	TriggeredBy: dbus.socket
	References: dbus.socket
	References: systemd-journald.socket
	References: shutdown.target
	References: sysinit.target
	References: basic.target
	References: system.slice
	ReferencedBy: dbus.socket
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-networkd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 803
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	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: 803
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit console-log.service:
	Description: LSB: Puts a logfile pager on virtual consoles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:02 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/console-log.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: console-log.service
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/console-log.service
	Source Path: /etc/init.d/console-log
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: basic.target
	After: sysinit.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: system.slice
	After: local-fs.target
	After: systemd-journald-dev-log.socket
	References: multi-user.target
	References: basic.target
	References: sysinit.target
	References: shutdown.target
	References: remote-fs.target
	References: graphical.target
	References: systemd-journald.socket
	References: system.slice
	References: local-fs.target
	References: systemd-journald-dev-log.socket
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/console-log start
			PID: 797
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:02 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/console-log reload
	-> ExecStop:
		Command Line: /etc/init.d/console-log stop
-> Unit dev-vdc.device:
	Description: /dev/vdc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-vdc.device
	Following: sys-devices-pci0000:00-0000:00:08.0-virtio4-block-vdc.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-virtio4-block-vdc.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2doIVDB4\x2doh3D\x2dfndw\x2dafY8\x2d04wi\x2dprEc\x2d143GH0.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:08.0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc
-> Unit multi-user.target:
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:03 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:03 CET
	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
	CGroup members mask: 0x0
	Name: multi-user.target
	Name: runlevel4.target
	Name: runlevel2.target
	Name: runlevel3.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Sat 2016-02-20 21:27:03 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:03 CET
	Assert Result: yes
	Requires: basic.target
	Wants: dbus.service
	Wants: ippl.service
	Wants: remote-fs.target
	Wants: console-log.service
	Wants: getty.target
	Wants: systemd-update-utmp-runlevel.service
	Wants: cron.service
	Wants: exim4.service
	Wants: systemd-logind.service
	Wants: atop.service
	Wants: rsyslog.service
	Wants: systemd-resolved.service
	Wants: rc-local.service
	Wants: anacron.service
	Wants: systemd-user-sessions.service
	Wants: mini-buildd.service
	Wants: systemd-networkd.service
	Wants: ntp.service
	Wants: systemd-ask-password-wall.path
	Wants: schroot.service
	RequiredBy: graphical.target
	Conflicts: rescue.service
	Conflicts: rescue.target
	Conflicts: shutdown.target
	Before: graphical.target
	Before: systemd-update-utmp-runlevel.service
	After: rescue.target
	After: ippl.service
	After: dbus.service
	After: rc-local.service
	After: systemd-logind.service
	After: schroot.service
	After: anacron.service
	After: mini-buildd.service
	After: systemd-user-sessions.service
	After: systemd-networkd.service
	After: console-log.service
	After: systemd-resolved.service
	After: cron.service
	After: rsyslog.service
	After: getty.target
	After: exim4.service
	After: atop.service
	After: basic.target
	After: ntp.service
	After: rescue.service
	References: systemd-logind.service
	References: ippl.service
	References: systemd-update-utmp-runlevel.service
	References: systemd-user-sessions.service
	References: ntp.service
	References: rc-local.service
	References: remote-fs.target
	References: basic.target
	References: systemd-ask-password-wall.path
	References: getty.target
	References: rescue.service
	References: systemd-networkd.service
	References: exim4.service
	References: mini-buildd.service
	References: dbus.service
	References: atop.service
	References: schroot.service
	References: shutdown.target
	References: console-log.service
	References: cron.service
	References: systemd-resolved.service
	References: rsyslog.service
	References: rescue.target
	References: anacron.service
	ReferencedBy: systemd-networkd.service
	ReferencedBy: console-log.service
	ReferencedBy: graphical.target
	ReferencedBy: ippl.service
	ReferencedBy: exim4.service
	ReferencedBy: schroot.service
	ReferencedBy: atop.service
	ReferencedBy: mini-buildd.service
	ReferencedBy: ntp.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> 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
	CGroup members mask: 0x0
	Name: clamav-daemon.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit dev-disk-by\x2dlabel-spinturn.device:
	Description: /dev/disk/by-label/spinturn
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dlabel-spinturn.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2duuid-bc1fc362\x2d0d1f\x2d4a98\x2d87b3\x2d4a023517f90a.device
	Following Set Member: dev-vda2.device
	Following Set Member: dev-disk-by\x2dpartlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpartuuid-f6923d1d\x2d4923\x2d4897\x2d9963\x2d42079b05073c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2
-> Unit dm-event.socket:
	Description: Device-mapper event daemon FIFOs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dm-event.socket
	Documentation: man:dmeventd(8)
	Fragment Path: /lib/systemd/system/dm-event.socket
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	RequiredBy: dm-event.service
	RequiredBy: lvm2-monitor.service
	WantedBy: sockets.target
	Before: dm-event.service
	Before: lvm2-monitor.service
	After: -.slice
	After: -.mount
	Triggers: dm-event.service
	References: dm-event.service
	References: -.slice
	References: -.mount
	ReferencedBy: dm-event.service
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/dmeventd-server /run/dmeventd-client
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FDName: dm-event.socket
	SELinuxContextFromNet: no
	ListenFIFO: /run/dmeventd-server
	ListenFIFO: /run/dmeventd-client
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/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
	CGroup members mask: 0x0
	Name: systemd-fsck-root.service
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck-root.service
	ConditionPathExists: !/run/initramfs/fsck-root failed
	ConditionPathIsReadWrite: !/ untested
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: no
	Requires: system.slice
	Wants: systemd-fsckd.socket
	WantedBy: local-fs.target
	Before: systemd-remount-fs.service
	Before: shutdown.target
	Before: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Before: local-fs.target
	After: system.slice
	After: systemd-fsckd.socket
	After: systemd-journald.socket
	References: systemd-fsckd.socket
	References: shutdown.target
	References: systemd-journald.socket
	References: local-fs.target
	References: system.slice
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
-> Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-ttyS1.device
	Following: sys-devices-platform-serial8250-tty-ttyS1.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-platform-serial8250-tty-ttyS3.device
	Following Set Member: dev-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device:
	Description: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: dev-disk-by\x2dpartlabel-bios_grub.device
	Following Set Member: dev-vda1.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-d56ea1e3\x2d86b7\x2d4497\x2d8cc0\x2d3660f823fe85.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1
-> Unit sys-module-configfs.device:
	Description: /sys/module/configfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/module/configfs
-> Unit getty at tty1.service:
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:02 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:02 CET
	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: 0x20
	CGroup members 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: Sat 2016-02-20 21:27:02 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:02 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system-getty.slice
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: rc-local.service
	After: system-getty.slice
	After: basic.target
	After: plymouth-quit-wait.service
	After: systemd-journald.socket
	After: sysinit.target
	References: systemd-user-sessions.service
	References: getty.target
	References: rc-local.service
	References: system-getty.slice
	References: basic.target
	References: shutdown.target
	References: plymouth-quit-wait.service
	References: systemd-journald.socket
	References: sysinit.target
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 931
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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=
	RuntimeDirectoryMode: 0755
	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 $TERM
			PID: 931
			Start Timestamp: Sat 2016-02-20 21:27:02 CET
-> Unit systemd-timesyncd.service:
	Description: Network Time Synchronization
	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
	CGroup members mask: 0x0
	Name: systemd-timesyncd.service
	Documentation: man:systemd-timesyncd.service(8)
	Fragment Path: /lib/systemd/system/systemd-timesyncd.service
	DropIn Path: /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
	ConditionFileIsExecutable: !/usr/sbin/VBoxService succeeded
	ConditionFileIsExecutable: !/usr/sbin/chronyd succeeded
	ConditionFileIsExecutable: !/usr/sbin/openntpd succeeded
	ConditionFileIsExecutable: !/usr/sbin/ntpd failed
	ConditionVirtualization: !container untested
	ConditionCapability: CAP_SYS_TIME untested
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: no
	Requires: tmp.mount
	Requires: -.mount
	Requires: system.slice
	Wants: time-sync.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: time-sync.target
	Before: shutdown.target
	After: systemd-sysusers.service
	After: systemd-journald.socket
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup.service
	After: -.mount
	After: system.slice
	After: tmp.mount
	References: tmp.mount
	References: systemd-journald.socket
	References: systemd-sysusers.service
	References: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: -.mount
	References: time-sync.target
	References: shutdown.target
	References: system.slice
	References: sysinit.target
	ReferencedBy: sysinit.target
	RequiresMountsFor: /var/lib/systemd/clock /tmp /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateNetwork: no
	PrivateDevices: yes
	ProtectHome: yes
	ProtectSystem: full
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_fowner cap_setgid cap_setuid cap_setpcap cap_sys_time
	-> ExecStart:
		Command Line: /lib/systemd/systemd-timesyncd
-> Unit sys-devices-pci0000:00-0000:00:08.0-virtio4-block-vdc.device:
	Description: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:08.0-virtio4-block-vdc.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2doIVDB4\x2doh3D\x2dfndw\x2dafY8\x2d04wi\x2dprEc\x2d143GH0.device
	Following Set Member: dev-vdc.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:08.0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc
-> 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: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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-tmpfiles-setup.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members 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
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: sysinit.target
	Before: systemd-timesyncd.service
	Before: systemd-update-utmp.service
	After: system.slice
	After: systemd-journal-flush.service
	After: systemd-journald.socket
	After: local-fs.target
	After: systemd-sysusers.service
	References: shutdown.target
	References: system.slice
	References: systemd-journald.socket
	References: sysinit.target
	References: local-fs.target
	References: systemd-sysusers.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-update-utmp.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	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: 770
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Code: exited
			Exit Status: 0
-> Unit -.mount:
	Description: /
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: -.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	Requires: system.slice
	RequiredBy: systemd-initctl.socket
	RequiredBy: var-lib-schroot-union-overlay.mount
	RequiredBy: systemd-fsckd.socket
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	RequiredBy: local-fs.target
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: systemd-timesyncd.service
	RequiredBy: lvm2-lvmetad.socket
	RequiredBy: var-lib-mini\x2dbuildd.mount
	RequiredBy: systemd-ask-password-console.path
	RequiredBy: systemd-random-seed.service
	RequiredBy: dev-hugepages.mount
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	RequiredBy: basic.target
	RequiredBy: dev-mapper-mbd\x2dswap0.swap
	RequiredBy: systemd-update-utmp.service
	RequiredBy: tmp.mount
	RequiredBy: systemd-localed.service
	RequiredBy: systemd-journald-dev-log.socket
	RequiredBy: dev-dm\x2d1.swap
	RequiredBy: run-user-1001.mount
	RequiredBy: systemd-ask-password-wall.path
	RequiredBy: systemd-journal-flush.service
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	RequiredBy: proc-sys-fs-binfmt_misc.automount
	RequiredBy: acpid.socket
	RequiredBy: haveged.service
	RequiredBy: run-user-0.mount
	RequiredBy: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	RequiredBy: syslog.socket
	RequiredBy: rescue.service
	RequiredBy: dm-event.socket
	RequiredBy: home.mount
	RequiredBy: dbus.socket
	RequiredBy: systemd-hostnamed.service
	RequiredBy: emergency.service
	RequiredBy: dev-mqueue.mount
	RequiredBy: acpid.path
	RequiredBy: lvm2-lvmpolld.socket
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	RequiredBy: dev-mbd-swap0.swap
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: sys-kernel-config.mount
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	RequiredBy: systemd-journald.socket
	RequiredBy: systemd-timedated.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	Before: dev-dm\x2d1.swap
	Before: dbus.socket
	Before: lvm2-lvmpolld.socket
	Before: systemd-timedated.service
	Before: rescue.service
	Before: dev-mbd-swap0.swap
	Before: systemd-ask-password-wall.path
	Before: systemd-journald.socket
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	Before: home.mount
	Before: acpid.path
	Before: run-user-0.mount
	Before: systemd-hostnamed.service
	Before: emergency.service
	Before: acpid.socket
	Before: haveged.service
	Before: tmp.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	Before: sys-fs-fuse-connections.mount
	Before: run-user-1001.mount
	Before: systemd-udevd-control.socket
	Before: systemd-journald-dev-log.socket
	Before: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Before: systemd-initctl.socket
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	Before: systemd-random-seed.service
	Before: systemd-localed.service
	Before: systemd-fsckd.socket
	Before: proc-sys-fs-binfmt_misc.automount
	Before: systemd-update-utmp-runlevel.service
	Before: var-lib-mini\x2dbuildd.mount
	Before: syslog.socket
	Before: var-lib-schroot-union-overlay.mount
	Before: local-fs.target
	Before: dev-hugepages.mount
	Before: systemd-timesyncd.service
	Before: proc-sys-fs-binfmt_misc.mount
	Before: systemd-ask-password-console.path
	Before: dm-event.socket
	Before: dev-mqueue.mount
	Before: systemd-update-utmp.service
	Before: dev-mapper-mbd\x2dswap0.swap
	Before: systemd-journal-flush.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	Before: lvm2-lvmetad.socket
	Before: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	Before: sys-kernel-config.mount
	Before: basic.target
	Before: sys-kernel-debug.mount
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	After: system.slice
	References: local-fs.target
	References: system.slice
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: syslog.socket
	ReferencedBy: acpid.socket
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: dm-event.socket
	ReferencedBy: var-lib-mini\x2dbuildd.mount
	ReferencedBy: systemd-journald.socket
	ReferencedBy: acpid.path
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	ReferencedBy: basic.target
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: dev-mapper-mbd\x2dswap0.swap
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: run-user-0.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-localed.service
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-fsckd.socket
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	ReferencedBy: home.mount
	ReferencedBy: run-user-1001.mount
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	ReferencedBy: var-lib-schroot-union-overlay.mount
	ReferencedBy: tmp.mount
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: emergency.service
	ReferencedBy: rescue.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: dev-mbd-swap0.swap
	ReferencedBy: haveged.service
	ReferencedBy: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	ReferencedBy: lvm2-lvmpolld.socket
	ReferencedBy: lvm2-lvmetad.socket
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-timedated.service
	ReferencedBy: dbus.socket
	RequiresMountsFor: /dev/disk/by-label/spinturn
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/vda2
	File System Type: ext4
	Options: rw,relatime,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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-resolved.service:
	Description: Network Name Resolution
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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-resolved.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: systemd-resolved.service
	Documentation: man:systemd-resolved.service(8)
	Fragment Path: /lib/systemd/system/systemd-resolved.service
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	Wants: org.freedesktop.resolve1.busname
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: system.slice
	After: systemd-networkd.service
	After: systemd-journald.socket
	After: basic.target
	After: org.freedesktop.resolve1.busname
	After: sysinit.target
	After: network.target
	TriggeredBy: org.freedesktop.resolve1.busname
	References: system.slice
	References: systemd-networkd.service
	References: systemd-journald.socket
	References: shutdown.target
	References: basic.target
	References: org.freedesktop.resolve1.busname
	References: sysinit.target
	References: network.target
	ReferencedBy: multi-user.target
	ReferencedBy: org.freedesktop.resolve1.busname
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 863
	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
	PrivateDevices: no
	ProtectHome: yes
	ProtectSystem: full
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_fowner cap_setgid cap_setuid cap_setpcap
	-> ExecStart:
		Command Line: /lib/systemd/systemd-resolved
			PID: 863
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
	Status Text: Processing requests...
-> Unit sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device:
	Description: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Following Set Member: dev-disk-by\x2dlabel-home\x2dspinturn.device
	Following Set Member: dev-vdb.device
	Following Set Member: dev-disk-by\x2duuid-ebda120b\x2d75fc\x2d4fc5\x2dbcfe\x2d675eb094c124.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:07.0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb
-> Unit dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.device:
	Description: /dev/disk/by-id/dm-name-mbd-swap0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.device
	Following Set Member: dev-mbd-swap0.device
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-mapper-mbd\x2dswap0.device
	Following Set Member: dev-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> 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: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: systemd-ask-password-wall.service
	Before: paths.target
	Before: shutdown.target
	After: -.mount
	Triggers: systemd-ask-password-wall.service
	References: systemd-ask-password-wall.service
	References: -.mount
	References: paths.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	RequiresMountsFor: /run/systemd/ask-password
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-wall.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> 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
	CGroup members 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
	Requires: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-tmpfiles-clean.timer
	After: systemd-journald.socket
	After: local-fs.target
	After: time-sync.target
	After: system.slice
	TriggeredBy: systemd-tmpfiles-clean.timer
	References: systemd-journald.socket
	References: local-fs.target
	References: shutdown.target
	References: time-sync.target
	References: system.slice
	ReferencedBy: systemd-tmpfiles-clean.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	IOSchedulingClass: idle
	IOPriority: 0
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --clean
-> Unit dev-dm\x2d0.device:
	Description: /dev/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-dm\x2d0.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO.device
	Following Set Member: dev-disk-by\x2duuid-5b1ec72f\x2d6257\x2d479c\x2d9aa9\x2de3807f0b0080.device
	Following Set Member: dev-mbd-var\x2dlib\x2dmini\x2dbuildd.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-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
	CGroup members mask: 0x0
	Name: auditd.service
	Before: systemd-update-utmp.service
	Before: ssh.service
	Before: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: ssh.service
	ReferencedBy: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
-> Unit dev-disk-by\x2dpartuuid-d56ea1e3\x2d86b7\x2d4497\x2d8cc0\x2d3660f823fe85.device:
	Description: /dev/disk/by-partuuid/d56ea1e3-86b7-4497-8cc0-3660f823fe85
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpartuuid-d56ea1e3\x2d86b7\x2d4497\x2d8cc0\x2d3660f823fe85.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: dev-disk-by\x2dpartlabel-bios_grub.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: dev-vda1.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1
-> Unit busnames.target:
	Description: Bus Names
	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
	CGroup members mask: 0x0
	Name: busnames.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/busnames.target
	Wants: org.freedesktop.network1.busname
	Wants: org.freedesktop.login1.busname
	Wants: org.freedesktop.hostname1.busname
	Wants: org.freedesktop.systemd1.busname
	Wants: org.freedesktop.resolve1.busname
	Wants: org.freedesktop.timedate1.busname
	Wants: org.freedesktop.locale1.busname
	Conflicts: shutdown.target
	After: org.freedesktop.network1.busname
	After: org.freedesktop.login1.busname
	After: org.freedesktop.hostname1.busname
	After: org.freedesktop.systemd1.busname
	After: org.freedesktop.locale1.busname
	After: org.freedesktop.timedate1.busname
	After: org.freedesktop.resolve1.busname
	References: org.freedesktop.network1.busname
	References: org.freedesktop.login1.busname
	References: org.freedesktop.hostname1.busname
	References: org.freedesktop.systemd1.busname
	References: shutdown.target
	References: org.freedesktop.resolve1.busname
	References: org.freedesktop.timedate1.busname
	References: org.freedesktop.locale1.busname
	ReferencedBy: org.freedesktop.network1.busname
	ReferencedBy: org.freedesktop.login1.busname
	ReferencedBy: org.freedesktop.hostname1.busname
	ReferencedBy: org.freedesktop.systemd1.busname
	ReferencedBy: org.freedesktop.locale1.busname
	ReferencedBy: org.freedesktop.timedate1.busname
	ReferencedBy: org.freedesktop.resolve1.busname
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-udevd.service:
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: systemd-udevd.service
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	Wants: systemd-udevd-kernel.socket
	Wants: systemd-udevd-control.socket
	WantedBy: sysinit.target
	WantedBy: systemd-udev-trigger.service
	Before: sysinit.target
	Before: systemd-networkd.service
	After: system.slice
	After: systemd-tmpfiles-setup-dev.service
	After: systemd-sysusers.service
	After: systemd-journald.socket
	After: systemd-udevd-control.socket
	After: systemd-udevd-kernel.socket
	TriggeredBy: systemd-udevd-kernel.socket
	TriggeredBy: systemd-udevd-control.socket
	References: system.slice
	References: systemd-sysusers.service
	References: systemd-journald.socket
	References: systemd-udevd-control.socket
	References: systemd-udevd-kernel.socket
	References: sysinit.target
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-networkd.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 684
	Main PID Known: yes
	Main PID Alien: no
	KillMode: mixed
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	OOMScoreAdjust: -1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-udevd
			PID: 684
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
	Status Text: Processing...
-> Unit network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	WantedBy: exim4.service
	WantedBy: schroot.service
	WantedBy: ippl.service
	WantedBy: ntp.service
	Conflicts: shutdown.target
	Before: rc-local.service
	Before: schroot.service
	Before: ippl.service
	Before: ntp.service
	Before: exim4.service
	After: network.target
	References: shutdown.target
	References: network.target
	ReferencedBy: rc-local.service
	ReferencedBy: schroot.service
	ReferencedBy: ippl.service
	ReferencedBy: ntp.service
	ReferencedBy: exim4.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-ttyS0.device
	Following: sys-devices-pnp0-00:04-tty-ttyS0.device
	Following Set Member: sys-devices-pnp0-00:04-tty-ttyS0.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	BoundBy: serial-getty at ttyS0.service
	Before: serial-getty at ttyS0.service
	ReferencedBy: serial-getty at ttyS0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:04/tty/ttyS0
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:07.0.device:
	Description: /dev/disk/by-path/virtio-pci-0000:00:07.0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:07.0.device
	Following: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Following Set Member: dev-disk-by\x2dlabel-home\x2dspinturn.device
	Following Set Member: dev-vdb.device
	Following Set Member: dev-disk-by\x2duuid-ebda120b\x2d75fc\x2d4fc5\x2dbcfe\x2d675eb094c124.device
	Following Set Member: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb
-> 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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members 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: sysinit.target
	Requires: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: systemd-ask-password-wall.path
	After: sysinit.target
	TriggeredBy: systemd-ask-password-wall.path
	References: systemd-user-sessions.service
	References: basic.target
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	References: sysinit.target
	ReferencedBy: systemd-ask-password-wall.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	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 sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-sr0.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> Unit rsyslog.service:
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: syslog.socket
	Requires: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: syslog.socket
	After: basic.target
	TriggeredBy: syslog.socket
	References: system.slice
	References: basic.target
	References: shutdown.target
	References: syslog.socket
	References: sysinit.target
	ReferencedBy: multi-user.target
	ReferencedBy: syslog.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: ready
	Main PID: 786
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/rsyslogd -n
			PID: 786
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
-> Unit dev-dvd.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-dvd.device
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-sr0.device
	Following Set Member: dev-cdrom.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0
-> 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
	CGroup members mask: 0x0
	Name: plymouth-quit-wait.service
	Before: serial-getty at ttyS0.service
	Before: getty at tty1.service
	ReferencedBy: serial-getty at ttyS0.service
	ReferencedBy: getty at tty1.service
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: basic.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: -.mount
	Requires: sysinit.target
	Requires: tmp.mount
	Wants: console-kit-log-system-start.service
	Wants: timers.target
	Wants: slices.target
	Wants: sockets.target
	Wants: paths.target
	RequiredBy: multi-user.target
	Conflicts: shutdown.target
	Before: systemd-resolved.service
	Before: schroot.service
	Before: console-log.service
	Before: systemd-localed.service
	Before: rc-local.service
	Before: dbus.service
	Before: ippl.service
	Before: getty-static.service
	Before: getty at tty1.service
	Before: user at 1001.service
	Before: anacron.service
	Before: cron.service
	Before: ssh.service
	Before: atop.service
	Before: exim4.service
	Before: systemd-timedated.service
	Before: user at 0.service
	Before: systemd-user-sessions.service
	Before: multi-user.target
	Before: rsyslog.service
	Before: port80-8066-forward at 0.service
	Before: systemd-ask-password-wall.service
	Before: serial-getty at ttyS0.service
	Before: acpid.service
	Before: ntp.service
	Before: systemd-logind.service
	Before: mini-buildd.service
	Before: systemd-hostnamed.service
	Before: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	After: paths.target
	After: sockets.target
	After: tmp.mount
	After: sysinit.target
	After: slices.target
	After: -.mount
	References: -.mount
	References: tmp.mount
	References: slices.target
	References: sockets.target
	References: paths.target
	References: shutdown.target
	References: timers.target
	References: sysinit.target
	References: console-kit-log-system-start.service
	ReferencedBy: cron.service
	ReferencedBy: anacron.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: multi-user.target
	ReferencedBy: schroot.service
	ReferencedBy: user at 1001.service
	ReferencedBy: rc-local.service
	ReferencedBy: acpid.service
	ReferencedBy: getty-static.service
	ReferencedBy: ntp.service
	ReferencedBy: systemd-resolved.service
	ReferencedBy: console-log.service
	ReferencedBy: rsyslog.service
	ReferencedBy: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: serial-getty at ttyS0.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: ippl.service
	ReferencedBy: dbus.service
	ReferencedBy: ssh.service
	ReferencedBy: exim4.service
	ReferencedBy: port80-8066-forward at 0.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: systemd-timedated.service
	ReferencedBy: atop.service
	ReferencedBy: user at 0.service
	ReferencedBy: systemd-localed.service
	ReferencedBy: mini-buildd.service
	RequiresMountsFor: /var /tmp /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-udev-trigger.service:
	Description: udev Coldplug all Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-udev-trigger.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	Wants: systemd-udevd.service
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: systemd-hwdb-update.service
	After: systemd-udevd-control.socket
	After: systemd-udevd-kernel.socket
	After: system.slice
	References: systemd-udevd-kernel.socket
	References: system.slice
	References: systemd-journald.socket
	References: systemd-udevd-control.socket
	References: systemd-hwdb-update.service
	References: systemd-udevd.service
	References: sysinit.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/udevadm trigger --type=subsystems --action=add
			PID: 667
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/udevadm trigger --type=devices --action=add
			PID: 681
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
-> Unit dev-disk-by\x2dpartuuid-f6923d1d\x2d4923\x2d4897\x2d9963\x2d42079b05073c.device:
	Description: /dev/disk/by-partuuid/f6923d1d-4923-4897-9963-42079b05073c
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpartuuid-f6923d1d\x2d4923\x2d4897\x2d9963\x2d42079b05073c.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2duuid-bc1fc362\x2d0d1f\x2d4a98\x2d87b3\x2d4a023517f90a.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-vda2.device
	Following Set Member: dev-disk-by\x2dpartlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-FXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-mbd-swap0.device
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-mapper-mbd\x2dswap0.device
	Following Set Member: dev-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> 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
	CGroup members mask: 0x0
	Name: spamassassin.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit sys-kernel-config.mount:
	Description: Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	WantedBy: sysinit.target
	WantedBy: sys-module-configfs.device
	Before: sysinit.target
	After: system.slice
	After: -.mount
	After: systemd-modules-load.service
	After: systemd-journald.socket
	References: sysinit.target
	References: -.mount
	References: systemd-journald.socket
	References: systemd-modules-load.service
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: sys-module-configfs.device
	RequiresMountsFor: /sys/kernel
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /sys/kernel/config
	What: configfs
	File System Type: configfs
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-disk-by\x2duuid-5b1ec72f\x2d6257\x2d479c\x2d9aa9\x2de3807f0b0080.device:
	Description: /dev/disk/by-uuid/5b1ec72f-6257-479c-9aa9-e3807f0b0080
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-5b1ec72f\x2d6257\x2d479c\x2d9aa9\x2de3807f0b0080.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO.device
	Following Set Member: dev-mbd-var\x2dlib\x2dmini\x2dbuildd.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit port80-8066-forward at 0.service:
	Description: http per-connection Server, forwarding to 8066
	Instance: 0
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-port80\x2d8066\x2dforward.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: port80-8066-forward at 0.service
	Fragment Path: /etc/systemd/system/port80-8066-forward at .service
	Requires: sysinit.target
	Requires: system-port80\x2d8066\x2dforward.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: sysinit.target
	After: system-port80\x2d8066\x2dforward.slice
	After: port80-8066-forward.socket
	After: basic.target
	TriggeredBy: port80-8066-forward.socket
	References: sysinit.target
	References: system-port80\x2d8066\x2dforward.slice
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/bin/socat STDIO TCP:localhost:8066
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:02 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:02 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:02 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:02 CET
	Assert Result: yes
	Wants: getty-static.service
	Wants: getty at tty1.service
	Wants: serial-getty at ttyS0.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	After: getty-static.service
	After: serial-getty at ttyS0.service
	After: getty at tty1.service
	References: getty-static.service
	References: shutdown.target
	References: getty at tty1.service
	References: serial-getty at ttyS0.service
	ReferencedBy: multi-user.target
	ReferencedBy: serial-getty at ttyS0.service
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit tmp.mount:
	Description: /tmp
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: tmp.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/tmp.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	RequiredBy: systemd-hostnamed.service
	RequiredBy: systemd-timedated.service
	RequiredBy: haveged.service
	RequiredBy: systemd-localed.service
	RequiredBy: basic.target
	RequiredBy: local-fs.target
	RequiredBy: systemd-timesyncd.service
	Conflicts: umount.target
	Before: systemd-hostnamed.service
	Before: systemd-timedated.service
	Before: umount.target
	Before: haveged.service
	Before: systemd-localed.service
	Before: basic.target
	Before: local-fs.target
	Before: systemd-timesyncd.service
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: -.mount
	References: systemd-journald.socket
	References: umount.target
	References: local-fs-pre.target
	References: local-fs.target
	References: system.slice
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: systemd-timedated.service
	ReferencedBy: haveged.service
	ReferencedBy: systemd-localed.service
	ReferencedBy: basic.target
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-timesyncd.service
	RequiresMountsFor: /
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /tmp
	What: tmpfs
	File System Type: tmpfs
	Options: rw,relatime,size=2941788k,nr_inodes=735447
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: slices.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/slices.target
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Wants: -.slice
	Wants: system.slice
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: user.slice
	After: -.slice
	After: system.slice
	References: shutdown.target
	References: -.slice
	References: system.slice
	ReferencedBy: user.slice
	ReferencedBy: -.slice
	ReferencedBy: basic.target
	ReferencedBy: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-hwdb-update.service:
	Description: Rebuild Hardware Database
	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
	CGroup members mask: 0x0
	Name: systemd-hwdb-update.service
	Documentation: man:hwdb(7)
	Documentation: man:systemd-hwdb(8)
	Fragment Path: /lib/systemd/system/systemd-hwdb-update.service
	ConditionDirectoryNotEmpty: |/etc/udev/hwdb.d/ failed
	ConditionPathExists: |/etc/udev/hwdb.bin failed
	ConditionPathExists: |!/lib/udev/hwdb.bin failed
	ConditionNeedsUpdate: /etc succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: systemd-update-done.service
	Before: sysinit.target
	Before: systemd-udev-trigger.service
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-remount-fs.service
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	References: systemd-update-done.service
	References: sysinit.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-udev-trigger.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-hwdb update
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0.device:
	Description: /dev/disk/by-path/virtio-pci-0000:00:05.0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda.device
	Following Set Member: dev-vda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda
-> Unit systemd-timedated.service:
	Description: Time & Date 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
	CGroup members mask: 0x0
	Name: systemd-timedated.service
	Documentation: man:systemd-timedated.service(8)
	Documentation: man:localtime(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/timedated
	Fragment Path: /lib/systemd/system/systemd-timedated.service
	Requires: sysinit.target
	Requires: -.mount
	Requires: dbus.socket
	Requires: tmp.mount
	Requires: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: system.slice
	After: dbus.socket
	After: org.freedesktop.timedate1.busname
	After: systemd-journald.socket
	After: tmp.mount
	After: basic.target
	After: sysinit.target
	After: -.mount
	TriggeredBy: org.freedesktop.timedate1.busname
	References: system.slice
	References: dbus.socket
	References: systemd-journald.socket
	References: shutdown.target
	References: tmp.mount
	References: basic.target
	References: sysinit.target
	References: -.mount
	ReferencedBy: org.freedesktop.timedate1.busname
	RequiresMountsFor: /tmp /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	BusName: org.freedesktop.timedate1
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: yes
	ProtectSystem: yes
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_sys_time
	-> ExecStart:
		Command Line: /lib/systemd/systemd-timedated
-> Unit session-1.scope:
	Description: Session 1 of user mh
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Slice: user-1001.slice
	CGroup: /user.slice/user-1001.slice/session-1.scope
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: session-1.scope
	DropIn Path: /run/systemd/system/session-1.scope.d/50-After-systemd-logind\x2eservice.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/50-After-systemd-user-sessions\x2eservice.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/50-Description.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/50-SendSIGHUP.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/50-Slice.conf
	DropIn Path: /run/systemd/system/session-1.scope.d/50-TasksMax.conf
	Condition Timestamp: Sat 2016-02-20 21:27:06 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:06 CET
	Assert Result: yes
	Requires: user-1001.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-logind.service
	After: user-1001.slice
	After: systemd-user-sessions.service
	References: shutdown.target
	References: systemd-logind.service
	References: user-1001.slice
	References: systemd-user-sessions.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
-> Unit user-1001.slice:
	Description: User Slice of mh
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Slice: user.slice
	CGroup: /user.slice/user-1001.slice
	CGroup realized: yes
	CGroup mask: 0x7f
	CGroup members mask: 0x20
	Name: user-1001.slice
	DropIn Path: /run/systemd/system/user-1001.slice.d/50-After-systemd-logind\x2eservice.conf
	DropIn Path: /run/systemd/system/user-1001.slice.d/50-After-systemd-user-sessions\x2eservice.conf
	DropIn Path: /run/systemd/system/user-1001.slice.d/50-Description.conf
	DropIn Path: /run/systemd/system/user-1001.slice.d/50-TasksMax.conf
	Condition Timestamp: Sat 2016-02-20 21:27:06 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:06 CET
	Assert Result: yes
	Requires: user.slice
	RequiredBy: user at 1001.service
	RequiredBy: session-1.scope
	Conflicts: shutdown.target
	Before: user at 1001.service
	Before: session-1.scope
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: systemd-logind.service
	After: user.slice
	References: user.slice
	References: systemd-user-sessions.service
	References: systemd-logind.service
	References: shutdown.target
	ReferencedBy: user at 1001.service
	ReferencedBy: session-1.scope
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4096
	DevicePolicy=auto
	Delegate=no
-> Unit lvm2-lvmetad.service:
	Description: LVM2 metadata daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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/lvm2-lvmetad.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: lvm2-lvmetad.service
	Documentation: man:lvmetad(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmetad.service
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: lvm2-lvmetad.socket
	Requires: system.slice
	Conflicts: shutdown.target
	Before: lvm2-monitor.service
	After: system.slice
	After: lvm2-lvmetad.socket
	After: systemd-journald.socket
	TriggeredBy: lvm2-lvmetad.socket
	References: systemd-journald.socket
	References: system.slice
	References: lvm2-lvmetad.socket
	References: shutdown.target
	ReferencedBy: lvm2-lvmetad.socket
	ReferencedBy: lvm2-monitor.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-abort
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 664
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/lvmetad.pid
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: yes
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	Environment: SD_ACTIVATION=1
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/lvmetad -f
			PID: 664
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
-> Unit run-user-1001.mount:
	Description: /run/user/1001
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:06 CET
	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
	CGroup members mask: 0x0
	Name: run-user-1001.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: local-fs.target
	References: system.slice
	References: umount.target
	References: -.mount
	RequiresMountsFor: /run/user
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/user/1001
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,relatime,size=536956k,mode=700,uid=1001,gid=1001
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-fs-fuse-connections.mount:
	Description: FUSE Control File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/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
	CGroup members 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 failed
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: no
	Requires: -.mount
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: system.slice
	After: -.mount
	After: systemd-modules-load.service
	After: systemd-journald.socket
	References: sysinit.target
	References: system.slice
	References: systemd-modules-load.service
	References: -.mount
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	RequiresMountsFor: /sys/fs/fuse
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Where: /sys/fs/fuse/connections
	What: fusectl
	File System Type: fusectl
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-sysusers.service:
	Description: systemd-sysusers.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
	CGroup members mask: 0x0
	Name: systemd-sysusers.service
	Before: systemd-timesyncd.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: systemd-networkd.service
	Before: systemd-udevd.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-networkd.service
	ReferencedBy: systemd-udevd.service
-> Unit systemd-fsckd.service:
	Description: File System Check Daemon to report status
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Exit Timestamp: Sat 2016-02-20 21:27:31 CET
	Inactive Enter Timestamp: Sat 2016-02-20 21:27:31 CET
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-fsckd.service
	Documentation: man:systemd-fsckd.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsckd.service
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: systemd-fsckd.socket
	Requires: system.slice
	Before: shutdown.target
	After: system.slice
	After: systemd-fsckd.socket
	After: systemd-journald.socket
	TriggeredBy: systemd-fsckd.socket
	References: systemd-journald.socket
	References: system.slice
	References: systemd-fsckd.socket
	References: shutdown.target
	ReferencedBy: systemd-fsckd.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsckd
			PID: 754
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:31 CET
			Exit Code: exited
			Exit Status: 0
-> Unit haveged.service:
	Description: Entropy daemon using the HAVEGE algorithm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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/haveged.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: haveged.service
	Documentation: man:haveged(8)
	Documentation: http://www.issihosts.com/haveged/
	Fragment Path: /lib/systemd/system/haveged.service
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: tmp.mount
	Requires: -.mount
	Requires: system.slice
	WantedBy: graphical.target
	Before: sysinit.target
	Before: systemd-journald.service
	Before: shutdown.target
	After: systemd-random-seed.service
	After: tmp.mount
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-random-seed.service
	References: tmp.mount
	References: shutdown.target
	References: system.slice
	References: -.mount
	References: systemd-journald.socket
	References: systemd-journald.service
	ReferencedBy: graphical.target
	RequiresMountsFor: /tmp /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 762
	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: yes
	PrivateDevices: yes
	ProtectHome: yes
	ProtectSystem: full
	IgnoreSIGPIPE: yes
	EnvironmentFile: -/etc/default/haveged
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	Secure Bits:noroot-locked
	CapabilityBoundingSet: cap_sys_admin
	-> ExecStart:
		Command Line: /usr/sbin/haveged --Foreground --verbose=1 $DAEMON_ARGS
			PID: 762
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
-> Unit exim4.service:
	Description: LSB: exim Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:02 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: exim4.service
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/exim4.service
	Source Path: /etc/init.d/exim4
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	Wants: network-online.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: network-online.target
	After: mysql.service
	After: time-sync.target
	After: remote-fs.target
	After: postgresql.service
	After: system.slice
	After: basic.target
	After: spamassassin.service
	After: greylist.service
	After: sysinit.target
	After: systemd-journald.socket
	After: systemd-journald-dev-log.socket
	After: clamav-daemon.service
	After: nss-lookup.target
	References: system.slice
	References: postgresql.service
	References: sysinit.target
	References: nss-lookup.target
	References: mysql.service
	References: spamassassin.service
	References: multi-user.target
	References: basic.target
	References: network-online.target
	References: remote-fs.target
	References: time-sync.target
	References: systemd-journald-dev-log.socket
	References: graphical.target
	References: shutdown.target
	References: clamav-daemon.service
	References: systemd-journald.socket
	References: greylist.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/exim4 start
			PID: 843
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:02 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/exim4 reload
	-> ExecStop:
		Command Line: /etc/init.d/exim4 stop
-> Unit user at 0.service:
	Description: User Manager for UID 0
	Instance: 0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:22 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:22 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: user-0.slice
	CGroup: /user.slice/user-0.slice/user at 0.service
	CGroup realized: yes
	CGroup mask: 0x7f
	CGroup members mask: 0x0
	Name: user at 0.service
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Sat 2016-02-20 21:28:22 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:28:22 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: user-0.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: user-0.slice
	After: systemd-journald.socket
	After: basic.target
	After: sysinit.target
	After: systemd-user-sessions.service
	References: user-0.slice
	References: systemd-journald.socket
	References: shutdown.target
	References: basic.target
	References: sysinit.target
	References: systemd-user-sessions.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	Main PID: 8913
	Main PID Known: yes
	Main PID Alien: no
	KillMode: mixed
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 0
	PAMName: systemd-user
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
			PID: 8913
			Start Timestamp: Sat 2016-02-20 21:28:22 CET
	Status Text: Startup finished in 21ms.
-> Unit dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device:
	Description: /dev/disk/by-id/dm-name-mbd-var--lib--mini--buildd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO.device
	Following Set Member: dev-disk-by\x2duuid-5b1ec72f\x2d6257\x2d479c\x2d9aa9\x2de3807f0b0080.device
	Following Set Member: dev-mbd-var\x2dlib\x2dmini\x2dbuildd.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart2.device:
	Description: /dev/disk/by-path/virtio-pci-0000:00:05.0-part2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-f6923d1d\x2d4923\x2d4897\x2d9963\x2d42079b05073c.device
	Following Set Member: dev-disk-by\x2dpartlabel-spinturn.device
	Following Set Member: dev-vda2.device
	Following Set Member: dev-disk-by\x2dlabel-spinturn.device
	Following Set Member: dev-disk-by\x2duuid-bc1fc362\x2d0d1f\x2d4a98\x2d87b3\x2d4a023517f90a.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2
-> Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: sysinit.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Wants: cryptsetup.target
	Wants: proc-sys-fs-binfmt_misc.automount
	Wants: systemd-random-seed.service
	Wants: systemd-binfmt.service
	Wants: systemd-udev-trigger.service
	Wants: systemd-tmpfiles-setup.service
	Wants: systemd-udevd.service
	Wants: systemd-update-utmp.service
	Wants: systemd-modules-load.service
	Wants: systemd-journal-flush.service
	Wants: systemd-timesyncd.service
	Wants: sys-kernel-config.mount
	Wants: systemd-journald.service
	Wants: swap.target
	Wants: lvm2-monitor.service
	Wants: lvm2-lvmetad.socket
	Wants: lvm2-lvmpolld.socket
	Wants: dev-mqueue.mount
	Wants: sys-fs-fuse-connections.mount
	Wants: kmod-static-nodes.service
	Wants: systemd-ask-password-console.path
	Wants: sys-kernel-debug.mount
	Wants: systemd-tmpfiles-setup-dev.service
	Wants: local-fs.target
	Wants: systemd-sysctl.service
	Wants: dev-hugepages.mount
	Wants: systemd-machine-id-commit.service
	Wants: systemd-hwdb-update.service
	RequiredBy: port80-8066-forward.socket
	RequiredBy: systemd-tmpfiles-clean.timer
	RequiredBy: ssh.service
	RequiredBy: systemd-logind.service
	RequiredBy: org.freedesktop.hostname1.busname
	RequiredBy: systemd-user-sessions.service
	RequiredBy: mini-buildd.service
	RequiredBy: exim4.service
	RequiredBy: schroot.service
	RequiredBy: anacron.service
	RequiredBy: cron.service
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: systemd-resolved.service
	RequiredBy: dbus.service
	RequiredBy: org.freedesktop.network1.busname
	RequiredBy: user at 1001.service
	RequiredBy: rescue.target
	RequiredBy: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	RequiredBy: getty-static.service
	RequiredBy: rsyslog.service
	RequiredBy: acpid.socket
	RequiredBy: port80-8066-forward at 0.service
	RequiredBy: atop.service
	RequiredBy: acpid.path
	RequiredBy: getty at tty1.service
	RequiredBy: org.freedesktop.timedate1.busname
	RequiredBy: ssh.socket
	RequiredBy: console-log.service
	RequiredBy: dbus.socket
	RequiredBy: user at 0.service
	RequiredBy: org.freedesktop.login1.busname
	RequiredBy: org.freedesktop.resolve1.busname
	RequiredBy: systemd-timedated.service
	RequiredBy: systemd-hostnamed.service
	RequiredBy: serial-getty at ttyS0.service
	RequiredBy: basic.target
	RequiredBy: rc-local.service
	RequiredBy: acpid.service
	RequiredBy: ntp.service
	RequiredBy: org.freedesktop.locale1.busname
	RequiredBy: systemd-localed.service
	RequiredBy: org.freedesktop.systemd1.busname
	RequiredBy: ippl.service
	Conflicts: shutdown.target
	Conflicts: emergency.service
	Conflicts: emergency.target
	Before: org.freedesktop.network1.busname
	Before: systemd-user-sessions.service
	Before: dbus.socket
	Before: rsyslog.service
	Before: systemd-hostnamed.service
	Before: org.freedesktop.hostname1.busname
	Before: org.freedesktop.locale1.busname
	Before: rescue.target
	Before: org.freedesktop.resolve1.busname
	Before: user at 0.service
	Before: org.freedesktop.login1.busname
	Before: console-log.service
	Before: port80-8066-forward.socket
	Before: console-kit-log-system-start.service
	Before: rescue.service
	Before: exim4.service
	Before: systemd-logind.service
	Before: anacron.service
	Before: port80-8066-forward at 0.service
	Before: atop.service
	Before: schroot.service
	Before: ssh.service
	Before: getty at tty1.service
	Before: ssh.socket
	Before: systemd-tmpfiles-clean.timer
	Before: acpid.socket
	Before: org.freedesktop.systemd1.busname
	Before: acpid.path
	Before: org.freedesktop.timedate1.busname
	Before: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	Before: systemd-ask-password-wall.service
	Before: systemd-localed.service
	Before: systemd-timedated.service
	Before: serial-getty at ttyS0.service
	Before: basic.target
	Before: cron.service
	Before: systemd-resolved.service
	Before: acpid.service
	Before: ntp.service
	Before: rc-local.service
	Before: user at 1001.service
	Before: dbus.service
	Before: getty-static.service
	Before: ippl.service
	Before: mini-buildd.service
	After: kmod-static-nodes.service
	After: cryptsetup.target
	After: systemd-udevd.service
	After: dev-mqueue.mount
	After: emergency.target
	After: systemd-modules-load.service
	After: dev-hugepages.mount
	After: systemd-journald.service
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-timesyncd.service
	After: haveged.service
	After: sys-kernel-debug.mount
	After: systemd-hwdb-update.service
	After: systemd-update-utmp.service
	After: systemd-tmpfiles-setup.service
	After: sys-fs-fuse-connections.mount
	After: systemd-binfmt.service
	After: systemd-machine-id-commit.service
	After: sys-kernel-config.mount
	After: systemd-udev-trigger.service
	After: swap.target
	After: systemd-random-seed.service
	After: systemd-tmpfiles-setup-dev.service
	After: systemd-sysctl.service
	After: local-fs.target
	After: emergency.service
	References: systemd-journald.service
	References: dev-hugepages.mount
	References: systemd-timesyncd.service
	References: systemd-tmpfiles-setup.service
	References: systemd-random-seed.service
	References: systemd-udevd.service
	References: kmod-static-nodes.service
	References: lvm2-monitor.service
	References: local-fs.target
	References: sys-fs-fuse-connections.mount
	References: systemd-ask-password-console.path
	References: emergency.service
	References: systemd-tmpfiles-setup-dev.service
	References: shutdown.target
	References: systemd-machine-id-commit.service
	References: systemd-udev-trigger.service
	References: swap.target
	References: systemd-hwdb-update.service
	References: systemd-journal-flush.service
	References: systemd-modules-load.service
	References: cryptsetup.target
	References: lvm2-lvmetad.socket
	References: sys-kernel-debug.mount
	References: lvm2-lvmpolld.socket
	References: sys-kernel-config.mount
	References: systemd-update-utmp.service
	References: emergency.target
	References: proc-sys-fs-binfmt_misc.automount
	References: systemd-binfmt.service
	References: systemd-sysctl.service
	References: dev-mqueue.mount
	ReferencedBy: rescue.service
	ReferencedBy: systemd-timedated.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: console-log.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: ippl.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: rc-local.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: acpid.path
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: org.freedesktop.timedate1.busname
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: user at 1001.service
	ReferencedBy: org.freedesktop.systemd1.busname
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: port80-8066-forward at 0.service
	ReferencedBy: acpid.service
	ReferencedBy: basic.target
	ReferencedBy: schroot.service
	ReferencedBy: systemd-resolved.service
	ReferencedBy: systemd-localed.service
	ReferencedBy: org.freedesktop.resolve1.busname
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: ssh.socket
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: org.freedesktop.locale1.busname
	ReferencedBy: anacron.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: rsyslog.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: port80-8066-forward.socket
	ReferencedBy: systemd-journald.service
	ReferencedBy: org.freedesktop.login1.busname
	ReferencedBy: getty at tty1.service
	ReferencedBy: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	ReferencedBy: haveged.service
	ReferencedBy: exim4.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: org.freedesktop.hostname1.busname
	ReferencedBy: org.freedesktop.network1.busname
	ReferencedBy: mini-buildd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: ntp.service
	ReferencedBy: ssh.service
	ReferencedBy: cron.service
	ReferencedBy: atop.service
	ReferencedBy: dbus.service
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: rescue.target
	ReferencedBy: getty-static.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: serial-getty at ttyS0.service
	ReferencedBy: user at 0.service
	ReferencedBy: systemd-modules-load.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit sys-devices-pnp0-00:04-tty-ttyS0.device:
	Description: /sys/devices/pnp0/00:04/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-pnp0-00:04-tty-ttyS0.device
	Following Set Member: dev-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:04/tty/ttyS0
-> Unit org.freedesktop.systemd1.busname:
	Description: System and Service Manager Bus Name
	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
	CGroup members mask: 0x0
	Name: org.freedesktop.systemd1.busname
	Documentation: man:systemd(1)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd
	Fragment Path: /lib/systemd/system/org.freedesktop.systemd1.busname
	Requires: sysinit.target
	WantedBy: busnames.target
	Conflicts: shutdown.target
	Before: busnames.target
	Before: shutdown.target
	After: sysinit.target
	References: sysinit.target
	References: busnames.target
	References: shutdown.target
	ReferencedBy: busnames.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Bus Name State: dead
	Result: success
	Name: org.freedesktop.systemd1
	Activating: no
	Accept FD: yes
-> 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
	CGroup members 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
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x7f
	CGroup members mask: 0x7f
	Name: -.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/-.slice
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: dbus.socket
	RequiredBy: systemd-networkd.socket
	RequiredBy: systemd-journald-dev-log.socket
	RequiredBy: user.slice
	RequiredBy: systemd-fsckd.socket
	RequiredBy: syslog.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: ssh.socket
	RequiredBy: systemd-journald.socket
	RequiredBy: lvm2-lvmetad.socket
	RequiredBy: dm-event.socket
	RequiredBy: systemd-journald-audit.socket
	RequiredBy: acpid.socket
	RequiredBy: lvm2-lvmpolld.socket
	RequiredBy: systemd-udevd-kernel.socket
	RequiredBy: system.slice
	RequiredBy: port80-8066-forward.socket
	RequiredBy: init.scope
	WantedBy: slices.target
	Before: systemd-udevd-control.socket
	Before: init.scope
	Before: systemd-udevd-kernel.socket
	Before: dm-event.socket
	Before: systemd-networkd.socket
	Before: slices.target
	Before: systemd-initctl.socket
	Before: systemd-fsckd.socket
	Before: systemd-journald-audit.socket
	Before: user.slice
	Before: lvm2-lvmetad.socket
	Before: syslog.socket
	Before: port80-8066-forward.socket
	Before: systemd-journald-dev-log.socket
	Before: ssh.socket
	Before: acpid.socket
	Before: system.slice
	Before: lvm2-lvmpolld.socket
	Before: dbus.socket
	Before: systemd-journald.socket
	References: slices.target
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: user.slice
	ReferencedBy: systemd-journald-audit.socket
	ReferencedBy: lvm2-lvmpolld.socket
	ReferencedBy: systemd-fsckd.socket
	ReferencedBy: init.scope
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: dbus.socket
	ReferencedBy: port80-8066-forward.socket
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: slices.target
	ReferencedBy: systemd-journald.socket
	ReferencedBy: ssh.socket
	ReferencedBy: systemd-networkd.socket
	ReferencedBy: lvm2-lvmetad.socket
	ReferencedBy: system.slice
	ReferencedBy: dm-event.socket
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit acpid.socket:
	Description: ACPID Listen Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: acpid.socket
	Fragment Path: /lib/systemd/system/acpid.socket
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: -.slice
	Requires: -.mount
	RequiredBy: acpid.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: sockets.target
	Before: shutdown.target
	Before: acpid.service
	After: sysinit.target
	After: -.slice
	After: -.mount
	Triggers: acpid.service
	References: sockets.target
	References: acpid.service
	References: -.mount
	References: shutdown.target
	References: sysinit.target
	References: -.slice
	ReferencedBy: sockets.target
	ReferencedBy: acpid.service
	RequiresMountsFor: /run/acpid.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: acpid.socket
	SELinuxContextFromNet: no
	ListenStream: /run/acpid.socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit graphical.target:
	Description: Graphical Interface
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:03 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:03 CET
	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
	CGroup members mask: 0x0
	Name: runlevel5.target
	Name: default.target
	Name: graphical.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Sat 2016-02-20 21:27:03 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:03 CET
	Assert Result: yes
	Requires: multi-user.target
	Wants: ippl.service
	Wants: atop.service
	Wants: mini-buildd.service
	Wants: console-log.service
	Wants: schroot.service
	Wants: exim4.service
	Wants: haveged.service
	Wants: ntp.service
	Wants: display-manager.service
	Wants: systemd-update-utmp-runlevel.service
	Conflicts: rescue.service
	Conflicts: rescue.target
	Conflicts: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	After: ippl.service
	After: atop.service
	After: multi-user.target
	After: rescue.service
	After: mini-buildd.service
	After: schroot.service
	After: console-log.service
	After: exim4.service
	After: ntp.service
	After: display-manager.service
	After: rescue.target
	References: console-log.service
	References: display-manager.service
	References: haveged.service
	References: ntp.service
	References: atop.service
	References: multi-user.target
	References: mini-buildd.service
	References: systemd-update-utmp-runlevel.service
	References: exim4.service
	References: schroot.service
	References: shutdown.target
	References: ippl.service
	References: rescue.service
	References: rescue.target
	ReferencedBy: console-log.service
	ReferencedBy: schroot.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: mini-buildd.service
	ReferencedBy: ippl.service
	ReferencedBy: ntp.service
	ReferencedBy: atop.service
	ReferencedBy: exim4.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit proc-sys-fs-binfmt_misc.automount:
	Description: Arbitrary Executable File Formats File System Automount Point
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert 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: -.mount
	References: sysinit.target
	References: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-binfmt.service
	RequiresMountsFor: /proc/sys/fs
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Automount State: waiting
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
	TimeoutIdleUSec: 0
-> Unit dev-disk-by\x2dpartlabel-spinturn.device:
	Description: /dev/disk/by-partlabel/spinturn
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpartlabel-spinturn.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2duuid-bc1fc362\x2d0d1f\x2d4a98\x2d87b3\x2d4a023517f90a.device
	Following Set Member: dev-vda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-f6923d1d\x2d4923\x2d4897\x2d9963\x2d42079b05073c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda2.device
	Following Set Member: dev-disk-by\x2dlabel-spinturn.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2
-> Unit systemd-initctl.socket:
	Description: /dev/initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: systemd-initctl.socket
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	WantedBy: sockets.target
	Before: systemd-initctl.service
	Before: sockets.target
	After: -.slice
	After: -.mount
	Triggers: systemd-initctl.service
	References: systemd-initctl.service
	References: -.mount
	References: -.slice
	References: sockets.target
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/systemd/initctl/fifo
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-initctl.socket
	SELinuxContextFromNet: no
	ListenFIFO: /run/systemd/initctl/fifo
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: sockets.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Wants: dbus.socket
	Wants: dm-event.socket
	Wants: acpid.socket
	Wants: systemd-udevd-kernel.socket
	Wants: lvm2-lvmetad.socket
	Wants: systemd-journald-dev-log.socket
	Wants: systemd-journald.socket
	Wants: port80-8066-forward.socket
	Wants: ssh.socket
	Wants: systemd-udevd-control.socket
	Wants: systemd-journald-audit.socket
	Wants: systemd-networkd.socket
	Wants: systemd-initctl.socket
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-journald.socket
	After: dbus.socket
	After: systemd-journald-dev-log.socket
	After: ssh.socket
	After: systemd-networkd.socket
	After: port80-8066-forward.socket
	After: systemd-journald-audit.socket
	After: acpid.socket
	After: systemd-initctl.socket
	After: syslog.socket
	After: systemd-udevd-control.socket
	After: systemd-udevd-kernel.socket
	References: lvm2-lvmetad.socket
	References: port80-8066-forward.socket
	References: dbus.socket
	References: dm-event.socket
	References: systemd-udevd-kernel.socket
	References: systemd-journald.socket
	References: systemd-initctl.socket
	References: systemd-journald-dev-log.socket
	References: systemd-networkd.socket
	References: systemd-udevd-control.socket
	References: shutdown.target
	References: systemd-journald-audit.socket
	References: ssh.socket
	References: acpid.socket
	ReferencedBy: port80-8066-forward.socket
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-networkd.socket
	ReferencedBy: systemd-journald-audit.socket
	ReferencedBy: systemd-journald.socket
	ReferencedBy: basic.target
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: ssh.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service:
	Description: OpenBSD Secure Shell server per-connection daemon ([2a01:238:4071:328d::1d:153]:57200)
	Instance: 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-ssh.slice
	CGroup: /system.slice/system-ssh.slice/ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	Name: ssh at 0.service
	Fragment Path: /lib/systemd/system/ssh at .service
	Condition Timestamp: Sat 2016-02-20 21:27:06 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:06 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system-ssh.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: auditd.service
	After: ssh.socket
	After: sysinit.target
	After: system-ssh.slice
	After: basic.target
	TriggeredBy: ssh.socket
	References: auditd.service
	References: shutdown.target
	References: sysinit.target
	References: system-ssh.slice
	References: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1342
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: -/etc/default/ssh
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/sshd -i $SSHD_OPTS
			PID: 1342
			Start Timestamp: Sat 2016-02-20 21:27:06 CET
-> Unit lvm2-lvmpolld.service:
	Description: LVM2 poll 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
	CGroup members mask: 0x0
	Name: lvm2-lvmpolld.service
	Documentation: man:lvmpolld(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmpolld.service
	Requires: lvm2-lvmpolld.socket
	Requires: system.slice
	Conflicts: shutdown.target
	After: system.slice
	After: lvm2-lvmpolld.socket
	After: systemd-journald.socket
	TriggeredBy: lvm2-lvmpolld.socket
	References: systemd-journald.socket
	References: system.slice
	References: lvm2-lvmpolld.socket
	References: shutdown.target
	ReferencedBy: lvm2-lvmpolld.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	PIDFile: /run/lvmpolld.pid
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: yes
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	Environment: SD_ACTIVATION=1
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/lvmpolld -t 60 -f
-> 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
	CGroup members mask: 0x0
	Name: plymouth-start.service
	Before: systemd-ask-password-console.path
	Before: rescue.service
	Before: systemd-ask-password-console.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: rescue.service
	ReferencedBy: systemd-ask-password-console.service
-> Unit system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x30
	CGroup members mask: 0x20
	Name: system-getty.slice
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	RequiredBy: getty at tty1.service
	Conflicts: shutdown.target
	Before: getty at tty1.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit acpid.path:
	Description: ACPI Events Check
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: acpid.path
	Fragment Path: /lib/systemd/system/acpid.path
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: -.mount
	WantedBy: paths.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: paths.target
	Before: acpid.service
	After: sysinit.target
	After: -.mount
	Triggers: acpid.service
	References: acpid.service
	References: shutdown.target
	References: paths.target
	References: sysinit.target
	References: -.mount
	ReferencedBy: paths.target
	RequiresMountsFor: /etc/acpi/events
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: running
	Result: success
	Unit: acpid.service
	MakeDirectory: no
	DirectoryMode: 0755
	DirectoryNotEmpty: /etc/acpi/events
-> 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
	CGroup members mask: 0x0
	Name: systemd-vconsole-setup.service
	Before: systemd-ask-password-console.service
	ReferencedBy: systemd-ask-password-console.service
-> Unit cryptsetup.target:
	Description: Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: cryptsetup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert 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
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit sys-devices-pci0000:00-0000:00:03.0-virtio0-net-eth0.device:
	Description: Virtio network device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:03.0-virtio0-net-eth0.device
	Following Set Member: sys-subsystem-net-devices-eth0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0
-> Unit system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x7f
	CGroup members mask: 0x30
	Name: system.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/system.slice
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	RequiredBy: systemd-resolved.service
	RequiredBy: systemd-ask-password-console.service
	RequiredBy: rescue.service
	RequiredBy: systemd-tmpfiles-setup.service
	RequiredBy: systemd-machine-id-commit.service
	RequiredBy: systemd-journal-flush.service
	RequiredBy: systemd-logind.service
	RequiredBy: systemd-remount-fs.service
	RequiredBy: var-lib-schroot-union-overlay.mount
	RequiredBy: rsyslog.service
	RequiredBy: systemd-tmpfiles-clean.service
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: home.mount
	RequiredBy: systemd-hwdb-update.service
	RequiredBy: dm-event.service
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	RequiredBy: systemd-timesyncd.service
	RequiredBy: systemd-user-sessions.service
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	RequiredBy: systemd-random-seed.service
	RequiredBy: systemd-fsckd.service
	RequiredBy: emergency.service
	RequiredBy: atop.service
	RequiredBy: sys-kernel-config.mount
	RequiredBy: systemd-udevd.service
	RequiredBy: systemd-hostnamed.service
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	RequiredBy: run-user-0.mount
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	RequiredBy: systemd-fsck-root.service
	RequiredBy: exim4.service
	RequiredBy: dev-mqueue.mount
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: systemd-update-utmp.service
	RequiredBy: systemd-initctl.service
	RequiredBy: systemd-binfmt.service
	RequiredBy: console-kit-log-system-start.service
	RequiredBy: dev-hugepages.mount
	RequiredBy: kmod-static-nodes.service
	RequiredBy: lvm2-lvmpolld.service
	RequiredBy: system-systemd\x2dfsck.slice
	RequiredBy: mini-buildd.service
	RequiredBy: var-lib-mini\x2dbuildd.mount
	RequiredBy: lvm2-lvmetad.service
	RequiredBy: getty-static.service
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	RequiredBy: ippl.service
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: systemd-timedated.service
	RequiredBy: system-port80\x2d8066\x2dforward.slice
	RequiredBy: systemd-localed.service
	RequiredBy: rc-local.service
	RequiredBy: haveged.service
	RequiredBy: systemd-sysctl.service
	RequiredBy: dev-mapper-mbd\x2dswap0.swap
	RequiredBy: cron.service
	RequiredBy: ntp.service
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	RequiredBy: systemd-networkd.service
	RequiredBy: dev-dm\x2d1.swap
	RequiredBy: -.mount
	RequiredBy: acpid.service
	RequiredBy: ssh.service
	RequiredBy: systemd-modules-load.service
	RequiredBy: dev-mbd-swap0.swap
	RequiredBy: system-getty.slice
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: lvm2-monitor.service
	RequiredBy: systemd-udev-trigger.service
	RequiredBy: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	RequiredBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	RequiredBy: anacron.service
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: systemd-journald.service
	RequiredBy: run-user-1001.mount
	RequiredBy: schroot.service
	RequiredBy: system-ssh.slice
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	RequiredBy: system-serial\x2dgetty.slice
	RequiredBy: dbus.service
	RequiredBy: systemd-tmpfiles-setup-dev.service
	RequiredBy: console-log.service
	RequiredBy: tmp.mount
	WantedBy: slices.target
	Before: dm-event.service
	Before: var-lib-schroot-union-overlay.mount
	Before: cron.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	Before: mini-buildd.service
	Before: home.mount
	Before: systemd-update-utmp-runlevel.service
	Before: rc-local.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	Before: tmp.mount
	Before: systemd-ask-password-wall.service
	Before: system-port80\x2d8066\x2dforward.slice
	Before: proc-sys-fs-binfmt_misc.mount
	Before: system-systemd\x2dfsck.slice
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	Before: systemd-user-sessions.service
	Before: console-kit-log-system-start.service
	Before: systemd-update-utmp.service
	Before: acpid.service
	Before: systemd-initctl.service
	Before: slices.target
	Before: systemd-tmpfiles-setup-dev.service
	Before: kmod-static-nodes.service
	Before: rsyslog.service
	Before: systemd-remount-fs.service
	Before: dev-hugepages.mount
	Before: haveged.service
	Before: system-getty.slice
	Before: systemd-hwdb-update.service
	Before: var-lib-mini\x2dbuildd.mount
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	Before: systemd-random-seed.service
	Before: console-log.service
	Before: ssh.service
	Before: systemd-udev-trigger.service
	Before: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	Before: systemd-networkd.service
	Before: sys-fs-fuse-connections.mount
	Before: systemd-machine-id-commit.service
	Before: getty-static.service
	Before: schroot.service
	Before: dev-mapper-mbd\x2dswap0.swap
	Before: systemd-timesyncd.service
	Before: lvm2-lvmetad.service
	Before: ntp.service
	Before: systemd-timedated.service
	Before: systemd-journal-flush.service
	Before: run-user-0.mount
	Before: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Before: systemd-sysctl.service
	Before: systemd-fsckd.service
	Before: run-user-1001.mount
	Before: dbus.service
	Before: lvm2-lvmpolld.service
	Before: emergency.service
	Before: rescue.service
	Before: systemd-ask-password-console.service
	Before: system-serial\x2dgetty.slice
	Before: systemd-localed.service
	Before: systemd-tmpfiles-setup.service
	Before: anacron.service
	Before: exim4.service
	Before: system-ssh.slice
	Before: sys-kernel-debug.mount
	Before: ippl.service
	Before: systemd-modules-load.service
	Before: systemd-journald.service
	Before: lvm2-monitor.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-resolved.service
	Before: systemd-binfmt.service
	Before: dev-dm\x2d1.swap
	Before: systemd-logind.service
	Before: systemd-fsck-root.service
	Before: -.mount
	Before: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Before: dev-mqueue.mount
	Before: systemd-udevd.service
	Before: sys-kernel-config.mount
	Before: systemd-hostnamed.service
	Before: atop.service
	Before: dev-mbd-swap0.swap
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	After: -.slice
	References: -.slice
	References: slices.target
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	ReferencedBy: systemd-networkd.service
	ReferencedBy: home.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	ReferencedBy: run-user-0.mount
	ReferencedBy: lvm2-lvmetad.service
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: var-lib-schroot-union-overlay.mount
	ReferencedBy: acpid.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	ReferencedBy: ippl.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: systemd-localed.service
	ReferencedBy: dev-mapper-mbd\x2dswap0.swap
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: slices.target
	ReferencedBy: systemd-initctl.service
	ReferencedBy: dbus.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-pts.mount
	ReferencedBy: getty-static.service
	ReferencedBy: rescue.service
	ReferencedBy: ntp.service
	ReferencedBy: system-port80\x2d8066\x2dforward.slice
	ReferencedBy: system-systemd\x2dfsck.slice
	ReferencedBy: systemd-timedated.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: atop.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-dev-shm.mount
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: run-user-1001.mount
	ReferencedBy: system-serial\x2dgetty.slice
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: var-lib-mini\x2dbuildd.mount
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: dev-mbd-swap0.swap
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: mini-buildd.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: rsyslog.service
	ReferencedBy: haveged.service
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-sys.mount
	ReferencedBy: anacron.service
	ReferencedBy: systemd-hostnamed.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	ReferencedBy: system-getty.slice
	ReferencedBy: rc-local.service
	ReferencedBy: console-log.service
	ReferencedBy: dm-event.service
	ReferencedBy: -.mount
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: ssh.service
	ReferencedBy: cron.service
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: system-ssh.slice
	ReferencedBy: exim4.service
	ReferencedBy: lvm2-lvmpolld.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: schroot.service
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: systemd-resolved.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: tmp.mount
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: emergency.service
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: systemd-ask-password-console.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> 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
	CGroup members mask: 0x0
	Name: greylist.service
	Before: exim4.service
	ReferencedBy: exim4.service
-> Unit systemd-journald-audit.socket:
	Description: Journal Audit Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: systemd-journald-audit.socket
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-audit.socket
	ConditionCapability: CAP_AUDIT_READ succeeded
	ConditionSecurity: audit succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	WantedBy: systemd-journald.service
	WantedBy: sockets.target
	Before: systemd-journald.service
	Before: sockets.target
	After: -.slice
	Triggers: systemd-journald.service
	References: systemd-journald.service
	References: -.slice
	References: sockets.target
	ReferencedBy: systemd-journald.service
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-journald-audit.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 134217728
	ListenNetlink: audit 1
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit network-pre.target:
	Description: Network (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: network-pre.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-pre.target
	Conflicts: shutdown.target
	Before: systemd-networkd.service
	Before: network.target
	References: shutdown.target
	ReferencedBy: systemd-networkd.service
	ReferencedBy: network.target
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: time-sync.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	WantedBy: systemd-timesyncd.service
	Conflicts: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: exim4.service
	Before: ippl.service
	Before: anacron.service
	After: systemd-timesyncd.service
	References: shutdown.target
	ReferencedBy: exim4.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: ippl.service
	ReferencedBy: anacron.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2dpartlabel-bios_grub.device:
	Description: /dev/disk/by-partlabel/bios_grub
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpartlabel-bios_grub.device
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-block-vda-vda1.device
	Following Set Member: dev-vda1.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:05.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-d56ea1e3\x2d86b7\x2d4497\x2d8cc0\x2d3660f823fe85.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1
-> Unit org.freedesktop.network1.busname:
	Description: Network Service Bus Name
	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
	CGroup members mask: 0x0
	Name: org.freedesktop.network1.busname
	Documentation: man:systemd-networkd.service(8)
	Fragment Path: /lib/systemd/system/org.freedesktop.network1.busname
	ConditionPathExists: /sys/fs/kdbus/0-system/ failed
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: no
	Requires: sysinit.target
	WantedBy: systemd-networkd.service
	WantedBy: busnames.target
	Conflicts: shutdown.target
	Before: systemd-networkd.service
	Before: busnames.target
	Before: shutdown.target
	After: sysinit.target
	Triggers: systemd-networkd.service
	References: sysinit.target
	References: systemd-networkd.service
	References: busnames.target
	References: shutdown.target
	ReferencedBy: systemd-networkd.service
	ReferencedBy: busnames.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Bus Name State: dead
	Result: success
	Name: org.freedesktop.network1
	Activating: yes
	Accept FD: yes
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Wants: remote-fs-pre.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: exim4.service
	Before: systemd-user-sessions.service
	Before: schroot.service
	Before: mini-buildd.service
	Before: ippl.service
	Before: ntp.service
	Before: atop.service
	Before: console-log.service
	After: remote-fs-pre.target
	References: shutdown.target
	References: remote-fs-pre.target
	ReferencedBy: exim4.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: multi-user.target
	ReferencedBy: schroot.service
	ReferencedBy: mini-buildd.service
	ReferencedBy: ippl.service
	ReferencedBy: ntp.service
	ReferencedBy: atop.service
	ReferencedBy: console-log.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> 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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: system.slice
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	References: shutdown.target
	References: system.slice
	References: sysinit.target
	References: proc-sys-fs-binfmt_misc.automount
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
-> Unit systemd-update-done.service:
	Description: systemd-update-done.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
	CGroup members mask: 0x0
	Name: systemd-update-done.service
	After: systemd-hwdb-update.service
	ReferencedBy: systemd-hwdb-update.service
-> 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
	CGroup members mask: 0x0
	Name: runlevel1.target
	Name: rescue.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: multi-user.target
	ConflictedBy: graphical.target
	Before: multi-user.target
	Before: graphical.target
	Before: systemd-update-utmp-runlevel.service
	After: sysinit.target
	After: rescue.service
	References: shutdown.target
	References: rescue.service
	References: sysinit.target
	References: systemd-update-utmp-runlevel.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-modules-load.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: systemd-modules-load.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 failed
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sys-fs-fuse-connections.mount
	Before: shutdown.target
	Before: systemd-sysctl.service
	Before: sysinit.target
	Before: sys-kernel-config.mount
	After: system.slice
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: sys-fs-fuse-connections.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
			PID: 645
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Timestamp: Sat 2016-02-20 21:27:00 CET
			Exit Code: exited
			Exit Status: 0
-> Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: nss-lookup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-lookup.target
	Conflicts: shutdown.target
	Before: exim4.service
	Before: ippl.service
	References: shutdown.target
	ReferencedBy: exim4.service
	ReferencedBy: ippl.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit system-ssh.slice:
	Description: system-ssh.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:06 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/system-ssh.slice
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x20
	Name: system-ssh.slice
	Condition Timestamp: Sat 2016-02-20 21:27:06 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:06 CET
	Assert Result: yes
	Requires: system.slice
	RequiredBy: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	Conflicts: shutdown.target
	Before: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: ssh at 0-2a01:238:4071:328d::d2:100:22-2a01:238:4071:328d::1d:153:57200.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit dev-vdb.device:
	Description: /dev/vdb
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-vdb.device
	Following: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:07.0.device
	Following Set Member: dev-disk-by\x2dlabel-home\x2dspinturn.device
	Following Set Member: dev-disk-by\x2duuid-ebda120b\x2d75fc\x2d4fc5\x2dbcfe\x2d675eb094c124.device
	Following Set Member: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb
-> Unit run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount:
	Description: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/var/lib/mini-buildd/var
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:21 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:21 CET
	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
	CGroup members mask: 0x0
	Name: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-var-lib-mini\x2dbuildd-var.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Requires: system.slice
	BindsTo: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	WantedBy: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: system.slice
	After: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	After: local-fs-pre.target
	After: -.mount
	References: systemd-journald.socket
	References: system.slice
	References: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	References: umount.target
	References: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	References: local-fs.target
	References: local-fs-pre.target
	References: -.mount
	RequiresMountsFor: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/var/lib/mini-buildd
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/var/lib/mini-buildd/var
	What: /dev/mapper/mbd-var--lib--mini--buildd
	File System Type: ext4
	Options: rw,relatime,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-FXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOzsxSX5WNsCubVMNTGIo0yAuYAj4GZgTO.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-mbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: dev-disk-by\x2duuid-5b1ec72f\x2d6257\x2d479c\x2d9aa9\x2de3807f0b0080.device
	Following Set Member: dev-mbd-var\x2dlib\x2dmini\x2dbuildd.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dvar\x2d\x2dlib\x2d\x2dmini\x2d\x2dbuildd.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> 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
	CGroup members mask: 0x0
	Name: rescue.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/rescue.service
	Requires: -.mount
	Requires: system.slice
	RequiredBy: rescue.target
	Conflicts: shutdown.target
	ConflictedBy: multi-user.target
	ConflictedBy: graphical.target
	ConflictedBy: emergency.service
	Before: multi-user.target
	Before: graphical.target
	Before: rescue.target
	Before: shutdown.target
	After: -.mount
	After: sysinit.target
	After: plymouth-start.service
	After: system.slice
	References: sysinit.target
	References: plymouth-start.service
	References: system.slice
	References: shutdown.target
	References: -.mount
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	ReferencedBy: rescue.target
	ReferencedBy: emergency.service
	RequiresMountsFor: /root
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	Environment: HOME=/root
	RuntimeDirectoryMode: 0755
	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" or ^D to\nboot into default mode.'
	-> ExecStart:
		Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --job-mode=fail --no-block default'
-> Unit anacron.service:
	Description: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Inactive Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: anacron.service
	Fragment Path: /lib/systemd/system/anacron.service
	ConditionACPower: true succeeded
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: system.slice
	After: systemd-journald.socket
	After: sysinit.target
	After: time-sync.target
	After: basic.target
	References: shutdown.target
	References: system.slice
	References: systemd-journald.socket
	References: sysinit.target
	References: time-sync.target
	References: basic.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/anacron -dsq
			PID: 791
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-ask-password-console.service:
	Description: Dispatch Password Requests to Console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members 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
	Requires: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-ask-password-console.path
	After: plymouth-start.service
	After: systemd-vconsole-setup.service
	TriggeredBy: systemd-ask-password-console.path
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: plymouth-start.service
	References: systemd-vconsole-setup.service
	ReferencedBy: systemd-ask-password-console.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	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-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: Sat 2016-02-20 21:27:03 CET
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sat 2016-02-20 21:27:03 CET
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members 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: Sat 2016-02-20 21:27:03 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:03 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	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: -.mount
	After: graphical.target
	After: multi-user.target
	After: system.slice
	After: systemd-journald.socket
	After: rescue.target
	References: systemd-update-utmp.service
	References: -.mount
	References: graphical.target
	References: multi-user.target
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	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
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
			PID: 1296
			Start Timestamp: Sat 2016-02-20 21:27:03 CET
			Exit Timestamp: Sat 2016-02-20 21:27:03 CET
			Exit Code: exited
			Exit Status: 0
-> Unit org.freedesktop.hostname1.busname:
	Description: Hostname Service Bus Name
	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
	CGroup members mask: 0x0
	Name: org.freedesktop.hostname1.busname
	Documentation: man:systemd-hostnamed.service(8)
	Documentation: man:hostname(5)
	Documentation: man:machine-info(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/hostnamed
	Fragment Path: /lib/systemd/system/org.freedesktop.hostname1.busname
	Requires: sysinit.target
	WantedBy: busnames.target
	Conflicts: shutdown.target
	Before: systemd-hostnamed.service
	Before: busnames.target
	Before: shutdown.target
	After: sysinit.target
	Triggers: systemd-hostnamed.service
	References: systemd-hostnamed.service
	References: sysinit.target
	References: busnames.target
	References: shutdown.target
	ReferencedBy: busnames.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Bus Name State: dead
	Result: success
	Name: org.freedesktop.hostname1
	Activating: yes
	Accept FD: yes
-> 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
	CGroup members mask: 0x0
	Name: dm-event.service
	Documentation: man:dmeventd(8)
	Fragment Path: /lib/systemd/system/dm-event.service
	Requires: dm-event.socket
	Requires: system.slice
	Before: lvm2-monitor.service
	Before: local-fs-pre.target
	After: system.slice
	After: dm-event.socket
	After: systemd-journald.socket
	TriggeredBy: dm-event.socket
	References: systemd-journald.socket
	References: system.slice
	References: dm-event.socket
	References: local-fs-pre.target
	ReferencedBy: lvm2-monitor.service
	ReferencedBy: dm-event.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	PIDFile: /run/dmeventd.pid
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	Environment: SD_ACTIVATION=1
	RuntimeDirectoryMode: 0755
	OOMScoreAdjust: -1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/dmeventd -f
-> Unit sys-kernel-debug.mount:
	Description: Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members 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 failed
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: no
	Requires: -.mount
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: system.slice
	References: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	RequiresMountsFor: /sys/kernel
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Where: /sys/kernel/debug
	What: debugfs
	File System Type: debugfs
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount:
	Description: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/proc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:28:21 CET
	Active Enter Timestamp: Sat 2016-02-20 21:28:21 CET
	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
	CGroup members mask: 0x0
	Name: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748-proc.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: system.slice
	After: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	After: -.mount
	After: local-fs-pre.target
	After: systemd-journald.socket
	References: system.slice
	References: run-schroot-mount-mini\x2dbuildd\x2dstretch\x2damd64\x2dd46d4376\x2da818\x2d40b3\x2db4c6\x2d723bdef58748.mount
	References: -.mount
	References: local-fs.target
	References: umount.target
	References: local-fs-pre.target
	References: systemd-journald.socket
	RequiresMountsFor: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/schroot/mount/mini-buildd-stretch-amd64-d46d4376-a818-40b3-b4c6-723bdef58748/proc
	What: proc
	File System Type: proc
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-update-utmp.service:
	Description: Update UTMP about System Boot/Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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-update-utmp.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	RequisiteOf: systemd-update-utmp-runlevel.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: systemd-tmpfiles-setup.service
	After: auditd.service
	After: systemd-remount-fs.service
	After: system.slice
	After: -.mount
	References: -.mount
	References: systemd-tmpfiles-setup.service
	References: auditd.service
	References: system.slice
	References: shutdown.target
	References: sysinit.target
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp reboot
			PID: 773
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: sys-devices-platform-serial8250-tty-ttyS1.device
	Following Set Member: dev-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: swap.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: dev-mapper-mbd\x2dswap0.swap
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	After: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	After: dev-mapper-mbd\x2dswap0.swap
	After: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	After: dev-mbd-swap0.swap
	After: dev-dm\x2d1.swap
	References: dev-mapper-mbd\x2dswap0.swap
	References: shutdown.target
	ReferencedBy: dev-mbd-swap0.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	ReferencedBy: sysinit.target
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	ReferencedBy: dev-mapper-mbd\x2dswap0.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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
	CGroup members mask: 0x0
	Name: timers.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Wants: systemd-tmpfiles-clean.timer
	WantedBy: basic.target
	Conflicts: shutdown.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: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	WantedBy: sockets.target
	WantedBy: systemd-udevd.service
	Before: sockets.target
	Before: systemd-udev-trigger.service
	Before: systemd-udevd.service
	After: -.slice
	After: -.mount
	Triggers: systemd-udevd.service
	References: systemd-udevd.service
	References: -.mount
	References: -.slice
	References: sockets.target
	ReferencedBy: sockets.target
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-udevd.service
	RequiresMountsFor: /run/udev/control
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-udevd-control.socket
	SELinuxContextFromNet: no
	ListenSequentialPacket: /run/udev/control
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit console-kit-log-system-start.service:
	Description: Console System Startup Logging
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/console-kit-log-system-start.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: console-kit-log-system-start.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
	Condition Timestamp: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: system.slice
	WantedBy: basic.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ck-log-system-start
			PID: 776
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Code: exited
			Exit Status: 0
-> Unit system-port80\x2d8066\x2dforward.slice:
	Description: system-port80\x2d8066\x2dforward.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: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x20
	Name: system-port80\x2d8066\x2dforward.slice
	Requires: system.slice
	RequiredBy: port80-8066-forward at 0.service
	Conflicts: shutdown.target
	Before: port80-8066-forward at 0.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: port80-8066-forward at 0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: dead
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-journal-flush.service:
	Description: Flush Journal to Persistent Storage
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:01 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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-journal-flush.service
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:01 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:01 CET
	Assert Result: yes
	Requires: -.mount
	Requires: systemd-journald.service
	Requires: system.slice
	WantedBy: sysinit.target
	Before: systemd-tmpfiles-setup.service
	Before: systemd-user-sessions.service
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	After: systemd-remount-fs.service
	After: systemd-journald.service
	References: systemd-journald.service
	References: -.mount
	References: systemd-tmpfiles-setup.service
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	References: systemd-user-sessions.service
	References: system.slice
	ReferencedBy: sysinit.target
	RequiresMountsFor: /var/log/journal
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/journalctl --flush
			PID: 767
			Start Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Timestamp: Sat 2016-02-20 21:27:01 CET
			Exit Code: exited
			Exit Status: 0
-> Unit dev-disk-by\x2dlabel-home\x2dspinturn.device:
	Description: /dev/disk/by-label/home-spinturn
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dlabel-home\x2dspinturn.device
	Following: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:00:07.0.device
	Following Set Member: dev-vdb.device
	Following Set Member: dev-disk-by\x2duuid-ebda120b\x2d75fc\x2d4fc5\x2dbcfe\x2d675eb094c124.device
	Following Set Member: sys-devices-pci0000:00-0000:00:07.0-virtio3-block-vdb.device
	Job Timeout: 1min 30s
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Wants: home.mount
	BoundBy: home.mount
	BoundBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Before: home.mount
	Before: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	ReferencedBy: home.mount
	ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members 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: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	Requires: systemd-journald.socket
	Wants: systemd-journald-dev-log.socket
	Wants: systemd-journald-audit.socket
	Wants: systemd-journald.socket
	RequiredBy: systemd-journal-flush.service
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-journal-flush.service
	After: haveged.service
	After: systemd-journald-dev-log.socket
	After: system.slice
	After: syslog.socket
	After: systemd-journald.socket
	After: systemd-journald-audit.socket
	TriggeredBy: systemd-journald-dev-log.socket
	TriggeredBy: systemd-journald-audit.socket
	TriggeredBy: systemd-journald.socket
	References: systemd-journald-dev-log.socket
	References: system.slice
	References: syslog.socket
	References: systemd-journald.socket
	References: sysinit.target
	References: systemd-journald-audit.socket
	ReferencedBy: systemd-journald-audit.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-journald.socket
	ReferencedBy: haveged.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: ready
	Main PID: 765
	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
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	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_mac_override cap_syslog cap_audit_read
	-> ExecStart:
		Command Line: /lib/systemd/systemd-journald
			PID: 765
			Start Timestamp: Sat 2016-02-20 21:27:00 CET
	Status Text: Processing requests...
	File Descriptor Store Max: 1024
	File Descriptor Store Current: 10
-> Unit lvm2-lvmpolld.socket:
	Description: LVM2 poll daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: lvm2-lvmpolld.socket
	Documentation: man:lvmpolld(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmpolld.socket
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	RequiredBy: lvm2-lvmpolld.service
	WantedBy: sysinit.target
	Before: lvm2-lvmpolld.service
	After: -.slice
	After: -.mount
	Triggers: lvm2-lvmpolld.service
	References: -.mount
	References: -.slice
	References: lvm2-lvmpolld.service
	ReferencedBy: sysinit.target
	ReferencedBy: lvm2-lvmpolld.service
	RequiresMountsFor: /run/lvm/lvmpolld.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FDName: lvm2-lvmpolld.socket
	SELinuxContextFromNet: no
	ListenStream: /run/lvm/lvmpolld.socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: remote-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs-pre.target
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert 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
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-journald-dev-log.socket:
	Description: Journal Socket (/dev/log)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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
	CGroup members mask: 0x0
	Name: systemd-journald-dev-log.socket
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	WantedBy: systemd-journald.service
	WantedBy: sockets.target
	Before: console-log.service
	Before: exim4.service
	Before: schroot.service
	Before: systemd-journald.service
	Before: mini-buildd.service
	Before: ippl.service
	Before: ntp.service
	Before: atop.service
	Before: sockets.target
	After: -.slice
	After: -.mount
	Triggers: systemd-journald.service
	References: -.mount
	References: systemd-journald.service
	References: -.slice
	References: sockets.target
	ReferencedBy: console-log.service
	ReferencedBy: exim4.service
	ReferencedBy: schroot.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: mini-buildd.service
	ReferencedBy: ippl.service
	ReferencedBy: ntp.service
	ReferencedBy: atop.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/systemd/journal/dev-log
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-journald-dev-log.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	SendBuffer: 8388608
	ListenDatagram: /run/systemd/journal/dev-log
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit system-systemd\x2dfsck.slice:
	Description: system-systemd\x2dfsck.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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: 0x30
	CGroup members mask: 0x20
	Name: system-systemd\x2dfsck.slice
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: system.slice
	RequiredBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Conflicts: shutdown.target
	Before: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit home.mount:
	Description: /home
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:01 CET
	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: 0x30
	CGroup members mask: 0x0
	Name: home.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/home.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sat 2016-02-20 21:27:00 CET
	Condition Result: yes
	Assert Timestamp: Sat 2016-02-20 21:27:00 CET
	Assert Result: yes
	Requires: -.mount
	Requires: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	Requires: system.slice
	BindsTo: dev-disk-by\x2dlabel-home\x2dspinturn.device
	RequiredBy: local-fs.target
	WantedBy: dev-disk-by\x2dlabel-home\x2dspinturn.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: dev-disk-by\x2dlabel-home\x2dspinturn.device
	After: systemd-journald.socket
	After: -.mount
	After: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	After: system.slice
	After: local-fs-pre.target
	References: dev-disk-by\x2dlabel-home\x2dspinturn.device
	References: umount.target
	References: systemd-journald.socket
	References: -.mount
	References: local-fs.target
	References: systemd-fsck at dev-disk-by\x2dlabel-home\x2dspinturn.service
	References: system.slice
	References: local-fs-pre.target
	ReferencedBy: local-fs.target
	RequiresMountsFor: / /dev/disk/by-label/home-spinturn
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /home
	What: /dev/vdb
	File System Type: ext4
	Options: rw,relatime,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-dm\x2d1.swap:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2016-02-20 21:27:00 CET
	Active Enter Timestamp: Sat 2016-02-20 21:27:00 CET
	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-dm\x2d1.swap
	CGroup realized: yes
	CGroup mask: 0x30
	CGroup members mask: 0x0
	Name: dev-dm\x2d1.swap
	Following: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dFXX9pQL721UT2nD1TxUL4E8dMlJGngIOam0kB6l1XAgf961ymbPLv1brerT0zNAv.swap
	Following Set Member: dev-disk-by\x2duuid-bd3ede15\x2db516\x2d4844\x2d92d0\x2d5a6e43ddd41b.swap
	Following Set Member: dev-mapper-mbd\x2dswap0.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dmbd\x2dswap0.swap
	Following Set Member: dev-mbd-swap0.swap
	Requires: -.mount
	Requires: system.slice
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: system.slice
	After: -.mount
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	References: umount.target
	References: swap.target
	RequiresMountsFor: /dev/dm-1
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/dm-1
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -1
	Options: 
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-------------- next part --------------
==> /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/anacron-resume.service.dsh-also <==
/etc/systemd/system/suspend.target.wants/anacron-resume.service
/etc/systemd/system/hibernate.target.wants/anacron-resume.service
/etc/systemd/system/hybrid-sleep.target.wants/anacron-resume.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/hibernate.target.wants/anacron-resume.service <==

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

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

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

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

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

==> /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/lvm2-lvmetad.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/lvm2-lvmetad.service

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/suspend.target.wants/anacron-resume.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/paths.target.wants/acpid.path <==

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

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

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

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

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

==> /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/sockets.target.wants/acpid.socket <==

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/hybrid-sleep.target.wants/anacron-resume.service <==

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/dm-event.socket.dsh-also <==
/etc/systemd/system/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
-------------- next part --------------
# /etc/fstab: static file system information.
#
# <file system>	<mount point>	<type>	<options>		<dump>	<pass>
/dev/mapper/mbd-swap0 none     	swap	swap			0	0
/dev/disk/by-label/spinturn /	ext4	errors=remount-ro	0	2
/dev/disk/by-label/home-spinturn /home	ext4	defaults	0	2
/dev/mapper/mbd-var--lib--mini--buildd /var/lib/mini-buildd ext4 defaults 0 0
tmpfs 		/var/lib/schroot/union/overlay/ tmpfs defaults	0	0
tmpfs           /tmp            tmpfs   defaults                0       0
proc		/proc		proc	defaults		0	0


More information about the Pkg-systemd-maintainers mailing list