Bug#862292: systemd: missing dependency on procps - user/systemd-exit.service calls /bin/kill

Alan Jenkins alan.christopher.jenkins at gmail.com
Wed May 10 18:37:59 BST 2017


Package: systemd
Version: 232-23
Severity: normal

My scenario:

1. Created a minbase/minimal install with [c]deboostrap
2. Additionally installed the systemd-sysv package
3. Booted the install in a systemd-nspawn container
4. Logged in as root
5. Shutdown using `systemctl poweroff`


Actual result:

Shutting down the user session for root fails.
It causes a two minute delay during shutdown.
I was too impatient to see what happens after the delay.

The system log shows that exec of /bin/kill fails.
/bin/kill is called in /usr/lib/systemd/user/systemd-exit.service.
/bin/kill does not exist in the container, however.


Conclusion:

The `systemd` package is missing a dependency on `procps`.

-- Package-specific info:

-- System Information:
Debian Release: 9.0
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: armel
  (armv5tel)

Kernel: Linux 3.16.0-4-kirkwood
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemd depends on:
ii  adduser         3.115
ii  libacl1         2.2.52-3+b1
ii  libapparmor1    2.11.0-3
ii  libaudit1       1:2.6.7-2
ii  libblkid1       2.29.2-1
ii  libc6           2.24-10
ii  libcap2         1:2.25-1
ii  libcryptsetup4  2:1.7.3-4
ii  libgcc1         1:6.3.0-16
ii  libgcrypt20     1.7.6-1
ii  libgpg-error0   1.26-2
ii  libidn11        1.33-1
ii  libip4tc0       1.6.0+snapshot20161117-6
ii  libkmod2        24-1
ii  liblz4-1        0.0~r131-2+b1
ii  liblzma5        5.2.2-1.2+b1
ii  libmount1       2.29.2-1
ii  libpam0g        1.1.8-3.5
ii  libseccomp2     2.3.1-2.1
ii  libselinux1     2.6-3+b1
ii  libsystemd0     232-23
ii  mount           2.29.2-1
ii  util-linux      2.29.2-1

Versions of packages systemd recommends:
ii  dbus            1.10.18-1
ii  libpam-systemd  232-23

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

Versions of packages systemd is related to:
pn  dracut           <none>
pn  initramfs-tools  <none>
pn  udev             <none>

-- no debconf information

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

3 overridden configuration files found.

-------------- next part --------------
-> Unit cryptsetup.target:
	Description: Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: cryptsetup.target
	Invocation ID: 266b57c14a804c12aa80ff0f08e9f3d8
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	After: systemd-ask-password-console.path
	After: systemd-ask-password-wall.path
	References: shutdown.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-timesyncd.service:
	Description: Network Time Synchronization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 untested
	ConditionFileIsExecutable: !/usr/sbin/chronyd untested
	ConditionFileIsExecutable: !/usr/sbin/openntpd untested
	ConditionFileIsExecutable: !/usr/sbin/ntpd untested
	ConditionVirtualization: !container untested
	ConditionCapability: CAP_SYS_TIME untested
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: no
	Requires: system.slice
	Wants: time-sync.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: time-sync.target
	Before: sysinit.target
	After: systemd-remount-fs.service
	After: -.mount
	After: systemd-journald.socket
	After: system.slice
	After: systemd-sysusers.service
	After: systemd-tmpfiles-setup.service
	References: systemd-tmpfiles-setup.service
	References: -.mount
	References: system.slice
	References: systemd-remount-fs.service
	References: systemd-journald.socket
	References: sysinit.target
	References: systemd-sysusers.service
	References: time-sync.target
	References: shutdown.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
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	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
	DynamicUser: no
	SystemCallFilter: ~ftime profil mount prof s390_pci_mmio_read lookup_dcookie switch_endian gtty umount2 process_vm_readv vm86 pciconfig_write rtas ptrace add_key vserver break security process_vm_writev ioperm tuxcall vm86old ustat uselib init_module putpmsg perf_event_open s390_runtime_instr modify_ldt pciconfig_iobase umount create_module sysfs _sysctl s390_pci_mmio_write pciconfig_read iopl ssetmask sgetmask pivot_root mpx finit_module spu_run request_key query_module delete_module get_kernel_syms getpmsg lock chroot keyctl afs_syscall stty ulimit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-timesyncd
-> Unit systemd-ask-password-console.service:
	Description: Dispatch Password Requests to Console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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-vconsole-setup.service
	After: systemd-journald.socket
	After: system.slice
	After: systemd-ask-password-console.path
	After: plymouth-start.service
	TriggeredBy: systemd-ask-password-console.path
	References: systemd-vconsole-setup.service
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: plymouth-start.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dbus.socket
	Invocation ID: 80242889cf3645d6ad6e22f995ea231b
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: -.slice
	Requires: sysinit.target
	RequiredBy: systemd-logind.service
	RequiredBy: dbus.service
	WantedBy: systemd-logind.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: systemd-logind.service
	Before: dbus.service
	Before: sockets.target
	Before: shutdown.target
	After: -.mount
	After: -.slice
	After: sysinit.target
	Triggers: dbus.service
	References: -.mount
	References: dbus.service
	References: sockets.target
	References: -.slice
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: sockets.target
	ReferencedBy: dbus.service
	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
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: network-online.target
	Invocation ID: b8c2453679c34ce6a007813311eb9b74
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-online.target
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	WantedBy: apt-daily.timer
	WantedBy: exim4.service
	Conflicts: shutdown.target
	Before: apt-daily.timer
	Before: rc-local.service
	Before: exim4.service
	After: network.target
	References: network.target
	References: shutdown.target
	ReferencedBy: apt-daily.timer
	ReferencedBy: rc-local.service
	ReferencedBy: exim4.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Slice: n/a
	CGroup: /machine.slice/machine-unstable.scope
	CGroup realized: yes
	CGroup mask: 0x2b
	CGroup members mask: 0x7f
	Name: -.slice
	Documentation: man:systemd.special(7)
	RequiredBy: dbus.socket
	RequiredBy: systemd-fsckd.socket
	RequiredBy: init.scope
	RequiredBy: syslog.socket
	RequiredBy: systemd-journald.socket
	RequiredBy: systemd-journald-audit.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: user.slice
	RequiredBy: system.slice
	RequiredBy: systemd-journald-dev-log.socket
	WantedBy: slices.target
	Before: init.scope
	Before: user.slice
	Before: syslog.socket
	Before: systemd-fsckd.socket
	Before: systemd-journald-dev-log.socket
	Before: slices.target
	Before: system.slice
	Before: systemd-journald.socket
	Before: systemd-initctl.socket
	Before: dbus.socket
	Before: systemd-journald-audit.socket
	ReferencedBy: init.scope
	ReferencedBy: user.slice
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-fsckd.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: slices.target
	ReferencedBy: system.slice
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-journald-audit.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 untested
	ConditionDirectoryNotEmpty: |/etc/binfmt.d untested
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d untested
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d untested
	ConditionDirectoryNotEmpty: |/lib/binfmt.d untested
	ConditionPathIsReadWrite: /proc/sys/ untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: proc-sys-fs-binfmt_misc.automount
	References: systemd-journald.socket
	References: system.slice
	References: proc-sys-fs-binfmt_misc.automount
	References: shutdown.target
	References: sysinit.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sockets.target
	Invocation ID: a521080c15f946178e76f2929b0f0dbe
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Wants: systemd-journald.socket
	Wants: systemd-journald-dev-log.socket
	Wants: dbus.socket
	Wants: systemd-initctl.socket
	Wants: systemd-journald-audit.socket
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-journald.socket
	After: syslog.socket
	After: systemd-journald-dev-log.socket
	After: dbus.socket
	After: systemd-initctl.socket
	After: systemd-journald-audit.socket
	References: systemd-journald-audit.socket
	References: systemd-journald.socket
	References: systemd-journald-dev-log.socket
	References: dbus.socket
	References: systemd-initctl.socket
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: systemd-journald.socket
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-journald-audit.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit apt-daily-upgrade.service:
	Description: Daily apt upgrade and clean activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: apt-daily-upgrade.service
	Documentation: man:apt(8)
	Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
	ConditionACPower: true untested
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: apt-daily.service
	After: sysinit.target
	After: apt-daily-upgrade.timer
	TriggeredBy: apt-daily-upgrade.timer
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: apt-daily.service
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: apt-daily-upgrade.timer
	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: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily install
-> Unit run-user-0.mount:
	Description: /run/user/0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:16 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:16 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:16 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: yes
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/run-user-0.mount
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: run-user-0.mount
	Invocation ID: f1f57949d4514514aaec38821bc813e3
	Source Path: /proc/self/mountinfo
	Requires: system.slice
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	After: local-fs-pre.target
	After: -.mount
	After: system.slice
	References: local-fs-pre.target
	References: -.mount
	References: system.slice
	References: umount.target
	References: local-fs.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=51364k,mode=700
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	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
	State Change Timestamp: Wed 2017-05-10 10:23:16 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:16 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:16 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Slice: user.slice
	CGroup: /machine.slice/machine-unstable.scope/user.slice/user-0.slice
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x7f
	Name: user-0.slice
	Invocation ID: 805181639f644c57b782819ea1b71d8c
	Fragment Path: /run/systemd/transient/user-0.slice
	Condition Timestamp: Wed 2017-05-10 10:23:16 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:16 UTC
	Assert Result: yes
	Requires: user.slice
	RequiredBy: session-933.scope
	RequiredBy: session-849.scope
	RequiredBy: user at 0.service
	Conflicts: shutdown.target
	Before: session-933.scope
	Before: session-849.scope
	Before: user at 0.service
	Before: shutdown.target
	After: systemd-logind.service
	After: user.slice
	After: systemd-user-sessions.service
	References: systemd-logind.service
	References: user.slice
	References: systemd-user-sessions.service
	References: shutdown.target
	ReferencedBy: session-933.scope
	ReferencedBy: session-849.scope
	ReferencedBy: user at 0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=10813
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-initctl.service:
	Description: /dev/initctl Compatibility Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	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
	Perpetual: 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: systemd-journald.socket
	After: system.slice
	After: systemd-initctl.socket
	TriggeredBy: systemd-initctl.socket
	References: systemd-journald.socket
	References: system.slice
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
-> Unit console-getty.service:
	Description: Console Getty
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/console-getty.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: console-getty.service
	Invocation ID: 763a7493be3840d7b959379e46ff748a
	Documentation: man:agetty(8)
	Fragment Path: /lib/systemd/system/console-getty.service
	ConditionPathExists: /dev/console untested
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: rc-local.service
	After: plymouth-quit-wait.service
	After: systemd-user-sessions.service
	After: sysinit.target
	References: shutdown.target
	References: system.slice
	References: getty.target
	References: systemd-user-sessions.service
	References: sysinit.target
	References: plymouth-quit-wait.service
	References: systemd-journald.socket
	References: basic.target
	References: rc-local.service
	ReferencedBy: getty.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: idle
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 25
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/console
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: no
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	UtmpIdentifier: cons
	-> ExecStart:
		Command Line: /sbin/agetty --noclear --keep-baud console 115200,38400,9600 $TERM
-> Unit nss-user-lookup.target:
	Description: User and Group Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/dbus.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: dbus.service
	Invocation ID: 20b5179bb04f4aa983cc2e10ec844ce0
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: dbus.socket
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: dbus.socket
	After: sysinit.target
	TriggeredBy: dbus.socket
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: dbus.socket
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: dbus.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: 21
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	OOMScoreAdjust: -900
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit user at 0.service:
	Description: User Manager for UID 0
	Instance: 0
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:16 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:16 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:16 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: user-0.slice
	CGroup: /machine.slice/machine-unstable.scope/user.slice/user-0.slice/user at 0.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: user at 0.service
	Invocation ID: 184221746fb747c2bf9b61dbc794cabb
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Wed 2017-05-10 10:23:16 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:16 UTC
	Assert Result: yes
	Requires: user-0.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: user-0.slice
	After: systemd-user-sessions.service
	After: sysinit.target
	References: shutdown.target
	References: basic.target
	References: systemd-journald.socket
	References: user-0.slice
	References: systemd-user-sessions.service
	References: sysinit.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: unknown
	Main PID: 283
	Main PID Known: yes
	Main PID Alien: no
	KillMode: mixed
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 0
	DynamicUser: no
	PAMName: systemd-user
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
	Status Text: Startup finished in 37ms.
-> Unit systemd-tmpfiles-setup.service:
	Description: Create Volatile Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/systemd-tmpfiles-setup.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: systemd-tmpfiles-setup.service
	Invocation ID: d896a6bc4cef4864b880abf5470c5eb3
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: systemd-timesyncd.service
	Before: systemd-update-utmp.service
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-sysusers.service
	After: systemd-journald.socket
	After: system.slice
	After: systemd-journal-flush.service
	After: local-fs.target
	References: local-fs.target
	References: systemd-sysusers.service
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: sysinit.target
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: remote-fs.target
	Invocation ID: daadee5b8a764046a97761b9679d8080
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs.target
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: exim4.service
	Before: systemd-user-sessions.service
	After: remote-fs-pre.target
	References: remote-fs-pre.target
	References: shutdown.target
	ReferencedBy: exim4.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-user-sessions.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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 untested
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: console-getty.service
	Before: container-getty at 0.service
	Before: shutdown.target
	Before: getty at tty1.service
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: network.target
	After: sysinit.target
	After: network-online.target
	References: network-online.target
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: network.target
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: console-getty.service
	ReferencedBy: container-getty at 0.service
	ReferencedBy: getty at tty1.service
	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: no
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal+console
	StandardError: journal+console
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /etc/rc.local start
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: local-fs-pre.target
	Invocation ID: f3d5a1d21d834a80b2c949ca39644d6e
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	WantedBy: systemd-remount-fs.service
	Conflicts: shutdown.target
	Before: run-user-0.mount
	Before: local-fs.target
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup-dev.service
	References: shutdown.target
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: run-user-0.mount
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit session-933.scope:
	Description: Session 933 of user root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 14:18:56 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 14:18:56 UTC
	Active Enter Timestamp: Wed 2017-05-10 14:18:56 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Slice: user-0.slice
	CGroup: /machine.slice/machine-unstable.scope/user.slice/user-0.slice/session-933.scope
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: session-933.scope
	Invocation ID: a22842bd5b214541ab6c5fe618ded859
	Fragment Path: /run/systemd/transient/session-933.scope
	Condition Timestamp: Wed 2017-05-10 14:18:56 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 14:18:56 UTC
	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: systemd-logind.service
	References: user-0.slice
	References: systemd-user-sessions.service
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
-> Unit systemd-logind.service:
	Description: Login Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/systemd-logind.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: systemd-logind.service
	Invocation ID: 0f3b7808cf884af5955107d087d1f46c
	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 untested
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: dbus.socket
	Requires: sysinit.target
	Wants: user.slice
	Wants: dbus.socket
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: session-933.scope
	Before: user-0.slice
	Before: multi-user.target
	Before: session-849.scope
	Before: shutdown.target
	After: nss-user-lookup.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: user.slice
	After: dbus.socket
	After: sysinit.target
	References: shutdown.target
	References: system.slice
	References: dbus.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: nss-user-lookup.target
	References: basic.target
	References: user.slice
	ReferencedBy: session-933.scope
	ReferencedBy: user-0.slice
	ReferencedBy: multi-user.target
	ReferencedBy: session-849.scope
	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: unknown
	Main PID: 22
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 16384
	LimitNOFILESoft: 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
	DynamicUser: no
	SystemCallFilter: ~pciconfig_write get_kernel_syms sgetmask ulimit switch_endian settimeofday finit_module init_module s390_pci_mmio_write ftime gtty rtas sysfs break adjtimex pciconfig_read clock_adjtime delete_module ptrace modify_ldt clock_settime pciconfig_iobase ioperm profil s390_runtime_instr vm86 create_module lock getpmsg ssetmask mpx ustat security s390_pci_mmio_read stime stty putpmsg prof lookup_dcookie tuxcall add_key vserver process_vm_writev uselib spu_run keyctl iopl afs_syscall vm86old _sysctl request_key perf_event_open query_module process_vm_readv
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
	Status Text: Processing requests...
-> Unit apt-daily-upgrade.timer:
	Description: Daily apt upgrade and clean activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: apt-daily-upgrade.timer
	Invocation ID: 80a78755c6dd453380f342e421b9aaf7
	Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: sysinit.target
	WantedBy: timers.target
	Conflicts: shutdown.target
	Before: apt-daily-upgrade.service
	Before: timers.target
	Before: shutdown.target
	After: -.mount
	After: apt-daily.timer
	After: sysinit.target
	After: time-sync.target
	Triggers: apt-daily-upgrade.service
	References: time-sync.target
	References: shutdown.target
	References: apt-daily-upgrade.service
	References: -.mount
	References: apt-daily.timer
	References: timers.target
	References: sysinit.target
	ReferencedBy: timers.target
	RequiresMountsFor: /var/lib/systemd/timers
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: apt-daily-upgrade.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnCalendar: *-*-* 06:00:00
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: getty.target
	Invocation ID: ea29705484aa42babe9e7250746062ab
	Documentation: man:systemd.special(7)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty.target
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Wants: console-getty.service
	Wants: getty-static.service
	Wants: getty at tty1.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	After: console-getty.service
	After: getty-static.service
	After: container-getty at 0.service
	After: getty at tty1.service
	References: console-getty.service
	References: getty-static.service
	References: shutdown.target
	References: getty at tty1.service
	ReferencedBy: console-getty.service
	ReferencedBy: container-getty at 0.service
	ReferencedBy: multi-user.target
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-vconsole-setup.service:
	Description: systemd-vconsole-setup.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: -.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice
	CGroup realized: yes
	CGroup mask: 0x2b
	CGroup members mask: 0x60
	Name: system.slice
	Invocation ID: c3acb67840db450fac2633884f827257
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/system.slice
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: -.slice
	RequiredBy: dev-hugepages.mount
	RequiredBy: system-container\x2dgetty.slice
	RequiredBy: systemd-modules-load.service
	RequiredBy: systemd-update-utmp.service
	RequiredBy: getty-static.service
	RequiredBy: cron.service
	RequiredBy: kmod-static-nodes.service
	RequiredBy: rsync.service
	RequiredBy: exim4.service
	RequiredBy: systemd-tmpfiles-clean.service
	RequiredBy: systemd-tmpfiles-setup-dev.service
	RequiredBy: systemd-tmpfiles-setup.service
	RequiredBy: dev-mqueue.mount
	RequiredBy: apt-daily.service
	RequiredBy: systemd-machine-id-commit.service
	RequiredBy: rescue.service
	RequiredBy: -.mount
	RequiredBy: unattended-upgrades.service
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: systemd-timesyncd.service
	RequiredBy: systemd-fsckd.service
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: rc-local.service
	RequiredBy: emergency.service
	RequiredBy: system-getty.slice
	RequiredBy: systemd-user-sessions.service
	RequiredBy: systemd-journald.service
	RequiredBy: systemd-sysctl.service
	RequiredBy: run-user-0.mount
	RequiredBy: console-getty.service
	RequiredBy: systemd-initctl.service
	RequiredBy: systemd-ask-password-console.service
	RequiredBy: sys-kernel-config.mount
	RequiredBy: apt-cacher-ng.service
	RequiredBy: systemd-journal-flush.service
	RequiredBy: systemd-logind.service
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: systemd-random-seed.service
	RequiredBy: dbus.service
	RequiredBy: proc-sys-kernel-random-boot_id.mount
	RequiredBy: apt-daily-upgrade.service
	RequiredBy: systemd-fsck-root.service
	RequiredBy: systemd-binfmt.service
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: systemd-remount-fs.service
	WantedBy: slices.target
	Before: systemd-journal-flush.service
	Before: systemd-timesyncd.service
	Before: proc-sys-fs-binfmt_misc.mount
	Before: rc-local.service
	Before: systemd-remount-fs.service
	Before: system-getty.slice
	Before: -.mount
	Before: systemd-tmpfiles-clean.service
	Before: system-container\x2dgetty.slice
	Before: apt-daily.service
	Before: rescue.service
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-journald.service
	Before: systemd-modules-load.service
	Before: kmod-static-nodes.service
	Before: systemd-update-utmp.service
	Before: proc-sys-kernel-random-boot_id.mount
	Before: emergency.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: dev-hugepages.mount
	Before: dev-mqueue.mount
	Before: unattended-upgrades.service
	Before: dbus.service
	Before: systemd-ask-password-console.service
	Before: systemd-logind.service
	Before: exim4.service
	Before: getty-static.service
	Before: systemd-binfmt.service
	Before: systemd-sysctl.service
	Before: systemd-random-seed.service
	Before: systemd-ask-password-wall.service
	Before: sys-kernel-config.mount
	Before: systemd-fsckd.service
	Before: rsync.service
	Before: systemd-fsck-root.service
	Before: console-getty.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-initctl.service
	Before: cron.service
	Before: slices.target
	Before: systemd-user-sessions.service
	Before: apt-daily-upgrade.service
	Before: sys-kernel-debug.mount
	Before: sys-fs-fuse-connections.mount
	Before: run-user-0.mount
	Before: systemd-machine-id-commit.service
	Before: apt-cacher-ng.service
	After: -.slice
	References: -.slice
	References: slices.target
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: console-getty.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: emergency.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: proc-sys-kernel-random-boot_id.mount
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: apt-daily.service
	ReferencedBy: getty-static.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: rsync.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: systemd-initctl.service
	ReferencedBy: -.mount
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: rc-local.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: cron.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: system-getty.slice
	ReferencedBy: run-user-0.mount
	ReferencedBy: rescue.service
	ReferencedBy: slices.target
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: exim4.service
	ReferencedBy: system-container\x2dgetty.slice
	ReferencedBy: dbus.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit exim4.service:
	Description: LSB: exim Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:27:39 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:09 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/exim4.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: exim4.service
	Invocation ID: 43f89b477aac43978f33c842e493705a
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/exim4.service
	Source Path: /etc/init.d/exim4
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	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: clamav-daemon.service
	After: postgresql.service
	After: system.slice
	After: spamassassin.service
	After: network-online.target
	After: nss-lookup.target
	After: sysinit.target
	After: mysql.service
	After: systemd-journald.socket
	After: remote-fs.target
	After: time-sync.target
	After: greylist.service
	After: basic.target
	References: clamav-daemon.service
	References: shutdown.target
	References: postgresql.service
	References: system.slice
	References: spamassassin.service
	References: network-online.target
	References: nss-lookup.target
	References: sysinit.target
	References: multi-user.target
	References: mysql.service
	References: graphical.target
	References: systemd-journald.socket
	References: remote-fs.target
	References: time-sync.target
	References: greylist.service
	References: basic.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /etc/init.d/exim4 start
	-> ExecReload:
		Command Line: /etc/init.d/exim4 reload
	-> ExecStop:
		Command Line: /etc/init.d/exim4 stop
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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/net/ untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: system.slice
	References: systemd-modules-load.service
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: sysinit.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
-> Unit systemd-initctl.socket:
	Description: /dev/initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-initctl.socket
	Invocation ID: ec2c30fc88f74daabdbed3f43e43eef6
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: -.slice
	WantedBy: sockets.target
	Before: sockets.target
	Before: systemd-initctl.service
	After: -.mount
	After: -.slice
	Triggers: systemd-initctl.service
	References: -.mount
	References: sockets.target
	References: -.slice
	References: systemd-initctl.service
	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
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit proc-sys-kernel-random-boot_id.mount:
	Description: /proc/sys/kernel/random/boot_id
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: yes
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/proc-sys-kernel-random-boot_id.mount
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: proc-sys-kernel-random-boot_id.mount
	Source Path: /proc/self/mountinfo
	Requires: system.slice
	After: -.mount
	After: system.slice
	References: -.mount
	References: system.slice
	RequiresMountsFor: /proc/sys/kernel/random
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /proc/sys/kernel/random/boot_id
	What: tmpfs
	File System Type: tmpfs
	Options: ro,mode=755
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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: system.slice
	RequiredBy: emergency.target
	Conflicts: syslog.socket
	Conflicts: shutdown.target
	Conflicts: rescue.service
	ConflictedBy: sysinit.target
	Before: emergency.target
	Before: sysinit.target
	Before: shutdown.target
	After: -.mount
	After: system.slice
	References: -.mount
	References: syslog.socket
	References: system.slice
	References: shutdown.target
	References: rescue.service
	ReferencedBy: emergency.target
	ReferencedBy: sysinit.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	Environment: HOME=/root
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	-> ExecStartPre:
		Command Line: /bin/sh -c '[ -x /bin/plymouth ] && /bin/plymouth --wait quit'
		Command Line: /bin/echo -e 'You are in 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 systemd-update-utmp.service:
	Description: Update UTMP about System Boot/Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/systemd-update-utmp.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: systemd-update-utmp.service
	Invocation ID: 161282700b2141628ac4c3f6b3e543c9
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp.service
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	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-remount-fs.service
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	After: auditd.service
	After: systemd-tmpfiles-setup.service
	References: shutdown.target
	References: -.mount
	References: auditd.service
	References: systemd-tmpfiles-setup.service
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	References: system.slice
	References: sysinit.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: sysinit.target
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp reboot
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit getty at tty1.service:
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system-getty.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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 untested
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: no
	Requires: sysinit.target
	Requires: system-getty.slice
	WantedBy: getty.target
	Conflicts: rescue.service
	Conflicts: shutdown.target
	Before: getty.target
	Before: rescue.service
	Before: shutdown.target
	After: system-getty.slice
	After: basic.target
	After: systemd-journald.socket
	After: rc-local.service
	After: plymouth-quit-wait.service
	After: systemd-user-sessions.service
	After: sysinit.target
	References: shutdown.target
	References: getty.target
	References: system-getty.slice
	References: sysinit.target
	References: systemd-user-sessions.service
	References: rescue.service
	References: plymouth-quit-wait.service
	References: systemd-journald.socket
	References: rc-local.service
	References: basic.target
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: 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: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/tty1
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: yes
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	UtmpIdentifier: tty1
	-> ExecStart:
		Command Line: /sbin/agetty --noclear tty1 $TERM
-> Unit systemd-tmpfiles-setup-dev.service:
	Description: Create Static Device Nodes in /dev
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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 untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: local-fs-pre.target
	Before: sysinit.target
	Before: systemd-udevd.service
	After: systemd-sysusers.service
	After: systemd-journald.socket
	After: system.slice
	After: kmod-static-nodes.service
	References: systemd-udevd.service
	References: local-fs-pre.target
	References: systemd-sysusers.service
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: kmod-static-nodes.service
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --prefix=/dev --create --boot
-> Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: slices.target
	Invocation ID: 5512cf7f9e3d49b18a6fa624aa3adc33
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/slices.target
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Wants: system.slice
	Wants: -.slice
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: system.slice
	After: -.slice
	After: user.slice
	References: system.slice
	References: -.slice
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: system.slice
	ReferencedBy: user.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit display-manager.service:
	Description: display-manager.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 apt-daily.service:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: apt-daily.service
	Documentation: man:apt(8)
	Fragment Path: /lib/systemd/system/apt-daily.service
	ConditionACPower: true untested
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: apt-daily-upgrade.service
	Before: shutdown.target
	After: basic.target
	After: apt-daily.timer
	After: systemd-journald.socket
	After: system.slice
	After: sysinit.target
	TriggeredBy: apt-daily.timer
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: apt-daily.timer
	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: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily update
-> 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
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 untested
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: no
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: sysinit.target
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> 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 plymouth-start.service:
	Description: plymouth-start.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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.service
	Before: systemd-ask-password-console.path
	Before: rescue.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: rescue.service
-> Unit apt-daily.timer:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: apt-daily.timer
	Invocation ID: 3816ee34982f454797136b50e8cdc8cb
	Fragment Path: /lib/systemd/system/apt-daily.timer
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: sysinit.target
	Wants: network-online.target
	WantedBy: timers.target
	Conflicts: shutdown.target
	Before: apt-daily-upgrade.timer
	Before: apt-daily.service
	Before: timers.target
	Before: shutdown.target
	After: network-online.target
	After: -.mount
	After: sysinit.target
	After: time-sync.target
	Triggers: apt-daily.service
	References: time-sync.target
	References: shutdown.target
	References: network-online.target
	References: -.mount
	References: apt-daily.service
	References: timers.target
	References: sysinit.target
	ReferencedBy: timers.target
	ReferencedBy: apt-daily-upgrade.timer
	RequiresMountsFor: /var/lib/systemd/timers
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: apt-daily.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnCalendar: *-*-* 06,18:00:00
-> 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
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-ask-password-wall.path
	Invocation ID: 8e9563ddbf104e3d8e58cc39aa0aa4ae
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: systemd-ask-password-wall.service
	Before: paths.target
	Before: shutdown.target
	Before: cryptsetup.target
	After: -.mount
	Triggers: systemd-ask-password-wall.service
	References: systemd-ask-password-wall.service
	References: -.mount
	References: paths.target
	References: shutdown.target
	References: cryptsetup.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 time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: time-sync.target
	Invocation ID: 6f8f67aa5d9243a4be0ecba8a27baa38
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	WantedBy: systemd-timesyncd.service
	Conflicts: shutdown.target
	Before: apt-daily.timer
	Before: exim4.service
	Before: systemd-tmpfiles-clean.service
	Before: apt-daily-upgrade.timer
	After: systemd-timesyncd.service
	References: shutdown.target
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: apt-daily.timer
	ReferencedBy: exim4.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: apt-daily-upgrade.timer
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-journal-flush.service:
	Description: Flush Journal to Persistent Storage
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/systemd-journal-flush.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: systemd-journal-flush.service
	Invocation ID: 15735a9de9484d7287a32ac8acb16c97
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journal-flush.service
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: systemd-journald.service
	WantedBy: sysinit.target
	Before: systemd-user-sessions.service
	Before: systemd-tmpfiles-setup.service
	After: systemd-remount-fs.service
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	After: systemd-journald.service
	References: systemd-tmpfiles-setup.service
	References: systemd-remount-fs.service
	References: -.mount
	References: system.slice
	References: systemd-journald.socket
	References: systemd-journald.service
	References: systemd-user-sessions.service
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/journalctl --flush
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: basic.target
	Invocation ID: 99b78981d6de4ed1b62d3f9b4a73f3c2
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: sysinit.target
	Wants: tmp.mount
	Wants: sockets.target
	Wants: paths.target
	Wants: timers.target
	Wants: slices.target
	RequiredBy: multi-user.target
	Conflicts: shutdown.target
	Before: user at 0.service
	Before: apt-daily.service
	Before: exim4.service
	Before: getty at tty1.service
	Before: console-getty.service
	Before: apt-cacher-ng.service
	Before: rsync.service
	Before: cron.service
	Before: container-getty at 0.service
	Before: systemd-user-sessions.service
	Before: multi-user.target
	Before: dbus.service
	Before: systemd-ask-password-wall.service
	Before: rc-local.service
	Before: unattended-upgrades.service
	Before: systemd-logind.service
	Before: apt-daily-upgrade.service
	Before: getty-static.service
	After: tmp.mount
	After: -.mount
	After: sockets.target
	After: paths.target
	After: sysinit.target
	After: slices.target
	References: sockets.target
	References: slices.target
	References: paths.target
	References: timers.target
	References: sysinit.target
	References: -.mount
	References: tmp.mount
	References: shutdown.target
	ReferencedBy: user at 0.service
	ReferencedBy: apt-daily.service
	ReferencedBy: exim4.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: console-getty.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: rsync.service
	ReferencedBy: cron.service
	ReferencedBy: container-getty at 0.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: multi-user.target
	ReferencedBy: dbus.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: rc-local.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: getty-static.service
	RequiresMountsFor: /var /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/system-getty.slice
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x40
	Name: system-getty.slice
	Invocation ID: 40ec6b944d584e05bf5ffbe44665f958
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: system.slice
	RequiredBy: getty at tty1.service
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: getty at tty1.service
	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: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit umount.target:
	Description: Unmount All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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-user-0.mount
	After: run-user-0.mount
	ReferencedBy: run-user-0.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit cron.service:
	Description: Regular background program processing daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/cron.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: cron.service
	Invocation ID: 7caebb938d794fa5a919d211bdc10c5a
	Documentation: man:cron(8)
	Fragment Path: /lib/systemd/system/cron.service
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: sysinit.target
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.target
	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: 24
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	EnvironmentFile: -/etc/default/cron
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/cron -f $EXTRA_OPTS
-> Unit rescue.target:
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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: systemd-update-utmp-runlevel.service
	Before: multi-user.target
	Before: graphical.target
	After: sysinit.target
	After: rescue.service
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	References: sysinit.target
	References: rescue.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit tmp.mount:
	Description: tmp.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: tmp.mount
	WantedBy: basic.target
	Before: basic.target
	ReferencedBy: basic.target
-> Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sysinit.target
	Invocation ID: 7162409977964d56a4240ed61b6ce9bc
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Wants: systemd-modules-load.service
	Wants: systemd-machine-id-commit.service
	Wants: systemd-journald.service
	Wants: swap.target
	Wants: proc-sys-fs-binfmt_misc.automount
	Wants: sys-kernel-config.mount
	Wants: local-fs.target
	Wants: systemd-binfmt.service
	Wants: systemd-ask-password-console.path
	Wants: systemd-update-utmp.service
	Wants: sys-fs-fuse-connections.mount
	Wants: cryptsetup.target
	Wants: systemd-tmpfiles-setup-dev.service
	Wants: systemd-timesyncd.service
	Wants: kmod-static-nodes.service
	Wants: systemd-sysctl.service
	Wants: systemd-journal-flush.service
	Wants: sys-kernel-debug.mount
	Wants: dev-hugepages.mount
	Wants: systemd-tmpfiles-setup.service
	Wants: systemd-random-seed.service
	Wants: dev-mqueue.mount
	RequiredBy: dbus.service
	RequiredBy: apt-daily.timer
	RequiredBy: console-getty.service
	RequiredBy: systemd-logind.service
	RequiredBy: cron.service
	RequiredBy: apt-cacher-ng.service
	RequiredBy: rsync.service
	RequiredBy: systemd-user-sessions.service
	RequiredBy: rc-local.service
	RequiredBy: rescue.target
	RequiredBy: container-getty at 0.service
	RequiredBy: getty at tty1.service
	RequiredBy: apt-daily-upgrade.service
	RequiredBy: apt-daily-upgrade.timer
	RequiredBy: apt-daily.service
	RequiredBy: unattended-upgrades.service
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: dbus.socket
	RequiredBy: getty-static.service
	RequiredBy: systemd-tmpfiles-clean.timer
	RequiredBy: exim4.service
	RequiredBy: basic.target
	RequiredBy: user at 0.service
	Conflicts: emergency.service
	Conflicts: emergency.target
	Conflicts: shutdown.target
	Before: apt-cacher-ng.service
	Before: rsync.service
	Before: getty at tty1.service
	Before: user at 0.service
	Before: console-getty.service
	Before: unattended-upgrades.service
	Before: systemd-logind.service
	Before: apt-daily.timer
	Before: dbus.socket
	Before: exim4.service
	Before: dbus.service
	Before: apt-daily-upgrade.service
	Before: cron.service
	Before: getty-static.service
	Before: rescue.service
	Before: container-getty at 0.service
	Before: systemd-user-sessions.service
	Before: systemd-ask-password-wall.service
	Before: rc-local.service
	Before: apt-daily.service
	Before: basic.target
	Before: apt-daily-upgrade.timer
	Before: systemd-tmpfiles-clean.timer
	Before: rescue.target
	After: systemd-binfmt.service
	After: sys-kernel-config.mount
	After: emergency.service
	After: sys-fs-fuse-connections.mount
	After: systemd-random-seed.service
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-sysctl.service
	After: systemd-update-utmp.service
	After: cryptsetup.target
	After: systemd-timesyncd.service
	After: systemd-journald.service
	After: swap.target
	After: kmod-static-nodes.service
	After: systemd-modules-load.service
	After: dev-mqueue.mount
	After: sys-kernel-debug.mount
	After: dev-hugepages.mount
	After: emergency.target
	After: systemd-machine-id-commit.service
	After: systemd-tmpfiles-setup.service
	After: local-fs.target
	After: systemd-tmpfiles-setup-dev.service
	References: kmod-static-nodes.service
	References: systemd-update-utmp.service
	References: systemd-tmpfiles-setup.service
	References: proc-sys-fs-binfmt_misc.automount
	References: systemd-journal-flush.service
	References: local-fs.target
	References: dev-mqueue.mount
	References: swap.target
	References: dev-hugepages.mount
	References: systemd-machine-id-commit.service
	References: systemd-sysctl.service
	References: systemd-binfmt.service
	References: cryptsetup.target
	References: emergency.target
	References: sys-fs-fuse-connections.mount
	References: emergency.service
	References: systemd-random-seed.service
	References: shutdown.target
	References: systemd-modules-load.service
	References: systemd-timesyncd.service
	References: sys-kernel-config.mount
	References: systemd-tmpfiles-setup-dev.service
	References: systemd-journald.service
	References: systemd-ask-password-console.path
	References: sys-kernel-debug.mount
	ReferencedBy: container-getty at 0.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: apt-daily.timer
	ReferencedBy: apt-daily.service
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: rc-local.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: rescue.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: getty-static.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: basic.target
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: dbus.socket
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: apt-daily-upgrade.timer
	ReferencedBy: exim4.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: dbus.service
	ReferencedBy: rsync.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: rescue.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: user at 0.service
	ReferencedBy: console-getty.service
	ReferencedBy: cron.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-sysctl.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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
	ConditionVirtualization: !container untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-remount-fs.service
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	References: systemd-remount-fs.service
	References: -.mount
	References: system.slice
	References: systemd-journald.socket
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: sysinit.target
	RequiresMountsFor: /var/lib/systemd/random-seed
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/dev-mqueue.mount
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: dev-mqueue.mount
	Invocation ID: 6f0897da7c344878b377df5b9cfe0a22
	Documentation: man:mq_overview(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-mqueue.mount
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionPathExists: /proc/sys/fs/mqueue untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: -.mount
	After: system.slice
	References: -.mount
	References: system.slice
	References: sysinit.target
	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
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/systemd-user-sessions.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: systemd-user-sessions.service
	Invocation ID: b6d23fa02a5345769953acf0cd00955f
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: session-849.scope
	Before: shutdown.target
	Before: getty at tty1.service
	Before: console-getty.service
	Before: container-getty at 0.service
	Before: multi-user.target
	Before: user-0.slice
	Before: session-933.scope
	Before: systemd-ask-password-wall.service
	Before: user at 0.service
	After: nss-user-lookup.target
	After: sysinit.target
	After: basic.target
	After: remote-fs.target
	After: systemd-journal-flush.service
	After: network.target
	After: system.slice
	After: systemd-journald.socket
	References: shutdown.target
	References: nss-user-lookup.target
	References: sysinit.target
	References: basic.target
	References: remote-fs.target
	References: network.target
	References: system.slice
	References: systemd-journald.socket
	ReferencedBy: session-849.scope
	ReferencedBy: getty at tty1.service
	ReferencedBy: console-getty.service
	ReferencedBy: container-getty at 0.service
	ReferencedBy: user-0.slice
	ReferencedBy: multi-user.target
	ReferencedBy: session-933.scope
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: user at 0.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: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-sessions start
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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: system.slice
	RequiredBy: rescue.target
	Conflicts: shutdown.target
	ConflictedBy: emergency.service
	ConflictedBy: multi-user.target
	ConflictedBy: graphical.target
	ConflictedBy: getty at tty1.service
	Before: multi-user.target
	Before: rescue.target
	Before: graphical.target
	Before: shutdown.target
	After: getty at tty1.service
	After: -.mount
	After: system.slice
	After: sysinit.target
	After: plymouth-start.service
	References: plymouth-start.service
	References: -.mount
	References: system.slice
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: emergency.service
	ReferencedBy: multi-user.target
	ReferencedBy: rescue.target
	ReferencedBy: graphical.target
	ReferencedBy: getty at tty1.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	Environment: HOME=/root
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	-> ExecStartPre:
		Command Line: /bin/sh -c '[ -x /bin/plymouth ] && /bin/plymouth --wait quit'
		Command Line: /bin/echo -e 'You are in rescue 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 systemd-ask-password-wall.service:
	Description: Forward Password Requests to Wall
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-ask-password-wall.path
	After: systemd-user-sessions.service
	After: sysinit.target
	TriggeredBy: systemd-ask-password-wall.path
	References: shutdown.target
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: systemd-user-sessions.service
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> 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 systemd-machine-id-commit.service:
	Description: Commit a transient machine-id on disk
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 untested
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: local-fs.target
	References: local-fs.target
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: sysinit.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-machine-id-setup --commit
-> Unit clamav-daemon.service:
	Description: clamav-daemon.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-journald.socket
	Invocation ID: 61fd5f04466447c388e372b4dd1ed65b
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: -.slice
	RequiredBy: systemd-journald.service
	WantedBy: sockets.target
	WantedBy: systemd-journald.service
	Before: container-getty at 0.service
	Before: systemd-user-sessions.service
	Before: systemd-remount-fs.service
	Before: apt-daily-upgrade.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-timesyncd.service
	Before: systemd-fsck-root.service
	Before: apt-daily.service
	Before: systemd-modules-load.service
	Before: dbus.service
	Before: user at 0.service
	Before: systemd-journal-flush.service
	Before: systemd-machine-id-commit.service
	Before: systemd-random-seed.service
	Before: exim4.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-ask-password-wall.service
	Before: console-getty.service
	Before: rsync.service
	Before: getty at tty1.service
	Before: systemd-initctl.service
	Before: systemd-sysctl.service
	Before: getty-static.service
	Before: systemd-update-utmp-runlevel.service
	Before: unattended-upgrades.service
	Before: systemd-journald.service
	Before: sockets.target
	Before: systemd-fsckd.service
	Before: cron.service
	Before: apt-cacher-ng.service
	Before: kmod-static-nodes.service
	Before: systemd-binfmt.service
	Before: systemd-update-utmp.service
	Before: systemd-ask-password-console.service
	Before: systemd-logind.service
	Before: rc-local.service
	After: -.mount
	After: -.slice
	Triggers: systemd-journald.service
	References: -.mount
	References: sockets.target
	References: -.slice
	References: systemd-journald.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-initctl.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: container-getty at 0.service
	ReferencedBy: exim4.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: apt-daily.service
	ReferencedBy: console-getty.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: cron.service
	ReferencedBy: user at 0.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: rsync.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: sockets.target
	ReferencedBy: getty-static.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: rc-local.service
	ReferencedBy: dbus.service
	ReferencedBy: systemd-ask-password-console.service
	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
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	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: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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
	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: dead
-> Unit systemd-udevd.service:
	Description: systemd-udevd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-udevd.service
	After: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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
	Conflicts: shutdown.target
	Before: network-online.target
	Before: rc-local.service
	Before: apt-cacher-ng.service
	Before: systemd-user-sessions.service
	Before: unattended-upgrades.service
	After: network-pre.target
	References: network-pre.target
	References: shutdown.target
	ReferencedBy: network-online.target
	ReferencedBy: rc-local.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: unattended-upgrades.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> 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
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-ask-password-console.path
	Invocation ID: a8d4b8daf1c74aa7a454d01a8a658cbc
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
	ConditionPathExists: !/run/plymouth/pid untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: systemd-ask-password-console.service
	Before: paths.target
	Before: shutdown.target
	Before: cryptsetup.target
	After: -.mount
	After: plymouth-start.service
	Triggers: systemd-ask-password-console.service
	References: plymouth-start.service
	References: systemd-ask-password-console.service
	References: -.mount
	References: paths.target
	References: shutdown.target
	References: cryptsetup.target
	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 multi-user.target:
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:09 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:09 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:09 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: runlevel2.target
	Name: multi-user.target
	Name: runlevel3.target
	Name: runlevel4.target
	Invocation ID: 544fe981438344f9b310d687f3def7ee
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Wed 2017-05-10 10:23:09 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:09 UTC
	Assert Result: yes
	Requires: basic.target
	Wants: exim4.service
	Wants: apt-cacher-ng.service
	Wants: systemd-ask-password-wall.path
	Wants: getty.target
	Wants: rsync.service
	Wants: cron.service
	Wants: systemd-user-sessions.service
	Wants: dbus.service
	Wants: remote-fs.target
	Wants: systemd-update-utmp-runlevel.service
	Wants: unattended-upgrades.service
	Wants: systemd-logind.service
	RequiredBy: graphical.target
	Conflicts: rescue.target
	Conflicts: rescue.service
	Conflicts: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	Before: graphical.target
	After: exim4.service
	After: apt-cacher-ng.service
	After: getty.target
	After: rsync.service
	After: cron.service
	After: rescue.service
	After: systemd-user-sessions.service
	After: dbus.service
	After: rescue.target
	After: basic.target
	After: unattended-upgrades.service
	After: systemd-logind.service
	References: exim4.service
	References: shutdown.target
	References: apt-cacher-ng.service
	References: systemd-ask-password-wall.path
	References: getty.target
	References: rsync.service
	References: cron.service
	References: rescue.service
	References: systemd-user-sessions.service
	References: dbus.service
	References: remote-fs.target
	References: rescue.target
	References: systemd-update-utmp-runlevel.service
	References: basic.target
	References: unattended-upgrades.service
	References: systemd-logind.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: exim4.service
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit session-849.scope:
	Description: Session 849 of user root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:16 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:16 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:16 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Slice: user-0.slice
	CGroup: /machine.slice/machine-unstable.scope/user.slice/user-0.slice/session-849.scope
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: session-849.scope
	Invocation ID: 2fd16291779948c8ae1284c6b755dd97
	Fragment Path: /run/systemd/transient/session-849.scope
	Condition Timestamp: Wed 2017-05-10 10:23:16 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:16 UTC
	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: systemd-logind.service
	References: user-0.slice
	References: systemd-user-sessions.service
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
-> Unit container-getty at 0.service:
	Description: Container Getty on /dev/pts/0
	Instance: 0
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 14:18:52 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 14:18:52 UTC
	Active Enter Timestamp: Wed 2017-05-10 14:18:52 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system-container\x2dgetty.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/system-container\x2dgetty.slice/container-getty at 0.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: container-getty at 0.service
	Invocation ID: 780a99183f274f05911adb4adba6ebd6
	Documentation: man:agetty(8)
	Documentation: man:machinectl(1)
	Fragment Path: /lib/systemd/system/container-getty at .service
	ConditionPathExists: /dev/pts/0 untested
	Condition Timestamp: Wed 2017-05-10 14:18:52 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 14:18:52 UTC
	Assert Result: yes
	Requires: system-container\x2dgetty.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: basic.target
	After: system-container\x2dgetty.slice
	After: systemd-journald.socket
	After: rc-local.service
	After: plymouth-quit-wait.service
	After: systemd-user-sessions.service
	After: sysinit.target
	References: basic.target
	References: rc-local.service
	References: systemd-user-sessions.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system-container\x2dgetty.slice
	References: shutdown.target
	References: getty.target
	References: plymouth-quit-wait.service
	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: 923
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/pts/0
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: no
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	UtmpIdentifier: pts/0
	-> ExecStart:
		Command Line: /sbin/agetty --noclear --keep-baud pts/0 115200,38400,9600 $TERM
-> 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
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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: system.slice
	After: -.mount
	After: system.slice
	After: proc-sys-fs-binfmt_misc.automount
	TriggeredBy: proc-sys-fs-binfmt_misc.automount
	References: -.mount
	References: system.slice
	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
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	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: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: kmod-static-nodes.service
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionFileNotEmpty: /lib/modules/3.16.0-4-kirkwood/modules.devname untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-tmpfiles-setup-dev.service
	After: systemd-journald.socket
	After: system.slice
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: systemd-tmpfiles-setup-dev.service
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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
	Requires: -.slice
	Conflicts: shutdown.target
	ConflictedBy: emergency.service
	Before: sockets.target
	Before: syslog.service
	Before: systemd-journald.service
	Before: shutdown.target
	After: -.mount
	After: -.slice
	Triggers: syslog.service
	References: -.mount
	References: sockets.target
	References: syslog.service
	References: -.slice
	References: shutdown.target
	ReferencedBy: emergency.service
	ReferencedBy: systemd-journald.service
	RequiresMountsFor: /run/systemd/journal/syslog
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	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
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit init.scope:
	Description: System and Service Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Perpetual: yes
	Slice: -.slice
	CGroup: /machine.slice/machine-unstable.scope/init.scope
	CGroup realized: yes
	CGroup mask: 0x2b
	CGroup members mask: 0x0
	Name: init.scope
	Documentation: man:systemd(1)
	Requires: -.slice
	After: -.slice
	References: -.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=4915
	DevicePolicy=auto
	Delegate=no
	KillMode: control-group
	KillSignal: SIGRTMIN+14
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit apt-cacher-ng.service:
	Description: Apt-Cacher NG software download proxy
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	State Change Timestamp: Wed 2017-05-10 14:25:52 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 14:25:52 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2017-05-10 14:25:52 UTC
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: apt-cacher-ng.service
	Invocation ID: 27d6989fd6ef42c884824606f457227b
	Fragment Path: /lib/systemd/system/apt-cacher-ng.service
	Condition Timestamp: Wed 2017-05-10 14:25:52 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 14:25:52 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: basic.target
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	After: network.target
	After: sysinit.target
	References: basic.target
	References: -.mount
	References: system.slice
	References: systemd-journald.socket
	References: network.target
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	RequiresMountsFor: /var/cache/apt-cacher-ng
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: apt-cacher-ng
	Group: apt-cacher-ng
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/apt-cacher-ng SocketPath=/run/apt-cacher-ng/socket -c /etc/apt-cacher-ng ForeGround=1
			PID: 1235
			Start Timestamp: Wed 2017-05-10 14:25:52 UTC
			Exit Timestamp: Wed 2017-05-10 14:25:52 UTC
			Exit Code: exited
			Exit Status: 1
-> Unit unattended-upgrades.service:
	Description: Unattended Upgrades Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/unattended-upgrades.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: unattended-upgrades.service
	Invocation ID: f5d90f0463d54adb860c47953fc323c2
	Documentation: man:unattended-upgrade(8)
	Fragment Path: /lib/systemd/system/unattended-upgrades.service
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: basic.target
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	After: network.target
	After: sysinit.target
	After: local-fs.target
	References: basic.target
	References: sysinit.target
	References: -.mount
	References: system.slice
	References: local-fs.target
	References: systemd-journald.socket
	References: network.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	RequiresMountsFor: /var/log /var/run /var/lib /boot
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStop:
		Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown
-> Unit network-pre.target:
	Description: Network (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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: network.target
	References: shutdown.target
	ReferencedBy: network.target
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-remount-fs.service:
	Description: Remount Root and Kernel File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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 untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	Wants: local-fs-pre.target
	WantedBy: local-fs.target
	Conflicts: shutdown.target
	Before: local-fs.target
	Before: local-fs-pre.target
	Before: systemd-timesyncd.service
	Before: systemd-update-utmp.service
	Before: systemd-journal-flush.service
	Before: shutdown.target
	Before: systemd-random-seed.service
	After: systemd-fsck-root.service
	After: systemd-journald.socket
	After: system.slice
	References: local-fs-pre.target
	References: systemd-fsck-root.service
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: local-fs.target
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: local-fs.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
-> Unit sys-kernel-config.mount:
	Description: Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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 untested
	ConditionPathExists: /sys/kernel/config untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: -.mount
	After: systemd-modules-load.service
	After: system.slice
	References: -.mount
	References: systemd-modules-load.service
	References: system.slice
	References: sysinit.target
	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/config
	What: configfs
	File System Type: configfs
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: local-fs.target
	Invocation ID: 1fbbcc2d73c34ec28f884accd26a771e
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Wants: systemd-remount-fs.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: systemd-machine-id-commit.service
	Before: systemd-tmpfiles-clean.service
	Before: unattended-upgrades.service
	Before: sysinit.target
	Before: systemd-tmpfiles-setup.service
	After: local-fs-pre.target
	After: systemd-remount-fs.service
	After: systemd-fsck-root.service
	After: run-user-0.mount
	OnFailure: emergency.target
	References: local-fs-pre.target
	References: systemd-remount-fs.service
	References: emergency.target
	References: shutdown.target
	ReferencedBy: run-user-0.mount
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-tmpfiles-setup.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: active
-> Unit sys-kernel-debug.mount:
	Description: Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 untested
	ConditionPathExists: /sys/kernel/debug untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: -.mount
	After: system.slice
	References: -.mount
	References: system.slice
	References: sysinit.target
	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
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit system-container\x2dgetty.slice:
	Description: system-container\x2dgetty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 14:18:52 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 14:18:52 UTC
	Active Enter Timestamp: Wed 2017-05-10 14:18:52 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/system-container\x2dgetty.slice
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x40
	Name: system-container\x2dgetty.slice
	Invocation ID: 355c6e8ebfd040eab3f225538e83c61e
	Condition Timestamp: Wed 2017-05-10 14:18:52 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 14:18:52 UTC
	Assert Result: yes
	Requires: system.slice
	RequiredBy: container-getty at 0.service
	Conflicts: shutdown.target
	Before: container-getty at 0.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: container-getty at 0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: timers.target
	Invocation ID: 42305c61785c4b6bae580519acef0cec
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Wants: apt-daily.timer
	Wants: systemd-tmpfiles-clean.timer
	Wants: apt-daily-upgrade.timer
	WantedBy: basic.target
	Conflicts: shutdown.target
	After: systemd-tmpfiles-clean.timer
	After: apt-daily.timer
	After: apt-daily-upgrade.timer
	References: apt-daily.timer
	References: systemd-tmpfiles-clean.timer
	References: shutdown.target
	References: apt-daily-upgrade.timer
	ReferencedBy: basic.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: apt-daily.timer
	ReferencedBy: apt-daily-upgrade.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit postgresql.service:
	Description: postgresql.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 systemd-tmpfiles-clean.service:
	Description: Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:38:35 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:38:34 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2017-05-10 10:38:35 UTC
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-tmpfiles-clean.service
	Invocation ID: 283ab7f92d5546d597c8d6e43f44ab8a
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
	Condition Timestamp: Wed 2017-05-10 10:38:34 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:38:34 UTC
	Assert Result: yes
	Requires: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-tmpfiles-clean.timer
	After: systemd-journald.socket
	After: system.slice
	After: time-sync.target
	After: local-fs.target
	TriggeredBy: systemd-tmpfiles-clean.timer
	References: local-fs.target
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: time-sync.target
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	IOSchedulingClass: idle
	IOPriority: 0
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --clean
-> Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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
	References: shutdown.target
	ReferencedBy: exim4.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit syslog.service:
	Description: syslog.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	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
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: syslog.service
	After: syslog.socket
	TriggeredBy: syslog.socket
	ReferencedBy: syslog.socket
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	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 untested
	ConditionKernelCommandLine: |modules-load untested
	ConditionDirectoryNotEmpty: |/run/modules-load.d untested
	ConditionDirectoryNotEmpty: |/etc/modules-load.d untested
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d untested
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d untested
	ConditionDirectoryNotEmpty: |/lib/modules-load.d untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: sys-fs-fuse-connections.mount
	Before: sys-kernel-config.mount
	Before: systemd-sysctl.service
	Before: sysinit.target
	After: systemd-journald.socket
	After: system.slice
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-sysctl.service
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
-> Unit spamassassin.service:
	Description: spamassassin.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: swap.target
	Invocation ID: 407287f6438841f3b10bd686fd6f722c
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	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 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: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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/ untested
	ConditionPathExists: /proc/sys/fs/binfmt_misc/ untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	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: systemd-binfmt.service
	ReferencedBy: sysinit.target
	RequiresMountsFor: /proc/sys/fs
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Automount State: dead
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
	TimeoutIdleUSec: 0
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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
	ReferencedBy: systemd-update-utmp.service
-> Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: -.slice
	CGroup: /machine.slice/machine-unstable.scope/user.slice
	CGroup realized: yes
	CGroup mask: 0x2b
	CGroup members mask: 0x7f
	Name: user.slice
	Invocation ID: 031f836869ba4fe8869263918133fb88
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/user.slice
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: -.slice
	RequiredBy: user-0.slice
	WantedBy: systemd-logind.service
	Conflicts: shutdown.target
	Before: systemd-logind.service
	Before: user-0.slice
	Before: shutdown.target
	Before: slices.target
	After: -.slice
	References: -.slice
	References: shutdown.target
	References: slices.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: user-0.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting=no
	IOAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	TasksAccounting=yes
	CPUWeight=18446744073709551615
	StartupCPUWeight=18446744073709551615
	CPUShares=18446744073709551615
	StartupCPUShares=18446744073709551615
	CPUQuotaPerSecSec=infinity
	IOWeight=18446744073709551615
	StartupIOWeight=18446744073709551615
	BlockIOWeight=18446744073709551615
	StartupBlockIOWeight=18446744073709551615
	MemoryLow=0
	MemoryHigh=18446744073709551615
	MemoryMax=18446744073709551615
	MemorySwapMax=18446744073709551615
	MemoryLimit=18446744073709551615
	TasksMax=18446744073709551615
	DevicePolicy=auto
	Delegate=no
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 untested
	ConditionPathIsReadWrite: !/ untested
	Requires: system.slice
	Wants: systemd-fsckd.socket
	Before: systemd-remount-fs.service
	Before: shutdown.target
	Before: local-fs.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-fsckd.socket
	References: systemd-journald.socket
	References: system.slice
	References: systemd-fsckd.socket
	References: shutdown.target
	References: local-fs.target
	ReferencedBy: systemd-remount-fs.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/systemd-journald.service
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: systemd-journald.service
	Invocation ID: 105a298c29954768bd44a52e427cb8af
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.service
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: systemd-journald.socket
	Requires: system.slice
	Wants: systemd-journald.socket
	Wants: systemd-journald-dev-log.socket
	Wants: systemd-journald-audit.socket
	RequiredBy: systemd-journal-flush.service
	WantedBy: sysinit.target
	Before: systemd-journal-flush.service
	Before: sysinit.target
	After: systemd-journald.socket
	After: syslog.socket
	After: system.slice
	After: systemd-journald-dev-log.socket
	After: systemd-journald-audit.socket
	TriggeredBy: systemd-journald.socket
	TriggeredBy: systemd-journald-dev-log.socket
	TriggeredBy: systemd-journald-audit.socket
	References: systemd-journald.socket
	References: syslog.socket
	References: system.slice
	References: systemd-journald-dev-log.socket
	References: sysinit.target
	References: systemd-journald-audit.socket
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-journald-audit.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: always
	NotifyAccess: all
	NotifyState: unknown
	Main PID: 13
	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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 16384
	LimitNOFILESoft: 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
	DynamicUser: no
	SystemCallFilter: ~s390_pci_mmio_write pciconfig_write vm86old getpmsg tuxcall uselib init_module _sysctl vserver s390_pci_mmio_read sysfs stime umount clock_adjtime mpx get_kernel_syms pciconfig_read ioperm spu_run ustat mount add_key stty pciconfig_iobase break s390_runtime_instr settimeofday afs_syscall adjtimex security process_vm_readv sgetmask pivot_root process_vm_writev switch_endian query_module umount2 ulimit iopl prof delete_module finit_module ftime chroot perf_event_open vm86 gtty rtas request_key keyctl lookup_dcookie clock_settime create_module modify_ldt profil lock ptrace putpmsg ssetmask
	-> ExecStart:
		Command Line: /lib/systemd/systemd-journald
	Status Text: Processing requests...
	File Descriptor Store Max: 1024
	File Descriptor Store Current: 4
-> Unit systemd-fsckd.socket:
	Description: fsck to fsckd communication Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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
	Requires: -.slice
	RequiredBy: systemd-fsckd.service
	WantedBy: systemd-fsck-root.service
	Before: systemd-fsck-root.service
	Before: systemd-fsckd.service
	After: -.mount
	After: -.slice
	Triggers: systemd-fsckd.service
	References: -.mount
	References: -.slice
	References: systemd-fsckd.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-fsckd.service
	RequiresMountsFor: /run/systemd/fsck.progress
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	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
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit rsync.service:
	Description: fast remote file copy program daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: rsync.service
	Fragment Path: /lib/systemd/system/rsync.service
	ConditionPathExists: /etc/rsyncd.conf untested
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: no
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: sysinit.target
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/bin/rsync --daemon --no-detach
-> Unit systemd-sysusers.service:
	Description: systemd-sysusers.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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
	ConditionVirtualization: !private-users untested
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionPathExists: /sys/kernel/mm/hugepages untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: -.mount
	After: system.slice
	References: -.mount
	References: system.slice
	References: sysinit.target
	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
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	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
	State Change Timestamp: Wed 2017-05-10 10:23:09 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:09 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:09 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: runlevel5.target
	Name: graphical.target
	Invocation ID: fec723d2370f41c5a63f5b63ae46c72a
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Wed 2017-05-10 10:23:09 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:09 UTC
	Assert Result: yes
	Requires: multi-user.target
	Wants: systemd-update-utmp-runlevel.service
	Wants: exim4.service
	Wants: display-manager.service
	Conflicts: rescue.target
	Conflicts: rescue.service
	Conflicts: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	After: exim4.service
	After: multi-user.target
	After: rescue.target
	After: rescue.service
	After: display-manager.service
	References: rescue.service
	References: display-manager.service
	References: systemd-update-utmp-runlevel.service
	References: exim4.service
	References: multi-user.target
	References: rescue.target
	References: shutdown.target
	ReferencedBy: exim4.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit sys-fs-fuse-connections.mount:
	Description: FUSE Control File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/sys-fs-fuse-connections.mount
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: sys-fs-fuse-connections.mount
	Invocation ID: be8eebebdbf940e08baf6fbcf4d9a42e
	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
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionPathExists: /sys/fs/fuse/connections untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: -.mount
	After: systemd-modules-load.service
	After: system.slice
	References: -.mount
	References: systemd-modules-load.service
	References: system.slice
	References: sysinit.target
	ReferencedBy: sysinit.target
	RequiresMountsFor: /sys/fs/fuse
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /sys/fs/fuse/connections
	What: fusectl
	File System Type: fusectl
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:38:35 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-tmpfiles-clean.timer
	Invocation ID: 0d9018357a1442c29f29bb86c495ccaa
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
	Condition Timestamp: Wed 2017-05-10 10:23:05 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:05 UTC
	Assert Result: yes
	Requires: sysinit.target
	WantedBy: timers.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: timers.target
	After: sysinit.target
	Triggers: systemd-tmpfiles-clean.service
	References: sysinit.target
	References: shutdown.target
	References: systemd-tmpfiles-clean.service
	References: timers.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 systemd-journald-audit.socket:
	Description: Journal Audit Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 untested
	ConditionSecurity: audit untested
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: no
	Requires: -.slice
	WantedBy: sockets.target
	WantedBy: systemd-journald.service
	Before: sockets.target
	Before: systemd-journald.service
	After: -.slice
	Triggers: systemd-journald.service
	References: sockets.target
	References: -.slice
	References: systemd-journald.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-journald.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	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
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-fsckd.service:
	Description: File System Check Daemon to report status
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	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
	Perpetual: 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
	Requires: system.slice
	Requires: systemd-fsckd.socket
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-fsckd.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsckd
-> Unit plymouth-quit-wait.service:
	Description: plymouth-quit-wait.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: plymouth-quit-wait.service
	Before: console-getty.service
	Before: container-getty at 0.service
	Before: getty at tty1.service
	ReferencedBy: console-getty.service
	ReferencedBy: container-getty at 0.service
	ReferencedBy: getty at tty1.service
-> Unit mysql.service:
	Description: mysql.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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 systemd-update-utmp-runlevel.service:
	Description: Update UTMP about System Runlevel Changes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:23:09 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:09 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Wed 2017-05-10 10:23:09 UTC
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-update-utmp-runlevel.service
	Invocation ID: e69b453c36f545f99ab9089082f2a57b
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Wed 2017-05-10 10:23:09 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:09 UTC
	Assert Result: yes
	Requires: system.slice
	Requisite: systemd-update-utmp.service
	WantedBy: multi-user.target
	WantedBy: rescue.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: system.slice
	After: systemd-update-utmp.service
	After: multi-user.target
	After: graphical.target
	After: systemd-journald.socket
	After: rescue.target
	After: -.mount
	References: shutdown.target
	References: system.slice
	References: systemd-update-utmp.service
	References: multi-user.target
	References: graphical.target
	References: systemd-journald.socket
	References: rescue.target
	References: -.mount
	ReferencedBy: multi-user.target
	ReferencedBy: rescue.target
	ReferencedBy: graphical.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
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
-> Unit -.mount:
	Description: Root Mount
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Slice: system.slice
	CGroup: /machine.slice/machine-unstable.scope/system.slice/-.mount
	CGroup realized: yes
	CGroup mask: 0x20
	CGroup members mask: 0x0
	Name: -.mount
	Requires: system.slice
	Before: systemd-random-seed.service
	Before: apt-cacher-ng.service
	Before: syslog.socket
	Before: sys-fs-fuse-connections.mount
	Before: systemd-ask-password-wall.path
	Before: unattended-upgrades.service
	Before: sys-kernel-config.mount
	Before: proc-sys-fs-binfmt_misc.automount
	Before: systemd-timesyncd.service
	Before: rescue.service
	Before: systemd-journald-dev-log.socket
	Before: systemd-update-utmp.service
	Before: apt-daily-upgrade.timer
	Before: proc-sys-fs-binfmt_misc.mount
	Before: apt-daily.timer
	Before: systemd-update-utmp-runlevel.service
	Before: dev-mqueue.mount
	Before: run-user-0.mount
	Before: dev-hugepages.mount
	Before: systemd-fsckd.socket
	Before: systemd-initctl.socket
	Before: systemd-journald.socket
	Before: systemd-journal-flush.service
	Before: emergency.service
	Before: dbus.socket
	Before: sys-kernel-debug.mount
	Before: systemd-ask-password-console.path
	Before: proc-sys-kernel-random-boot_id.mount
	Before: basic.target
	After: system.slice
	References: system.slice
	ReferencedBy: apt-daily.timer
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: dbus.socket
	ReferencedBy: proc-sys-kernel-random-boot_id.mount
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: run-user-0.mount
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: basic.target
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: apt-daily-upgrade.timer
	ReferencedBy: systemd-journald.socket
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: rescue.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: systemd-fsckd.socket
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: emergency.service
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/sda7
	File System Type: ext4
	Options: rw,noatime,errors=remount-ro,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit greylist.service:
	Description: greylist.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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-dev-log.socket:
	Description: Journal Socket (/dev/log)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:05 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-journald-dev-log.socket
	Invocation ID: 6c1ca45df5704e2491a1979b51ad72a2
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	Requires: -.slice
	WantedBy: sockets.target
	WantedBy: systemd-journald.service
	Before: sockets.target
	Before: systemd-journald.service
	After: -.mount
	After: -.slice
	Triggers: systemd-journald.service
	References: -.mount
	References: sockets.target
	References: -.slice
	References: systemd-journald.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-journald.service
	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
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit shutdown.target:
	Description: Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Wed 2017-05-10 10:46:13 UTC
	Inactive Exit Timestamp: n/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
	Perpetual: 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-ask-password-console.path
	ConflictedBy: container-getty at 0.service
	ConflictedBy: systemd-tmpfiles-clean.service
	ConflictedBy: systemd-ask-password-wall.path
	ConflictedBy: system-getty.slice
	ConflictedBy: cryptsetup.target
	ConflictedBy: user-0.slice
	ConflictedBy: user.slice
	ConflictedBy: slices.target
	ConflictedBy: getty.target
	ConflictedBy: apt-daily-upgrade.service
	ConflictedBy: emergency.target
	ConflictedBy: systemd-update-utmp.service
	ConflictedBy: systemd-remount-fs.service
	ConflictedBy: systemd-timesyncd.service
	ConflictedBy: local-fs.target
	ConflictedBy: dbus.service
	ConflictedBy: rescue.target
	ConflictedBy: systemd-update-utmp-runlevel.service
	ConflictedBy: exim4.service
	ConflictedBy: multi-user.target
	ConflictedBy: systemd-ask-password-console.service
	ConflictedBy: systemd-binfmt.service
	ConflictedBy: timers.target
	ConflictedBy: session-933.scope
	ConflictedBy: system-container\x2dgetty.slice
	ConflictedBy: getty at tty1.service
	ConflictedBy: systemd-tmpfiles-setup.service
	ConflictedBy: network-pre.target
	ConflictedBy: local-fs-pre.target
	ConflictedBy: systemd-machine-id-commit.service
	ConflictedBy: sockets.target
	ConflictedBy: systemd-user-sessions.service
	ConflictedBy: apt-daily-upgrade.timer
	ConflictedBy: systemd-sysctl.service
	ConflictedBy: systemd-logind.service
	ConflictedBy: unattended-upgrades.service
	ConflictedBy: dbus.socket
	ConflictedBy: nss-lookup.target
	ConflictedBy: systemd-random-seed.service
	ConflictedBy: session-849.scope
	ConflictedBy: network-online.target
	ConflictedBy: getty-static.service
	ConflictedBy: console-getty.service
	ConflictedBy: sysinit.target
	ConflictedBy: systemd-ask-password-wall.service
	ConflictedBy: time-sync.target
	ConflictedBy: syslog.socket
	ConflictedBy: remote-fs.target
	ConflictedBy: network.target
	ConflictedBy: apt-cacher-ng.service
	ConflictedBy: rc-local.service
	ConflictedBy: apt-daily.service
	ConflictedBy: rsync.service
	ConflictedBy: cron.service
	ConflictedBy: nss-user-lookup.target
	ConflictedBy: systemd-tmpfiles-setup-dev.service
	ConflictedBy: graphical.target
	ConflictedBy: remote-fs-pre.target
	ConflictedBy: swap.target
	ConflictedBy: emergency.service
	ConflictedBy: paths.target
	ConflictedBy: apt-daily.timer
	ConflictedBy: user at 0.service
	ConflictedBy: systemd-modules-load.service
	ConflictedBy: basic.target
	ConflictedBy: systemd-tmpfiles-clean.timer
	ConflictedBy: rescue.service
	After: rsync.service
	After: unattended-upgrades.service
	After: apt-daily-upgrade.timer
	After: emergency.service
	After: exim4.service
	After: cron.service
	After: systemd-timesyncd.service
	After: session-849.scope
	After: user.slice
	After: systemd-remount-fs.service
	After: systemd-user-sessions.service
	After: systemd-tmpfiles-setup-dev.service
	After: systemd-tmpfiles-clean.service
	After: systemd-fsckd.service
	After: rc-local.service
	After: systemd-ask-password-wall.path
	After: systemd-machine-id-commit.service
	After: systemd-modules-load.service
	After: apt-daily.service
	After: apt-daily.timer
	After: systemd-sysctl.service
	After: getty at tty1.service
	After: dbus.service
	After: session-933.scope
	After: systemd-tmpfiles-clean.timer
	After: rescue.service
	After: systemd-update-utmp.service
	After: syslog.socket
	After: systemd-ask-password-console.path
	After: systemd-random-seed.service
	After: user at 0.service
	After: container-getty at 0.service
	After: systemd-binfmt.service
	After: system-getty.slice
	After: systemd-tmpfiles-setup.service
	After: systemd-ask-password-wall.service
	After: systemd-ask-password-console.service
	After: systemd-fsck-root.service
	After: apt-cacher-ng.service
	After: dbus.socket
	After: console-getty.service
	After: getty-static.service
	After: system-container\x2dgetty.slice
	After: systemd-logind.service
	After: systemd-update-utmp-runlevel.service
	After: apt-daily-upgrade.service
	After: user-0.slice
	ReferencedBy: dbus.service
	ReferencedBy: getty-static.service
	ReferencedBy: timers.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: swap.target
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: network-online.target
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: sysinit.target
	ReferencedBy: user.slice
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: rescue.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: system-container\x2dgetty.slice
	ReferencedBy: nss-lookup.target
	ReferencedBy: sockets.target
	ReferencedBy: nss-user-lookup.target
	ReferencedBy: emergency.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: session-933.scope
	ReferencedBy: network-pre.target
	ReferencedBy: time-sync.target
	ReferencedBy: graphical.target
	ReferencedBy: cron.service
	ReferencedBy: rescue.target
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: apt-daily.service
	ReferencedBy: session-849.scope
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: user-0.slice
	ReferencedBy: basic.target
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: container-getty at 0.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: network.target
	ReferencedBy: slices.target
	ReferencedBy: console-getty.service
	ReferencedBy: apt-daily-upgrade.timer
	ReferencedBy: exim4.service
	ReferencedBy: apt-daily.timer
	ReferencedBy: systemd-logind.service
	ReferencedBy: system-getty.slice
	ReferencedBy: multi-user.target
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: remote-fs-pre.target
	ReferencedBy: cryptsetup.target
	ReferencedBy: getty.target
	ReferencedBy: syslog.socket
	ReferencedBy: local-fs.target
	ReferencedBy: dbus.socket
	ReferencedBy: rsync.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: emergency.target
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: remote-fs.target
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: rc-local.service
	ReferencedBy: local-fs-pre.target
	ReferencedBy: user at 0.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: paths.target
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-ask-password-wall.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2017-05-10 10:23:04 UTC
	Inactive Exit Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Enter Timestamp: Wed 2017-05-10 10:23:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: paths.target
	Invocation ID: cd0b2dfe7d234cdb9324a35c19772c19
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Wed 2017-05-10 10:23:04 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2017-05-10 10:23:04 UTC
	Assert Result: yes
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-ask-password-console.path
	After: systemd-ask-password-wall.path
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-wall.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active

-------------- next part --------------
==> /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/timers.target.wants/apt-daily-upgrade.timer <==

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily.timer



More information about the Pkg-systemd-maintainers mailing list