Bug#942295: systemd: Option section ConditionUser is not usable

Corcodel Marian corcodel.marian at gmail.com
Mon Oct 14 05:59:30 BST 2019


Package: systemd
Version: 232-25+deb9u12
Severity: normal

When try to use ConditionUser on service result follow error:
Oct 14 06:23:47 debian systemd[2285]:
[/usr/lib/systemd/user/pulseaudio.socket:3] Unknown lvalue 'ConditionUser' in
section 'Unit'



-- Package-specific info:

-- System Information:
Debian Release: 9.11
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.0.0-rc6+ (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemd depends on:
ii  adduser         3.115
ii  libacl1         2.2.52-3+b1
ii  libapparmor1    2.11.0-3+deb9u2
ii  libaudit1       1:2.6.7-2
ii  libblkid1       2.29.2-1+deb9u1
ii  libc6           2.24-11+deb9u4
ii  libcap2         1:2.25-1
ii  libcryptsetup4  2:1.7.3-4
ii  libgcrypt20     1.7.6-2+deb9u3
ii  libgpg-error0   1.26-2
ii  libidn11        1.33-1
ii  libip4tc0       1.6.0+snapshot20161117-6
ii  libkmod2        23-2
ii  liblz4-1        0.0~r131-2+b1
ii  liblzma5        5.2.2-1.2+b1
ii  libmount1       2.29.2-1+deb9u1
ii  libpam0g        1.1.8-3.6
ii  libseccomp2     2.3.1-2.1+deb9u1
ii  libselinux1     2.6-3+b3
ii  libsystemd0     232-25+deb9u12
ii  mount           2.29.2-1+deb9u1
ii  procps          2:3.3.12-3+deb9u1
ii  util-linux      2.29.2-1+deb9u1

Versions of packages systemd recommends:
ii  dbus            1.10.28-0+deb9u1
ii  libpam-systemd  232-25+deb9u12

Versions of packages systemd suggests:
ii  policykit-1        0.105-18+deb9u1
pn  systemd-container  <none>
pn  systemd-ui         <none>

Versions of packages systemd is related to:
pn  dracut           <none>
ii  initramfs-tools  0.130
ii  udev             232-25+deb9u12

-- Configuration Files:
/etc/dbus-1/system.d/org.freedesktop.systemd1.conf changed:
<?xml version="1.0"?> <!--*-nxml-*-->
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
        "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<!--
  This file is part of systemd.
  systemd is free software; you can redistribute it and/or modify it
  under the terms of the GNU Lesser General Public License as published by
  the Free Software Foundation; either version 2.1 of the License, or
  (at your option) any later version.
-->
<busconfig>
        <policy user="root">
                <allow own="org.freedesktop.systemd1"/>
                <!-- Root clients can do everything -->
                <allow send_destination="org.freedesktop.systemd1"/>
                <allow receive_sender="org.freedesktop.systemd1"/>
                <!-- systemd may receive activator requests -->
                <allow receive_interface="org.freedesktop.systemd1.Activator"
                       receive_member="ActivationRequest"/>
        </policy>
        <policy context="default">
                <deny send_destination="org.freedesktop.systemd1"/>
                <!-- Completely open to anyone -->
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.DBus.Introspectable"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.DBus.Peer"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.DBus.Properties"
                       send_member="Get"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.DBus.Properties"
                       send_member="GetAll"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="GetUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="GetUnitByPID"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="GetUnitByInvocationID"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="LoadUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="GetJob"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ListUnits"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ListUnitsFiltered"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ListUnitsByPatterns"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ListUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ListUnitFilesByPatterns"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="GetUnitFileState"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="GetUnitProcesses"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="GetUnitFileLinks"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ListJobs"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="Subscribe"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="Unsubscribe"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="Dump"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="GetDefaultTarget"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="LookupDynamicUserByName"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="LookupDynamicUserByUID"/>
                <!-- Managed via polkit or other criteria -->
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="StartUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="StartUnitReplace"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="StopUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ReloadUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="RestartUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="TryRestartUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ReloadOrRestartUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ReloadOrTryRestartUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="KillUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ResetFailedUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="SetUnitProperties"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ListUnitsByNames"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="StartTransientUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="CancelJob"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="Reload"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="Reexecute"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="RefUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="UnrefUnit"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="EnableUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="DisableUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="ReenableUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="LinkUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="RevertUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="PresetUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="PresetUnitFilesWithMode"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="MaskUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="UnmaskUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="SetDefaultTarget"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="PresetAllUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Manager"
                       send_member="AddDependencyUnitFiles"/>
                <allow send_destination="org.freedesktop.systemd1"
                       send_interface="org.freedesktop.systemd1.Job"
                       send_member="Cancel"/>
	       <allow send_destination="org.freedesktop.systemd1"
		      send_interface="org.freedesktop.systemd1.Agent"
		      send_member="Released"/>
                <allow receive_sender="org.freedesktop.systemd1"/>
        </policy>
</busconfig>


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

3 overridden configuration files found.
-------------- next part --------------
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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.target
	Invocation ID: 543a86a29efb41eda9bf2080fcc8ddc5
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network.target
	Condition Timestamp: Mon 2019-10-14 06:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:27 CEST
	Assert Result: yes
	WantedBy: wpa_supplicant.service
	WantedBy: NetworkManager.service
	WantedBy: networking.service
	Conflicts: shutdown.target
	Before: lircd.service
	Before: network-online.target
	Before: unattended-upgrades.service
	Before: rc-local.service
	Before: systemd-user-sessions.service
	After: network-pre.target
	After: wpa_supplicant.service
	After: NetworkManager.service
	After: networking.service
	References: shutdown.target
	References: network-pre.target
	ReferencedBy: network-online.target
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: rc-local.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: lircd.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: networking.service
	ReferencedBy: NetworkManager.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:19 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:19 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:19 CEST
	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: /system.slice/proc-sys-fs-binfmt_misc.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: proc-sys-fs-binfmt_misc.mount
	Invocation ID: 17f4203c77a2487b9820cec0aeebfc6d
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
	Condition Timestamp: Mon 2019-10-14 06:22:19 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:19 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	After: proc-sys-fs-binfmt_misc.automount
	After: system.slice
	After: -.mount
	TriggeredBy: proc-sys-fs-binfmt_misc.automount
	References: system.slice
	References: -.mount
	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: mounted
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit cron.service:
	Description: Regular background program processing daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/cron.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: cron.service
	Invocation ID: 42a75f88c9794026bf25269fd884fe37
	Documentation: man:cron(8)
	Fragment Path: /lib/systemd/system/cron.service
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	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: 1549
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/cron -f $EXTRA_OPTS
			PID: 1549
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
-> Unit session-c1.scope:
	Description: Session c1 of user Debian-gdm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:31 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:31 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:31 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Slice: user-117.slice
	CGroup: /user.slice/user-117.slice/session-c1.scope
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: session-c1.scope
	Invocation ID: a56849b7196045e3880dc02d73433805
	Fragment Path: /run/systemd/transient/session-c1.scope
	Condition Timestamp: Mon 2019-10-14 06:22:31 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:31 CEST
	Assert Result: yes
	Requires: user-117.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-logind.service
	After: systemd-user-sessions.service
	After: user-117.slice
	References: shutdown.target
	References: systemd-logind.service
	References: systemd-user-sessions.service
	References: user-117.slice
	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 emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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
	Requires: -.mount
	RequiredBy: emergency.target
	Conflicts: syslog.socket
	Conflicts: rescue.service
	Conflicts: shutdown.target
	ConflictedBy: sysinit.target
	Before: shutdown.target
	Before: emergency.target
	Before: sysinit.target
	After: system.slice
	After: -.mount
	References: rescue.service
	References: shutdown.target
	References: -.mount
	References: syslog.socket
	References: system.slice
	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: 4096
	LimitNOFILESoft: 1024
	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 proc-sys-fs-binfmt_misc.automount:
	Description: Arbitrary Executable File Formats File System Automount Point
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:19 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: proc-sys-fs-binfmt_misc.automount
	Invocation ID: 2bb4fdd3683c4d8ca8cf87d76eea65ad
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
	ConditionPathIsReadWrite: /proc/sys/ succeeded
	ConditionPathExists: /proc/sys/fs/binfmt_misc/ succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-binfmt.service
	Before: binfmt-support.service
	Before: proc-sys-fs-binfmt_misc.mount
	After: -.mount
	Triggers: proc-sys-fs-binfmt_misc.mount
	References: -.mount
	References: proc-sys-fs-binfmt_misc.mount
	References: sysinit.target
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: sysinit.target
	RequiresMountsFor: /proc/sys/fs
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Automount State: running
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
	TimeoutIdleUSec: 0
-> Unit system-systemd\x2dfsck.slice:
	Description: system-systemd\x2dfsck.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/system-systemd\x2dfsck.slice
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x40
	Name: system-systemd\x2dfsck.slice
	Invocation ID: a918b11163894814b834e04f1c2039a8
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	RequiredBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	Conflicts: shutdown.target
	Before: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.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 rtkit-daemon.service:
	Description: RealtimeKit Scheduling Policy Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:31 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:31 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:31 CEST
	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: /system.slice/rtkit-daemon.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: rtkit-daemon.service
	Invocation ID: 62a547d591bf40ecb46fb782385bfec9
	Fragment Path: /lib/systemd/system/rtkit-daemon.service
	Condition Timestamp: Mon 2019-10-14 06:22:31 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:31 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	After: basic.target
	After: sysinit.target
	After: dbus.socket
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	References: basic.target
	References: sysinit.target
	References: shutdown.target
	References: dbus.socket
	RequiresMountsFor: /tmp /var/tmp
	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: no
	NotifyAccess: main
	NotifyState: unknown
	Main PID: 1627
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.RealtimeKit1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: yes
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_read_search cap_setgid cap_setuid cap_sys_chroot cap_sys_ptrace cap_sys_nice
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/rtkit/rtkit-daemon
			PID: 1627
			Start Timestamp: Mon 2019-10-14 06:22:31 CEST
-> Unit sys-devices-pci0000:00-0000:00:1c.2-0000:03:00.0-net-enp3s0.device:
	Description: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: sys-devices-pci0000:00-0000:00:1c.2-0000:03:00.0-net-enp3s0.device
	Invocation ID: a5b790945da745c8be625267799e641e
	Following Set Member: sys-subsystem-net-devices-enp3s0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/net/enp3s0
-> Unit time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: e93a7f16fdfa42f88354cfd6c566bcc1
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	WantedBy: systemd-timesyncd.service
	Conflicts: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: apt-daily-upgrade.timer
	Before: anacron.timer
	Before: apt-daily.timer
	Before: anacron.service
	After: systemd-timesyncd.service
	References: shutdown.target
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: apt-daily-upgrade.timer
	ReferencedBy: anacron.timer
	ReferencedBy: apt-daily.timer
	ReferencedBy: anacron.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-ask-password-console.path:
	Description: Dispatch Password Requests to Console Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: 698a089c28264def81de910adfcf97b4
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
	ConditionPathExists: !/run/plymouth/pid succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: cryptsetup.target
	Before: systemd-ask-password-console.service
	Before: paths.target
	After: plymouth-start.service
	After: -.mount
	Triggers: systemd-ask-password-console.service
	References: -.mount
	References: cryptsetup.target
	References: paths.target
	References: plymouth-start.service
	References: systemd-ask-password-console.service
	References: shutdown.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 dev-disk-by\x2duuid-D67C\x2d8C2A.device:
	Description: WDC_WD5000LPCX-24VHAT0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	Invocation ID: f9311a39790e4bc4a73c322de9c11ac3
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-bdb3b970\x2d9c9f\x2d425e\x2db123\x2df05047de173c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Wants: boot-efi.mount
	BoundBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	BoundBy: boot-efi.mount
	Before: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	Before: boot-efi.mount
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	ReferencedBy: boot-efi.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: 24cbfc72546e415eaf831726e0a44037
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Wants: apt-daily.timer
	Wants: anacron.timer
	Wants: apt-daily-upgrade.timer
	Wants: systemd-tmpfiles-clean.timer
	WantedBy: basic.target
	Conflicts: shutdown.target
	After: anacron.timer
	After: apt-daily.timer
	After: systemd-tmpfiles-clean.timer
	After: apt-daily-upgrade.timer
	References: shutdown.target
	References: anacron.timer
	References: apt-daily.timer
	References: apt-daily-upgrade.timer
	References: systemd-tmpfiles-clean.timer
	ReferencedBy: basic.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: apt-daily-upgrade.timer
	ReferencedBy: apt-daily.timer
	ReferencedBy: anacron.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2dpartuuid-bdb3b970\x2d9c9f\x2d425e\x2db123\x2df05047de173c.device:
	Description: WDC_WD5000LPCX-24VHAT0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2dpartuuid-bdb3b970\x2d9c9f\x2d425e\x2db123\x2df05047de173c.device
	Invocation ID: d06beed333194711aac51c40370d7a8f
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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 ModemManager.service:
	Description: Modem Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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: /system.slice/ModemManager.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: ModemManager.service
	Invocation ID: afdd186b068e4ebebfe07a7138a8d6ba
	Fragment Path: /lib/systemd/system/ModemManager.service
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: systemd-journald.socket
	After: syslog.target
	After: basic.target
	After: system.slice
	After: dbus.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: syslog.target
	References: basic.target
	References: system.slice
	References: dbus.socket
	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: dbus
	Restart: on-abort
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1531
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ModemManager1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: null
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/ModemManager
			PID: 1531
			Start Timestamp: Mon 2019-10-14 06:22:20 CEST
-> Unit networking.service:
	Description: Raise network interfaces
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: /system.slice/networking.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: networking.service
	Invocation ID: 822e08cbadaf42168037e21174fbadd9
	Documentation: man:interfaces(5)
	Fragment Path: /lib/systemd/system/networking.service
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: system.slice
	Wants: network.target
	WantedBy: multi-user.target
	WantedBy: network-online.target
	Conflicts: shutdown.target
	Before: network-online.target
	Before: network.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: systemd-sysctl.service
	After: apparmor.service
	After: systemd-modules-load.service
	After: system.slice
	After: local-fs.target
	After: network-pre.target
	References: systemd-journald.socket
	References: systemd-sysctl.service
	References: shutdown.target
	References: apparmor.service
	References: systemd-modules-load.service
	References: system.slice
	References: network-online.target
	References: local-fs.target
	References: network-pre.target
	References: network.target
	ReferencedBy: multi-user.target
	ReferencedBy: network-online.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	EnvironmentFile: -/etc/default/networking
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStartPre:
		Command Line: /bin/sh -c '[ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && udevadm settle'
			PID: 1475
			Start Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Code: exited
			Exit Status: 1
	-> ExecStart:
		Command Line: /sbin/ifup -a --read-environment
			PID: 1480
			Start Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/ifdown -a --read-environment --exclude=lo
-> Unit systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service:
	Description: File System Check on /dev/disk/by-uuid/D67C-8C2A
	Instance: dev-disk-by\x2duuid-D67C\x2d8C2A
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system-systemd\x2dfsck.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	Invocation ID: fe96a389e8754204b86f098a1381f48c
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice
	Wants: systemd-fsckd.socket
	BindsTo: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	RequiredBy: boot-efi.mount
	Before: shutdown.target
	Before: systemd-quotacheck.service
	Before: boot-efi.mount
	After: local-fs-pre.target
	After: systemd-fsck-root.service
	After: system-systemd\x2dfsck.slice
	After: systemd-fsckd.socket
	After: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	After: systemd-journald.socket
	References: local-fs-pre.target
	References: systemd-fsck-root.service
	References: systemd-quotacheck.service
	References: system-systemd\x2dfsck.slice
	References: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	References: systemd-fsckd.socket
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: boot-efi.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck /dev/disk/by-uuid/D67C-8C2A
			PID: 1463
			Start Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart2.device:
	Description: WDC_WD5000LPCX-24VHAT0 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart2.device
	Invocation ID: 8c65c461ca4b4e8eba005999147d6243
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a42f761e\x2dd4c6\x2d4a9c\x2da30a\x2d58c73fd58dec.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-aed561fe\x2df195\x2d45a4\x2d8331\x2d6d9fe3934d55.device
	Following Set Member: dev-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap:
	Description: /dev/disk/by-id/ata-WDC_WD5000LPCX-24VHAT0_WD-WXQ1AC6KCNVR-part3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: /system.slice/dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Invocation ID: f7e9179480054bc1a82dd736416c1870
	Following: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Requires: system.slice
	Requires: -.mount
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	References: umount.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	References: swap.target
	RequiresMountsFor: /dev/disk/by-id/ata-WDC_WD5000LPCX-24VHAT0_WD-WXQ1AC6KCNVR-part3
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-id/ata-WDC_WD5000LPCX-24VHAT0_WD-WXQ1AC6KCNVR-part3
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/sda3
	Priority: -2
	Options: 
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit plymouth-start.service:
	Description: plymouth-start.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: rescue.service
	Before: systemd-ask-password-console.service
	Before: gdm.service
	Before: systemd-ask-password-console.path
	ReferencedBy: rescue.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: gdm.service
	ReferencedBy: systemd-ask-password-console.path
-> Unit run-user-1000.mount:
	Description: /run/user/1000
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:11 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:11 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:11 CEST
	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: /system.slice/run-user-1000.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: run-user-1000.mount
	Invocation ID: f864b8d5541c4c1991e44dc7d9bc583b
	Source Path: /proc/self/mountinfo
	Requires: system.slice
	Requires: -.mount
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	After: -.mount
	After: local-fs-pre.target
	After: system.slice
	References: umount.target
	References: -.mount
	References: local-fs-pre.target
	References: local-fs.target
	References: system.slice
	RequiresMountsFor: /run/user
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/user/1000
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,relatime,size=394884k,mode=700,uid=1000,gid=1000
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit alsa-restore.service:
	Description: Save/Restore Sound Card State
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/alsa-restore.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: alsa-restore.service
	Invocation ID: 85b6adcd9da047a38d4f8f326819f2e9
	Documentation: man:alsactl(1)
	Fragment Path: /lib/systemd/system/alsa-restore.service
	ConditionPathExistsGlob: /dev/snd/control* succeeded
	ConditionPathExists: !/etc/alsa/state-daemon.conf succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: sysinit.target
	After: alsa-state.service
	References: shutdown.target
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: alsa-state.service
	ReferencedBy: basic.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: 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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/run/alsa restore
			PID: 1540
			Start Timestamp: Mon 2019-10-14 06:22:22 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/sbin/alsactl -E HOME=/run/alsa store
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: dev-ttyS0.device
	Invocation ID: 6cf48b6fd41a4628b89131b1a2ef2946
	Following: sys-devices-platform-serial8250-tty-ttyS0.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> Unit user-1000.slice:
	Description: User Slice of as
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:11 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:11 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:11 CEST
	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: /user.slice/user-1000.slice
	CGroup realized: yes
	CGroup mask: 0x3
	CGroup members mask: 0x40
	Name: user-1000.slice
	Invocation ID: e5739999770643ba9def33664ddc2b9b
	Fragment Path: /run/systemd/transient/user-1000.slice
	Condition Timestamp: Mon 2019-10-14 06:23:11 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:23:11 CEST
	Assert Result: yes
	Requires: user.slice
	RequiredBy: session-2.scope
	RequiredBy: user at 1000.service
	Conflicts: shutdown.target
	Before: user at 1000.service
	Before: session-2.scope
	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-2.scope
	ReferencedBy: user at 1000.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 nss-user-lookup.target:
	Description: User and Group Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: nss-user-lookup.target
	Invocation ID: 2ea314473a634685af0b73b896d7e0bc
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-user-lookup.target
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	WantedBy: accounts-daemon.service
	Conflicts: shutdown.target
	Before: systemd-logind.service
	Before: accounts-daemon.service
	Before: systemd-user-sessions.service
	References: shutdown.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: systemd-user-sessions.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit minissdpd.service:
	Description: keep memory of all UPnP devices that announced themselves
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:34 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:34 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:34 CEST
	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: /system.slice/minissdpd.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: minissdpd.service
	Invocation ID: 6b6a953aefd947158c7a576ba10f1a96
	Documentation: man:minissdpd(1)
	Fragment Path: /lib/systemd/system/minissdpd.service
	Condition Timestamp: Mon 2019-10-14 06:22:34 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:34 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	Wants: network-online.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	After: network-online.target
	References: sysinit.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	References: network-online.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: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1653
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /var/run/minissdpd.pid
	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
	EnvironmentFile: /etc/default/minissdpd
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/minissdpd -i $MiniSSDPd_INTERFACE_ADDRESS
			PID: 1649
			Start Timestamp: Mon 2019-10-14 06:22:34 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:34 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit wpa_supplicant.service:
	Description: WPA supplicant
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:29 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:29 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:29 CEST
	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: /system.slice/wpa_supplicant.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: wpa_supplicant.service
	Invocation ID: 8ede9fc139574164ba302a31ba4382cf
	Fragment Path: /lib/systemd/system/wpa_supplicant.service
	Condition Timestamp: Mon 2019-10-14 06:22:29 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:29 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Wants: network.target
	Conflicts: shutdown.target
	Before: network.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: dbus.service
	After: sysinit.target
	After: system.slice
	After: dbus.socket
	References: network.target
	References: basic.target
	References: shutdown.target
	References: dbus.service
	References: dbus.socket
	References: systemd-journald.socket
	References: system.slice
	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: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1617
	Main PID Known: yes
	Main PID Alien: no
	BusName: fi.epitest.hostap.WPASupplicant
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
			PID: 1617
			Start Timestamp: Mon 2019-10-14 06:22:29 CEST
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff.device:
	Description: WDC_WD5000LPCX-24VHAT0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff.device
	Invocation ID: 59eccfd889d34f8ca58dfb56302e8eae
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR.device
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:22 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:22 CEST
	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: adfc6c7b47a944ca89579978c7125fa1
	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: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Wants: getty-static.service
	Wants: getty at tty1.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	After: getty-static.service
	After: getty at tty1.service
	References: getty-static.service
	References: getty at tty1.service
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit network-pre.target:
	Description: Network (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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
	Before: NetworkManager.service
	Before: networking.service
	References: shutdown.target
	ReferencedBy: network.target
	ReferencedBy: NetworkManager.service
	ReferencedBy: networking.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice
	CGroup realized: yes
	CGroup mask: 0x3
	CGroup members mask: 0x60
	Name: system.slice
	Invocation ID: 0026efbbea4f426ba638581e42afd09c
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/system.slice
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.slice
	RequiredBy: binfmt-support.service
	RequiredBy: systemd-journal-flush.service
	RequiredBy: systemd-timesyncd.service
	RequiredBy: rsync.service
	RequiredBy: cups.service
	RequiredBy: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	RequiredBy: rc-local.service
	RequiredBy: cups-browsed.service
	RequiredBy: networking.service
	RequiredBy: systemd-fsck-root.service
	RequiredBy: systemd-fsckd.service
	RequiredBy: speech-dispatcher.service
	RequiredBy: systemd-sysctl.service
	RequiredBy: lircd-uinput.service
	RequiredBy: alsa-state.service
	RequiredBy: systemd-random-seed.service
	RequiredBy: colord.service
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: sys-kernel-config.mount
	RequiredBy: getty-static.service
	RequiredBy: wpa_supplicant.service
	RequiredBy: boot-efi.mount
	RequiredBy: packagekit.service
	RequiredBy: systemd-rfkill.service
	RequiredBy: polkit.service
	RequiredBy: systemd-ask-password-console.service
	RequiredBy: run-user-1000.mount
	RequiredBy: systemd-tmpfiles-clean.service
	RequiredBy: gdm.service
	RequiredBy: systemd-quotacheck.service
	RequiredBy: -.mount
	RequiredBy: systemd-initctl.service
	RequiredBy: kmod-static-nodes.service
	RequiredBy: avahi-daemon.service
	RequiredBy: NetworkManager.service
	RequiredBy: unattended-upgrades.service
	RequiredBy: apt-daily-upgrade.service
	RequiredBy: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	RequiredBy: ModemManager.service
	RequiredBy: pppd-dns.service
	RequiredBy: lircd-setup.service
	RequiredBy: alsa-restore.service
	RequiredBy: dbus.service
	RequiredBy: console-setup.service
	RequiredBy: udisks2.service
	RequiredBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	RequiredBy: systemd-tmpfiles-setup-dev.service
	RequiredBy: rotter.service
	RequiredBy: dev-sda3.swap
	RequiredBy: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: system-systemd\x2dfsck.slice
	RequiredBy: systemd-update-utmp.service
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: systemd-logind.service
	RequiredBy: lircd.service
	RequiredBy: rtkit-daemon.service
	RequiredBy: systemd-machine-id-commit.service
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: systemd-user-sessions.service
	RequiredBy: cron.service
	RequiredBy: keyboard-setup.service
	RequiredBy: systemd-binfmt.service
	RequiredBy: bluetooth.service
	RequiredBy: irexec.service
	RequiredBy: lircmd.service
	RequiredBy: systemd-tmpfiles-setup.service
	RequiredBy: upower.service
	RequiredBy: irqbalance.service
	RequiredBy: accounts-daemon.service
	RequiredBy: systemd-hwdb-update.service
	RequiredBy: emergency.service
	RequiredBy: run-user-117.mount
	RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	RequiredBy: NetworkManager-wait-online.service
	RequiredBy: apt-daily.service
	RequiredBy: rsyslog.service
	RequiredBy: gdomap.service
	RequiredBy: dev-hugepages.mount
	RequiredBy: system-systemd\x2dbacklight.slice
	RequiredBy: anacron.service
	RequiredBy: systemd-remount-fs.service
	RequiredBy: system-getty.slice
	RequiredBy: dev-mqueue.mount
	RequiredBy: systemd-journald.service
	RequiredBy: systemd-udevd.service
	RequiredBy: systemd-modules-load.service
	RequiredBy: systemd-udev-trigger.service
	RequiredBy: run-user-0.mount
	RequiredBy: rescue.service
	RequiredBy: minissdpd.service
	RequiredBy: systemd-ask-password-wall.service
	WantedBy: slices.target
	Before: systemd-timesyncd.service
	Before: pppd-dns.service
	Before: getty-static.service
	Before: lircd-uinput.service
	Before: NetworkManager.service
	Before: systemd-sysctl.service
	Before: run-user-1000.mount
	Before: colord.service
	Before: systemd-tmpfiles-setup.service
	Before: boot-efi.mount
	Before: wpa_supplicant.service
	Before: systemd-journald.service
	Before: run-user-117.mount
	Before: rsync.service
	Before: systemd-user-sessions.service
	Before: emergency.service
	Before: alsa-restore.service
	Before: kmod-static-nodes.service
	Before: system-systemd\x2dfsck.slice
	Before: systemd-remount-fs.service
	Before: systemd-hwdb-update.service
	Before: rsyslog.service
	Before: upower.service
	Before: run-user-0.mount
	Before: bluetooth.service
	Before: systemd-ask-password-wall.service
	Before: systemd-binfmt.service
	Before: systemd-fsckd.service
	Before: console-setup.service
	Before: apt-daily.service
	Before: dbus.service
	Before: alsa-state.service
	Before: dev-sda3.swap
	Before: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Before: systemd-initctl.service
	Before: rotter.service
	Before: udisks2.service
	Before: systemd-update-utmp.service
	Before: packagekit.service
	Before: irqbalance.service
	Before: systemd-rfkill.service
	Before: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Before: accounts-daemon.service
	Before: systemd-random-seed.service
	Before: systemd-udevd.service
	Before: sys-kernel-debug.mount
	Before: keyboard-setup.service
	Before: systemd-modules-load.service
	Before: dev-hugepages.mount
	Before: anacron.service
	Before: systemd-journal-flush.service
	Before: systemd-udev-trigger.service
	Before: unattended-upgrades.service
	Before: ModemManager.service
	Before: systemd-fsck-root.service
	Before: systemd-update-utmp-runlevel.service
	Before: NetworkManager-wait-online.service
	Before: minissdpd.service
	Before: irexec.service
	Before: systemd-ask-password-console.service
	Before: system-systemd\x2dbacklight.slice
	Before: systemd-machine-id-commit.service
	Before: binfmt-support.service
	Before: apt-daily-upgrade.service
	Before: polkit.service
	Before: slices.target
	Before: gdm.service
	Before: speech-dispatcher.service
	Before: cron.service
	Before: rc-local.service
	Before: systemd-quotacheck.service
	Before: sys-fs-fuse-connections.mount
	Before: rtkit-daemon.service
	Before: gdomap.service
	Before: lircmd.service
	Before: dev-mqueue.mount
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Before: system-getty.slice
	Before: cups-browsed.service
	Before: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Before: systemd-tmpfiles-setup-dev.service
	Before: sys-kernel-config.mount
	Before: networking.service
	Before: -.mount
	Before: systemd-logind.service
	Before: lircd-setup.service
	Before: systemd-tmpfiles-clean.service
	Before: avahi-daemon.service
	Before: cups.service
	Before: lircd.service
	Before: proc-sys-fs-binfmt_misc.mount
	Before: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Before: rescue.service
	After: -.slice
	References: slices.target
	References: -.slice
	ReferencedBy: polkit.service
	ReferencedBy: slices.target
	ReferencedBy: minissdpd.service
	ReferencedBy: rsync.service
	ReferencedBy: run-user-117.mount
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: irexec.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: rescue.service
	ReferencedBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: avahi-daemon.service
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: lircmd.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: bluetooth.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: system-systemd\x2dbacklight.slice
	ReferencedBy: anacron.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: lircd-setup.service
	ReferencedBy: run-user-1000.mount
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: boot-efi.mount
	ReferencedBy: apt-daily.service
	ReferencedBy: gdomap.service
	ReferencedBy: dev-sda3.swap
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: cups.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	ReferencedBy: ModemManager.service
	ReferencedBy: cron.service
	ReferencedBy: systemd-rfkill.service
	ReferencedBy: lircd-uinput.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-quotacheck.service
	ReferencedBy: dbus.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: system-getty.slice
	ReferencedBy: packagekit.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: emergency.service
	ReferencedBy: rsyslog.service
	ReferencedBy: system-systemd\x2dfsck.slice
	ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	ReferencedBy: keyboard-setup.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: udisks2.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: upower.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: lircd.service
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: rotter.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: networking.service
	ReferencedBy: NetworkManager-wait-online.service
	ReferencedBy: alsa-state.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: -.mount
	ReferencedBy: colord.service
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	ReferencedBy: irqbalance.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: console-setup.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: rc-local.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: run-user-0.mount
	ReferencedBy: systemd-initctl.service
	ReferencedBy: getty-static.service
	ReferencedBy: gdm.service
	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-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:37:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: e55da0258fc240738791db633c7ec0a7
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	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 rsyslog.service:
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:24 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:24 CEST
	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: /system.slice/rsyslog.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: rsyslog.service
	Name: syslog.service
	Invocation ID: 64247b40b0354a60ba36c12e54d1ce7d
	Documentation: man:rsyslogd(8)
	Documentation: http://www.rsyslog.com/doc/
	Fragment Path: /lib/systemd/system/rsyslog.service
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: sysinit.target
	Requires: system.slice
	Requires: syslog.socket
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: syslog.socket
	TriggeredBy: syslog.socket
	References: system.slice
	References: basic.target
	References: shutdown.target
	References: syslog.socket
	References: sysinit.target
	ReferencedBy: multi-user.target
	ReferencedBy: syslog.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: ready
	Main PID: 1541
	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
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/rsyslogd -n
			PID: 1541
			Start Timestamp: Mon 2019-10-14 06:22:22 CEST
-> Unit dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap:
	Description: /dev/disk/by-uuid/1ba4192b-03f3-4646-91f7-49cd500a82b6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: /system.slice/dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Invocation ID: 8b54e761f4884484872e3c18e5019d68
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Source Path: /etc/fstab
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	BindsTo: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	RequiredBy: swap.target
	WantedBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: -.mount
	After: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	After: system.slice
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	References: umount.target
	References: swap.target
	References: -.mount
	References: system.slice
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/disk/by-uuid/1ba4192b-03f3-4646-91f7-49cd500a82b6
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-uuid/1ba4192b-03f3-4646-91f7-49cd500a82b6
	From /proc/swaps: yes
	From fragment: yes
	Device Node: /dev/sda3
	Priority: -2
	Options: 
	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: 4096
	LimitNOFILESoft: 1024
	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: Mon 2019-10-14 06:22:48 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Exit Timestamp: Mon 2019-10-14 06:22:48 CEST
	Inactive Enter Timestamp: Mon 2019-10-14 06:22:48 CEST
	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
	Invocation ID: bc11e22976ab4eefb64ee424b61cda4f
	Documentation: man:systemd-fsckd.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsckd.service
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: systemd-fsckd.socket
	Requires: system.slice
	Before: shutdown.target
	After: systemd-fsckd.socket
	After: system.slice
	After: systemd-journald.socket
	TriggeredBy: systemd-fsckd.socket
	References: systemd-journald.socket
	References: systemd-fsckd.socket
	References: system.slice
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsckd
			PID: 1465
			Start Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:48 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-logind.service:
	Description: Login Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/systemd-logind.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-logind.service
	Invocation ID: 2ee0b9bd3e664905947686d6cab91d54
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/logind
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
	Fragment Path: /lib/systemd/system/systemd-logind.service
	ConditionPathExists: /lib/systemd/system/dbus.service succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Wants: dbus.socket
	Wants: user.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: user-0.slice
	Before: user-1000.slice
	Before: session-c1.scope
	Before: multi-user.target
	Before: shutdown.target
	Before: session-2.scope
	Before: session-3.scope
	Before: user-117.slice
	After: nss-user-lookup.target
	After: system.slice
	After: sysinit.target
	After: systemd-journald.socket
	After: user.slice
	After: basic.target
	After: dbus.socket
	References: nss-user-lookup.target
	References: system.slice
	References: sysinit.target
	References: systemd-journald.socket
	References: user.slice
	References: shutdown.target
	References: basic.target
	References: dbus.socket
	ReferencedBy: user-0.slice
	ReferencedBy: session-c1.scope
	ReferencedBy: session-3.scope
	ReferencedBy: session-2.scope
	ReferencedBy: user-117.slice
	ReferencedBy: multi-user.target
	ReferencedBy: user-1000.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 1553
	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: ~getpmsg sysfs stime security ulimit lookup_dcookie settimeofday sgetmask get_kernel_syms keyctl s390_pci_mmio_write clock_adjtime perf_event_open gtty break vm86old pciconfig_iobase stty ustat tuxcall process_vm_writev pciconfig_write s390_runtime_instr ptrace modify_ldt s390_pci_mmio_read iopl init_module query_module finit_module putpmsg ioperm adjtimex add_key lock uselib ssetmask vserver ftime _sysctl vm86 spu_run profil request_key switch_endian afs_syscall pciconfig_read clock_settime delete_module create_module mpx prof rtas process_vm_readv
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
			PID: 1553
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
	Status Text: Processing requests...
-> Unit udisks2.service:
	Description: Disk Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:21 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:21 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:21 CEST
	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: /system.slice/udisks2.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: udisks2.service
	Invocation ID: acae97e0947e44cb9df93db9afeca902
	Documentation: man:udisks(8)
	Fragment Path: /lib/systemd/system/udisks2.service
	Condition Timestamp: Mon 2019-10-14 06:23:21 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:23:21 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: dbus.socket
	After: basic.target
	After: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: dbus.socket
	References: basic.target
	References: systemd-journald.socket
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 2003
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UDisks2
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGINT
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/udisks2/udisksd --no-debug
			PID: 2003
			Start Timestamp: Mon 2019-10-14 06:23:21 CEST
-> Unit anacron.timer:
	Description: Trigger anacron every hour
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:52 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: anacron.timer
	Invocation ID: 4e19472636a340ac80b0f508a2e16213
	Fragment Path: /lib/systemd/system/anacron.timer
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: sysinit.target
	WantedBy: timers.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: anacron.service
	Before: timers.target
	After: -.mount
	After: time-sync.target
	After: sysinit.target
	Triggers: anacron.service
	References: sysinit.target
	References: time-sync.target
	References: shutdown.target
	References: -.mount
	References: timers.target
	References: anacron.service
	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: anacron.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnCalendar: *-*-* *:00:00
-> Unit kmod-static-nodes.service:
	Description: Create list of required static device nodes for the current kernel
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/kmod-static-nodes.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: kmod-static-nodes.service
	Invocation ID: 6440741dfb1f4358afaad83177257d52
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionFileNotEmpty: /lib/modules/5.0.0-rc6+/modules.devname succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Before: systemd-tmpfiles-setup-dev.service
	Before: sysinit.target
	After: system.slice
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: sysinit.target
	References: systemd-tmpfiles-setup-dev.service
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	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
			PID: 1305
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit cups.socket:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:22 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: cups.socket
	Invocation ID: bc91bfc8087c42b298c0260d2b559c3b
	Fragment Path: /lib/systemd/system/cups.socket
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	Requires: sysinit.target
	PartOf: cups.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: cups.service
	Before: sockets.target
	After: -.slice
	After: -.mount
	After: sysinit.target
	Triggers: cups.service
	References: sysinit.target
	References: cups.service
	References: -.mount
	References: -.slice
	References: shutdown.target
	References: sockets.target
	ReferencedBy: sockets.target
	RequiresMountsFor: /var/run/cups/cups.sock
	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: cups.socket
	SELinuxContextFromNet: no
	ListenStream: /var/run/cups/cups.sock
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-remount-fs.service:
	Description: Remount Root and Kernel File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/systemd-remount-fs.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-remount-fs.service
	Invocation ID: 043c317abbac46e2b59b06476ac31d50
	Documentation: man:systemd-remount-fs.service(8)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/systemd-remount-fs.service
	ConditionPathExists: /etc/fstab succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	Wants: local-fs-pre.target
	WantedBy: local-fs.target
	Conflicts: shutdown.target
	Before: systemd-timesyncd.service
	Before: systemd-journal-flush.service
	Before: systemd-backlight at backlight:intel_backlight.service
	Before: systemd-random-seed.service
	Before: local-fs.target
	Before: systemd-hwdb-update.service
	Before: systemd-quotacheck.service
	Before: systemd-rfkill.service
	Before: systemd-update-utmp.service
	Before: local-fs-pre.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-fsck-root.service
	References: system.slice
	References: shutdown.target
	References: local-fs-pre.target
	References: local-fs.target
	References: systemd-fsck-root.service
	References: systemd-journald.socket
	ReferencedBy: systemd-quotacheck.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-rfkill.service
	ReferencedBy: systemd-journal-flush.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
			PID: 1308
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-initctl.service:
	Description: /dev/initctl Compatibility Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	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-initctl.socket
	After: system.slice
	After: systemd-journald.socket
	TriggeredBy: systemd-initctl.socket
	References: system.slice
	References: systemd-journald.socket
	ReferencedBy: systemd-initctl.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: all
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
-> Unit sys-subsystem-bluetooth-devices-hci0.device:
	Description: /sys/subsystem/bluetooth/devices/hci0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: sys-subsystem-bluetooth-devices-hci0.device
	Invocation ID: 24e0548c6f7647ba833a7ad75ce881bf
	Following Set Member: sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d4-1\x2d4:1.0-bluetooth-hci0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/bluetooth/hci0
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: 8b5cbfef68a94d20a5811e7c494f05ae
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: sysinit.target
	Wants: alsa-state.service
	Wants: alsa-restore.service
	Wants: sockets.target
	Wants: tmp.mount
	Wants: paths.target
	Wants: slices.target
	Wants: timers.target
	RequiredBy: multi-user.target
	Conflicts: shutdown.target
	Before: NetworkManager.service
	Before: polkit.service
	Before: lircd-setup.service
	Before: rotter.service
	Before: wpa_supplicant.service
	Before: dbus.service
	Before: colord.service
	Before: ModemManager.service
	Before: minissdpd.service
	Before: systemd-logind.service
	Before: user at 117.service
	Before: lircd-uinput.service
	Before: NetworkManager-wait-online.service
	Before: lircmd.service
	Before: multi-user.target
	Before: upower.service
	Before: rsync.service
	Before: alsa-state.service
	Before: gdomap.service
	Before: udisks2.service
	Before: rtkit-daemon.service
	Before: speech-dispatcher.service
	Before: rc-local.service
	Before: rsyslog.service
	Before: cron.service
	Before: cups-browsed.service
	Before: anacron.service
	Before: systemd-user-sessions.service
	Before: getty at tty1.service
	Before: systemd-ask-password-wall.service
	Before: apt-daily-upgrade.service
	Before: apt-daily.service
	Before: cups.service
	Before: user at 1000.service
	Before: irqbalance.service
	Before: unattended-upgrades.service
	Before: user at 0.service
	Before: alsa-restore.service
	Before: accounts-daemon.service
	Before: gdm.service
	Before: packagekit.service
	Before: irexec.service
	Before: bluetooth.service
	Before: pppd-dns.service
	Before: getty-static.service
	Before: avahi-daemon.service
	Before: lircd.service
	After: sockets.target
	After: slices.target
	After: -.mount
	After: sysinit.target
	After: tmp.mount
	After: paths.target
	References: paths.target
	References: sockets.target
	References: slices.target
	References: timers.target
	References: shutdown.target
	References: -.mount
	References: alsa-state.service
	References: alsa-restore.service
	References: tmp.mount
	References: sysinit.target
	ReferencedBy: NetworkManager-wait-online.service
	ReferencedBy: rsync.service
	ReferencedBy: anacron.service
	ReferencedBy: getty-static.service
	ReferencedBy: irexec.service
	ReferencedBy: ModemManager.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: lircd-setup.service
	ReferencedBy: gdm.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: user at 117.service
	ReferencedBy: lircmd.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: minissdpd.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: user at 1000.service
	ReferencedBy: cups.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: packagekit.service
	ReferencedBy: user at 0.service
	ReferencedBy: irqbalance.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: rc-local.service
	ReferencedBy: alsa-state.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: udisks2.service
	ReferencedBy: bluetooth.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: upower.service
	ReferencedBy: gdomap.service
	ReferencedBy: lircd-uinput.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: lircd.service
	ReferencedBy: multi-user.target
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: cron.service
	ReferencedBy: polkit.service
	ReferencedBy: rsyslog.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: apt-daily.service
	ReferencedBy: dbus.service
	ReferencedBy: rotter.service
	ReferencedBy: colord.service
	RequiresMountsFor: /var /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.device:
	Description: WDC_WD5000LPCX-24VHAT0 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.device
	Invocation ID: b427543e37be48ea9b0f2009a8dcf052
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit user at 0.service:
	Description: User Manager for UID 0
	Instance: 0
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:48 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:47 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:48 CEST
	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: /user.slice/user-0.slice/user at 0.service
	CGroup realized: yes
	CGroup mask: 0x3
	CGroup members mask: 0x0
	Name: user at 0.service
	Invocation ID: d651f0e6b5c4454889ac94dea1cd360b
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Mon 2019-10-14 06:23:47 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:23:47 CEST
	Assert Result: yes
	Requires: user-0.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: sysinit.target
	After: basic.target
	After: user-0.slice
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: sysinit.target
	References: basic.target
	References: user-0.slice
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	Main PID: 2285
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 0
	DynamicUser: no
	PAMName: systemd-user
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
			PID: 2285
			Start Timestamp: Mon 2019-10-14 06:23:47 CEST
	Status Text: Startup finished in 596ms.
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.device:
	Description: WDC_WD5000LPCX-24VHAT0 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.device
	Invocation ID: 5526d4d613b44993b0bc5a77309af37b
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit run-user-0.mount:
	Description: /run/user/0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:47 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:47 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:47 CEST
	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: /system.slice/run-user-0.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: run-user-0.mount
	Invocation ID: cfa19e8e4da6457289f9c3d019633bd6
	Source Path: /proc/self/mountinfo
	Requires: system.slice
	Requires: -.mount
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	After: -.mount
	After: local-fs-pre.target
	After: system.slice
	References: system.slice
	References: -.mount
	References: local-fs.target
	References: umount.target
	References: local-fs-pre.target
	RequiresMountsFor: /run/user
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/user/0
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,relatime,size=394884k,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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-sda.device:
	Description: WDC_WD5000LPCX-24VHAT0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: dev-sda.device
	Invocation ID: 3fc813940cee4627a0806be031014a7e
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:34 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:34 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:34 CEST
	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: 8f4494a6718b4789bc34bcad5836e76a
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-online.target
	Condition Timestamp: Mon 2019-10-14 06:22:34 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:34 CEST
	Assert Result: yes
	Wants: networking.service
	Wants: NetworkManager-wait-online.service
	WantedBy: apt-daily.service
	WantedBy: minissdpd.service
	Conflicts: shutdown.target
	Before: apt-daily.service
	Before: rc-local.service
	Before: minissdpd.service
	After: NetworkManager-wait-online.service
	After: network.target
	After: networking.service
	References: networking.service
	References: shutdown.target
	References: network.target
	References: NetworkManager-wait-online.service
	ReferencedBy: networking.service
	ReferencedBy: NetworkManager-wait-online.service
	ReferencedBy: minissdpd.service
	ReferencedBy: rc-local.service
	ReferencedBy: apt-daily.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-sda3.device:
	Description: WDC_WD5000LPCX-24VHAT0 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-sda3.device
	Invocation ID: 0910a8748bd84d81add5f6ab0e657c2b
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.device
	Job Timeout: 1min 30s
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Wants: dev-sda3.swap
	BoundBy: dev-sda3.swap
	Before: dev-sda3.swap
	ReferencedBy: dev-sda3.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit apparmor.service:
	Description: apparmor.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: apparmor.service
	Before: networking.service
	ReferencedBy: networking.service
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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-modules-load.service
	Invocation ID: afc3ccf5f12f4381a7cc39cb3b303889
	Documentation: man:systemd-modules-load.service(8)
	Documentation: man:modules-load.d(5)
	Fragment Path: /lib/systemd/system/systemd-modules-load.service
	ConditionKernelCommandLine: |rd.modules-load failed
	ConditionKernelCommandLine: |modules-load failed
	ConditionDirectoryNotEmpty: |/run/modules-load.d failed
	ConditionDirectoryNotEmpty: |/etc/modules-load.d succeeded
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/lib/modules-load.d failed
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: sys-fs-fuse-connections.mount
	Before: systemd-sysctl.service
	Before: networking.service
	Before: shutdown.target
	Before: sys-kernel-config.mount
	After: system.slice
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: networking.service
	ReferencedBy: sys-kernel-config.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: failed
	Result: exit-code
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
			PID: 1461
			Start Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Code: exited
			Exit Status: 1
-> Unit apt-daily.timer:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:36:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: f51cbaf73c654ce5abffa6ee79733977
	Fragment Path: /lib/systemd/system/apt-daily.timer
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: sysinit.target
	WantedBy: timers.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: apt-daily.service
	Before: apt-daily-upgrade.timer
	Before: timers.target
	After: -.mount
	After: time-sync.target
	After: sysinit.target
	Triggers: apt-daily.service
	References: time-sync.target
	References: timers.target
	References: sysinit.target
	References: apt-daily.service
	References: -.mount
	References: shutdown.target
	ReferencedBy: apt-daily-upgrade.timer
	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.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	OnCalendar: *-*-* 06,18:00:00
-> Unit rotter.service:
	Description: LSB: init-Script for system wide fetchmail daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/rotter.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: rotter.service
	Invocation ID: 0188d496e1ea4b00a4a1bacb3998cdf1
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/rotter.service
	Source Path: /etc/init.d/rotter
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: graphical.target
	Before: multi-user.target
	Before: shutdown.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: sysinit.target
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: graphical.target
	References: remote-fs.target
	References: sysinit.target
	References: multi-user.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /etc/init.d/rotter start
			PID: 1539
			Start Timestamp: Mon 2019-10-14 06:22:22 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/rotter stop
-> Unit unattended-upgrades.service:
	Description: Unattended Upgrades Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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: /system.slice/unattended-upgrades.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: unattended-upgrades.service
	Invocation ID: 82ebdbc5b6684f9993940b3bd39339ff
	Documentation: man:unattended-upgrade(8)
	Fragment Path: /lib/systemd/system/unattended-upgrades.service
	Condition Timestamp: Mon 2019-10-14 06:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:27 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: local-fs.target
	After: basic.target
	After: -.mount
	After: systemd-journald.socket
	After: network.target
	References: system.slice
	References: sysinit.target
	References: local-fs.target
	References: shutdown.target
	References: basic.target
	References: -.mount
	References: systemd-journald.socket
	References: network.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStop:
		Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown
-> Unit dev-sda3.swap:
	Description: Swap Partition
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: /system.slice/dev-sda3.swap
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sda3.swap
	Invocation ID: fdd33d3e93a14448bcc3caf802ed0b7c
	Documentation: man:systemd-gpt-auto-generator(8)
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Fragment Path: /run/systemd/generator.late/dev-sda3.swap
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	BindsTo: dev-sda3.device
	WantedBy: swap.target
	WantedBy: dev-sda3.device
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: systemd-journald.socket
	After: -.mount
	After: system.slice
	After: dev-sda3.device
	References: systemd-journald.socket
	References: umount.target
	References: swap.target
	References: dev-sda3.device
	References: -.mount
	References: system.slice
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/sda3
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/sda3
	From /proc/swaps: yes
	From fragment: yes
	Device Node: /dev/sda3
	Priority: -2
	Options: 
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-rfkill.device:
	Description: /dev/rfkill
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: dev-rfkill.device
	Invocation ID: 5c82e46e2e644897951a66a2458152a1
	Following: sys-devices-virtual-misc-rfkill.device
	Following Set Member: sys-devices-virtual-misc-rfkill.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/misc/rfkill
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: shutdown.target
	Before: getty at tty1.service
	Before: gdm.service
	After: network-online.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: sysinit.target
	After: network.target
	References: network-online.target
	References: basic.target
	References: shutdown.target
	References: system.slice
	References: systemd-journald.socket
	References: sysinit.target
	References: network.target
	ReferencedBy: getty at tty1.service
	ReferencedBy: gdm.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal+console
	StandardError: journal+console
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /etc/rc.local start
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: afcab56ae0df483f82c4630b86587640
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Wants: systemd-udevd-control.socket
	Wants: systemd-initctl.socket
	Wants: dbus.socket
	Wants: systemd-journald.socket
	Wants: systemd-journald-dev-log.socket
	Wants: systemd-journald-audit.socket
	Wants: avahi-daemon.socket
	Wants: cups.socket
	Wants: lircd.socket
	Wants: systemd-udevd-kernel.socket
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-udevd-control.socket
	After: systemd-initctl.socket
	After: dbus.socket
	After: systemd-journald.socket
	After: systemd-journald-audit.socket
	After: systemd-journald-dev-log.socket
	After: avahi-daemon.socket
	After: syslog.socket
	After: cups.socket
	After: lircd.socket
	After: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: systemd-initctl.socket
	References: dbus.socket
	References: systemd-journald.socket
	References: systemd-journald-dev-log.socket
	References: systemd-journald-audit.socket
	References: avahi-daemon.socket
	References: cups.socket
	References: shutdown.target
	References: lircd.socket
	References: systemd-udevd-kernel.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: basic.target
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: lircd.socket
	ReferencedBy: systemd-journald-audit.socket
	ReferencedBy: cups.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit console-screen.service:
	Description: console-screen.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: console-screen.service
	Before: console-setup.service
	ReferencedBy: console-setup.service
-> Unit graphical.target:
	Description: Graphical Interface
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:34 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:34 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:34 CEST
	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: default.target
	Name: runlevel5.target
	Name: graphical.target
	Invocation ID: c2e529bf5aca46879f90277fe8747c5b
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Mon 2019-10-14 06:22:34 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:34 CEST
	Assert Result: yes
	Requires: multi-user.target
	Wants: rotter.service
	Wants: gdm.service
	Wants: accounts-daemon.service
	Wants: speech-dispatcher.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: gdomap.service
	Conflicts: rescue.service
	Conflicts: rescue.target
	Conflicts: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	After: gdomap.service
	After: gdm.service
	After: accounts-daemon.service
	After: rescue.service
	After: speech-dispatcher.service
	After: multi-user.target
	After: rescue.target
	After: rotter.service
	References: rotter.service
	References: gdm.service
	References: accounts-daemon.service
	References: rescue.service
	References: speech-dispatcher.service
	References: multi-user.target
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	References: rescue.target
	References: gdomap.service
	ReferencedBy: gdomap.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: rotter.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart1.device:
	Description: WDC_WD5000LPCX-24VHAT0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart1.device
	Invocation ID: ca646a41bc11442e870920d32d367c50
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	Following Set Member: dev-disk-by\x2dpartuuid-bdb3b970\x2d9c9f\x2d425e\x2db123\x2df05047de173c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit systemd-udevd.service:
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:15 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:15 CEST
	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: /system.slice/systemd-udevd.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-udevd.service
	Invocation ID: 03f05cbb0e494807a0ad80cb1e0442cf
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:15 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:15 CEST
	Assert Result: yes
	Requires: system.slice
	Wants: systemd-udevd-kernel.socket
	Wants: systemd-udevd-control.socket
	WantedBy: systemd-udev-trigger.service
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-udevd-kernel.socket
	After: systemd-journald.socket
	After: systemd-tmpfiles-setup-dev.service
	After: systemd-sysusers.service
	After: system.slice
	After: systemd-udevd-control.socket
	TriggeredBy: systemd-udevd-kernel.socket
	TriggeredBy: systemd-udevd-control.socket
	References: systemd-udevd-kernel.socket
	References: systemd-journald.socket
	References: systemd-sysusers.service
	References: sysinit.target
	References: system.slice
	References: systemd-udevd-control.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-udev-trigger.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 1337
	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: yes
	RestrictRealtime: yes
	RuntimeDirectoryMode: 0755
	OOMScoreAdjust: -1000
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-udevd
			PID: 1337
			Start Timestamp: Mon 2019-10-14 06:22:15 CEST
	Status Text: Processing with 12 children at max
-> Unit umount.target:
	Description: Unmount All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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-117.mount
	ConflictedBy: dev-sda3.swap
	ConflictedBy: run-user-0.mount
	ConflictedBy: run-user-1000.mount
	ConflictedBy: boot-efi.mount
	ConflictedBy: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	ConflictedBy: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	ConflictedBy: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	ConflictedBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	After: run-user-117.mount
	After: dev-sda3.swap
	After: run-user-0.mount
	After: run-user-1000.mount
	After: boot-efi.mount
	After: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	After: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	After: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	After: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	After: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	ReferencedBy: run-user-117.mount
	ReferencedBy: dev-sda3.swap
	ReferencedBy: run-user-0.mount
	ReferencedBy: run-user-1000.mount
	ReferencedBy: boot-efi.mount
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	ReferencedBy: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	ReferencedBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> 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: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: 71c6bcac686145c696f7d9779451b7fc
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: cryptsetup.target
	Before: systemd-ask-password-wall.service
	Before: paths.target
	After: -.mount
	Triggers: systemd-ask-password-wall.service
	References: cryptsetup.target
	References: systemd-ask-password-wall.service
	References: shutdown.target
	References: paths.target
	References: -.mount
	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 anacron.service:
	Description: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: anacron.service
	Documentation: man:anacron
	Documentation: man:anacrontab
	Fragment Path: /lib/systemd/system/anacron.service
	ConditionACPower: true failed
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: sysinit.target
	After: time-sync.target
	After: system.slice
	After: anacron.timer
	After: systemd-journald.socket
	TriggeredBy: anacron.timer
	References: basic.target
	References: sysinit.target
	References: time-sync.target
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: multi-user.target
	ReferencedBy: anacron.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: 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: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/anacron -dsq
-> Unit irexec.service:
	Description: Handle events from IR remotes decoded by lircd(8)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:22 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:22 CEST
	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: /system.slice/irexec.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: irexec.service
	Invocation ID: 9f3b201c579f41409f18402a09314a6c
	Documentation: man:irexec(1)
	Documentation: http://lirc.org/html/configure.html
	Documentation: http://lirc.org/html/configure.html#lircrc_format
	Fragment Path: /lib/systemd/system/irexec.service
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	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: 1538
	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
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/bin/irexec /etc/lirc/irexec.lircrc
			PID: 1538
			Start Timestamp: Mon 2019-10-14 06:22:22 CEST
-> Unit session-3.scope:
	Description: Session 3 of user root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:47 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:47 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:47 CEST
	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: /user.slice/user-0.slice/session-3.scope
	CGroup realized: yes
	CGroup mask: 0x3
	CGroup members mask: 0x0
	Name: session-3.scope
	Invocation ID: 816fb07714444e089b7a7aacdfbc8fb3
	Fragment Path: /run/systemd/transient/session-3.scope
	Condition Timestamp: Mon 2019-10-14 06:23:47 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:23:47 CEST
	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 dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap:
	Description: /dev/disk/by-id/wwn-0x50014ee60743cfff-part3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: /system.slice/dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Invocation ID: 9bc24724424f40be9c2fdcd0cbb73038
	Following: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-sda3.swap
	Requires: system.slice
	Requires: -.mount
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	References: umount.target
	References: -.mount
	References: systemd-journald.socket
	References: system.slice
	References: swap.target
	RequiresMountsFor: /dev/disk/by-id/wwn-0x50014ee60743cfff-part3
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-id/wwn-0x50014ee60743cfff-part3
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/sda3
	Priority: -2
	Options: 
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: dev-ttyS1.device
	Invocation ID: 4edcadccc23c495698f9407e6ada2fd2
	Following: sys-devices-platform-serial8250-tty-ttyS1.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit systemd-backlight at backlight:intel_backlight.service:
	Description: Load/Save Screen Backlight Brightness of backlight:intel_backlight
	Instance: backlight:intel_backlight
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: system-systemd\x2dbacklight.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-backlight at backlight:intel_backlight.service
	Invocation ID: 5a5437be87214166a47209b01d7387e3
	Documentation: man:systemd-backlight at .service(8)
	Fragment Path: /lib/systemd/system/systemd-backlight at .service
	Condition Timestamp: Mon 2019-10-14 06:22:16 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:16 CEST
	Assert Result: yes
	Requires: system-systemd\x2dbacklight.slice
	Requires: -.mount
	WantedBy: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: sysinit.target
	After: -.mount
	After: system-systemd\x2dbacklight.slice
	After: systemd-remount-fs.service
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	References: -.mount
	References: sysinit.target
	References: system-systemd\x2dbacklight.slice
	ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device
	RequiresMountsFor: /var/lib/systemd/backlight
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-backlight load backlight:intel_backlight
			PID: 1366
			Start Timestamp: Mon 2019-10-14 06:22:16 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-backlight save backlight:intel_backlight
-> Unit dev-disk-by\x2dpartuuid-aed561fe\x2df195\x2d45a4\x2d8331\x2d6d9fe3934d55.device:
	Description: WDC_WD5000LPCX-24VHAT0 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2dpartuuid-aed561fe\x2df195\x2d45a4\x2d8331\x2d6d9fe3934d55.device
	Invocation ID: b68baeb29b0c4e459acab48578382334
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a42f761e\x2dd4c6\x2d4a9c\x2da30a\x2d58c73fd58dec.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
	Description: WDC_WD5000LPCX-24VHAT0 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:13 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-sda2.device
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a42f761e\x2dd4c6\x2d4a9c\x2da30a\x2d58c73fd58dec.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-aed561fe\x2df195\x2d45a4\x2d8331\x2d6d9fe3934d55.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> 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: n/a
	Inactive Exit Timestamp: 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 failed
	Condition Timestamp: Mon 2019-10-14 06:22:52 CEST
	Condition Result: no
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: basic.target
	After: sysinit.target
	After: system.slice
	After: apt-daily.service
	After: apt-daily-upgrade.timer
	After: systemd-journald.socket
	TriggeredBy: apt-daily-upgrade.timer
	References: basic.target
	References: sysinit.target
	References: system.slice
	References: apt-daily.service
	References: shutdown.target
	References: systemd-journald.socket
	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: 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: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily install
-> Unit sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device:
	Description: WDC_WD5000LPCX-24VHAT0 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Invocation ID: 383c283a4aec4a618c2bc9e368c9a251
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/systemd-random-seed.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-random-seed.service
	Invocation ID: aa29a1c1a2e846c1a53630ddd7eebce4
	Documentation: man:systemd-random-seed.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed.service
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: sysinit.target
	After: -.mount
	After: systemd-remount-fs.service
	After: system.slice
	After: systemd-journald.socket
	References: system.slice
	References: -.mount
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: sysinit.target
	RequiresMountsFor: /var/lib/systemd/random-seed
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
			PID: 1321
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
-> Unit systemd-timesyncd.service:
	Description: Network Time Synchronization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: /system.slice/systemd-timesyncd.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-timesyncd.service
	Invocation ID: a30b29d28849400a92910de61f916074
	Documentation: man:systemd-timesyncd.service(8)
	Fragment Path: /lib/systemd/system/systemd-timesyncd.service
	DropIn Path: /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
	ConditionFileIsExecutable: !/usr/sbin/VBoxService succeeded
	ConditionFileIsExecutable: !/usr/sbin/chronyd succeeded
	ConditionFileIsExecutable: !/usr/sbin/openntpd succeeded
	ConditionFileIsExecutable: !/usr/sbin/ntpd succeeded
	ConditionVirtualization: !container succeeded
	ConditionCapability: CAP_SYS_TIME succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	Wants: time-sync.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: time-sync.target
	Before: sysinit.target
	After: systemd-tmpfiles-setup.service
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	After: systemd-sysusers.service
	After: systemd-remount-fs.service
	References: systemd-remount-fs.service
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-tmpfiles-setup.service
	References: systemd-sysusers.service
	References: sysinit.target
	References: system.slice
	References: time-sync.target
	References: -.mount
	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: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	Main PID: 1522
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	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: 4096
	LimitNOFILESoft: 1024
	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: ~break switch_endian modify_ldt profil s390_runtime_instr ustat request_key afs_syscall perf_event_open ulimit mount sysfs pciconfig_write ftime create_module putpmsg lookup_dcookie umount2 security pciconfig_read vm86old prof lock ssetmask mpx init_module rtas s390_pci_mmio_read finit_module s390_pci_mmio_write gtty chroot iopl vm86 process_vm_readv vserver keyctl pciconfig_iobase sgetmask pivot_root ioperm process_vm_writev _sysctl umount spu_run add_key uselib delete_module getpmsg tuxcall get_kernel_syms stty ptrace query_module
	-> ExecStart:
		Command Line: /lib/systemd/systemd-timesyncd
			PID: 1522
			Start Timestamp: Mon 2019-10-14 06:22:20 CEST
	Status Text: Synchronized to time server 159.69.144.253:123 (2.debian.pool.ntp.org).
-> Unit dev-ttyS3.device:
	Description: /dev/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: dev-ttyS3.device
	Invocation ID: 32c6348c375b4b2d98cfa7fc678b1367
	Following: sys-devices-platform-serial8250-tty-ttyS3.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit systemd-tmpfiles-clean.service:
	Description: Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2019-10-14 06:37:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:37:15 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2019-10-14 06:37:15 CEST
	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: 022d3eaf3b8e4a81ab12c8cbfd490e10
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
	Condition Timestamp: Mon 2019-10-14 06:37:15 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:37:15 CEST
	Assert Result: yes
	Requires: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: system.slice
	After: systemd-tmpfiles-clean.timer
	After: time-sync.target
	TriggeredBy: systemd-tmpfiles-clean.timer
	References: shutdown.target
	References: time-sync.target
	References: system.slice
	References: systemd-journald.socket
	References: local-fs.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: 4096
	LimitNOFILESoft: 1024
	IOSchedulingClass: idle
	IOPriority: 0
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --clean
			PID: 2835
			Start Timestamp: Mon 2019-10-14 06:37:15 CEST
			Exit Timestamp: Mon 2019-10-14 06:37:15 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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 error
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionPathExists: /sys/kernel/mm/hugepages untested
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: no
	Requires: system.slice
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: system.slice
	After: -.mount
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-quotacheck.service:
	Description: File System Quota Check
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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-quotacheck.service
	Documentation: man:systemd-quotacheck.service(8)
	Fragment Path: /lib/systemd/system/systemd-quotacheck.service
	ConditionPathExists: /sbin/quotacheck untested
	Requires: system.slice
	Before: shutdown.target
	Before: local-fs.target
	After: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	After: systemd-remount-fs.service
	After: system.slice
	After: systemd-journald.socket
	References: systemd-remount-fs.service
	References: shutdown.target
	References: systemd-journald.socket
	References: local-fs.target
	References: system.slice
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-quotacheck
-> Unit sys-devices-virtual-net-sit0.device:
	Description: /sys/devices/virtual/net/sit0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: sys-devices-virtual-net-sit0.device
	Invocation ID: 4593daa5057148238ed2bec3580eeb03
	Following Set Member: sys-subsystem-net-devices-sit0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/sit0
-> Unit system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/system-getty.slice
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x40
	Name: system-getty.slice
	Invocation ID: 9676fb3ef97045798c0d5008aeb45a02
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	RequiredBy: getty at tty1.service
	Conflicts: shutdown.target
	Before: getty at tty1.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: 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 dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:22 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: 8a16f192b4f84e658b5ece4e2d6dd93e
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	Requires: sysinit.target
	RequiredBy: accounts-daemon.service
	RequiredBy: avahi-daemon.service
	RequiredBy: udisks2.service
	RequiredBy: dbus.service
	RequiredBy: ModemManager.service
	RequiredBy: NetworkManager.service
	RequiredBy: packagekit.service
	RequiredBy: polkit.service
	RequiredBy: colord.service
	RequiredBy: bluetooth.service
	RequiredBy: wpa_supplicant.service
	RequiredBy: rtkit-daemon.service
	RequiredBy: upower.service
	RequiredBy: systemd-logind.service
	WantedBy: systemd-logind.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: systemd-logind.service
	Before: packagekit.service
	Before: dbus.service
	Before: sockets.target
	Before: accounts-daemon.service
	Before: wpa_supplicant.service
	Before: rtkit-daemon.service
	Before: colord.service
	Before: avahi-daemon.service
	Before: udisks2.service
	Before: polkit.service
	Before: ModemManager.service
	Before: NetworkManager.service
	Before: bluetooth.service
	Before: upower.service
	After: -.slice
	After: -.mount
	After: sysinit.target
	Triggers: dbus.service
	References: shutdown.target
	References: sockets.target
	References: dbus.service
	References: -.slice
	References: sysinit.target
	References: -.mount
	ReferencedBy: avahi-daemon.service
	ReferencedBy: polkit.service
	ReferencedBy: sockets.target
	ReferencedBy: NetworkManager.service
	ReferencedBy: ModemManager.service
	ReferencedBy: udisks2.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: bluetooth.service
	ReferencedBy: dbus.service
	ReferencedBy: colord.service
	ReferencedBy: packagekit.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: wpa_supplicant.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-rfkill.service:
	Description: Load/Save RF Kill Switch Status
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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-rfkill.service
	Invocation ID: e19e831813fd4f9eaa575e6c41977b97
	Documentation: man:systemd-rfkill.service(8)
	Fragment Path: /lib/systemd/system/systemd-rfkill.service
	Condition Timestamp: Mon 2019-10-14 06:22:17 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:17 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	BindsTo: sys-devices-virtual-misc-rfkill.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: systemd-remount-fs.service
	After: sys-devices-virtual-misc-rfkill.device
	After: -.mount
	After: systemd-rfkill.socket
	After: system.slice
	TriggeredBy: systemd-rfkill.socket
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	References: shutdown.target
	References: sys-devices-virtual-misc-rfkill.device
	References: -.mount
	References: system.slice
	ReferencedBy: systemd-rfkill.socket
	RequiresMountsFor: /var/lib/systemd/rfkill
	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: no
	NotifyAccess: main
	NotifyState: ready
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-rfkill
			PID: 1390
			Start Timestamp: Mon 2019-10-14 06:22:17 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-update-done.service:
	Description: systemd-update-done.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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-update-done.service
	After: systemd-hwdb-update.service
	ReferencedBy: systemd-hwdb-update.service
-> Unit cups.path:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: cups.path
	Invocation ID: 8b861fce59ee4cacb59365eea6992ddf
	Fragment Path: /lib/systemd/system/cups.path
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: sysinit.target
	PartOf: cups.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: cups.service
	Before: paths.target
	After: -.mount
	After: sysinit.target
	Triggers: cups.service
	References: -.mount
	References: paths.target
	References: shutdown.target
	References: cups.service
	References: sysinit.target
	ReferencedBy: multi-user.target
	RequiresMountsFor: /var/cache/cups/org.cups.cupsd
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: running
	Result: success
	Unit: cups.service
	MakeDirectory: no
	DirectoryMode: 0755
	PathExists: /var/cache/cups/org.cups.cupsd
-> 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: n/a
	Inactive Exit Timestamp: 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 failed
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: no
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: shutdown.target
	References: basic.target
	References: system.slice
	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: 4096
	LimitNOFILESoft: 1024
	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 dev-sda1.device:
	Description: WDC_WD5000LPCX-24VHAT0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-sda1.device
	Invocation ID: 24fbd529d4984bf287dd4570f18cdf3e
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	Following Set Member: dev-disk-by\x2dpartuuid-bdb3b970\x2d9c9f\x2d425e\x2db123\x2df05047de173c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart1.device:
	Description: WDC_WD5000LPCX-24VHAT0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart1.device
	Invocation ID: 93d0d92c77164c53901e1159dcc2b7fb
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	Following Set Member: dev-disk-by\x2dpartuuid-bdb3b970\x2d9c9f\x2d425e\x2db123\x2df05047de173c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: 3b3606d2a35148e0977ba5476b5f4365
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/slices.target
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Wants: system.slice
	Wants: -.slice
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: user.slice
	After: system.slice
	After: -.slice
	References: shutdown.target
	References: system.slice
	References: -.slice
	ReferencedBy: basic.target
	ReferencedBy: user.slice
	ReferencedBy: system.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> 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: n/a
	Inactive Exit Timestamp: 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 failed
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: system.slice
	After: local-fs.target
	References: systemd-journald.socket
	References: local-fs.target
	References: sysinit.target
	References: system.slice
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-machine-id-setup --commit
-> Unit user-0.slice:
	Description: User Slice of root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:47 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:47 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:47 CEST
	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: /user.slice/user-0.slice
	CGroup realized: yes
	CGroup mask: 0x3
	CGroup members mask: 0x7f
	Name: user-0.slice
	Invocation ID: d0bee677d93c407cae1c29e3066c178f
	Fragment Path: /run/systemd/transient/user-0.slice
	Condition Timestamp: Mon 2019-10-14 06:23:47 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:23:47 CEST
	Assert Result: yes
	Requires: user.slice
	RequiredBy: user at 0.service
	RequiredBy: session-3.scope
	Conflicts: shutdown.target
	Before: user at 0.service
	Before: session-3.scope
	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: user at 0.service
	ReferencedBy: session-3.scope
	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 syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:24 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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.socket
	Invocation ID: 42ef49d277f14249b138e7be986604cc
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.socket
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: -.slice
	RequiredBy: rsyslog.service
	Conflicts: shutdown.target
	ConflictedBy: emergency.service
	Before: shutdown.target
	Before: rsyslog.service
	Before: systemd-journald.service
	Before: sockets.target
	After: -.mount
	After: -.slice
	Triggers: rsyslog.service
	References: -.slice
	References: -.mount
	References: sockets.target
	References: rsyslog.service
	References: shutdown.target
	ReferencedBy: emergency.service
	ReferencedBy: rsyslog.service
	ReferencedBy: systemd-journald.service
	RequiresMountsFor: /run/systemd/journal/syslog
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: syslog.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-subsystem-net-devices-sit0.device:
	Description: /sys/subsystem/net/devices/sit0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: sys-subsystem-net-devices-sit0.device
	Invocation ID: 15a1bc5fabb34381859d193598c63088
	Following Set Member: sys-devices-virtual-net-sit0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/sit0
-> Unit systemd-journald-audit.socket:
	Description: Journal Audit Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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-audit.socket
	Invocation ID: c32b0ed022f446238a13c8b4b2f4953c
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-audit.socket
	ConditionCapability: CAP_AUDIT_READ succeeded
	ConditionSecurity: audit succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.slice
	WantedBy: systemd-journald.service
	WantedBy: sockets.target
	Before: systemd-journald.service
	Before: sockets.target
	After: -.slice
	Triggers: systemd-journald.service
	References: -.slice
	References: systemd-journald.service
	References: sockets.target
	ReferencedBy: systemd-journald.service
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-journald-audit.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 134217728
	ListenNetlink: audit 1
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit syslog.target:
	Description: syslog.target
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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.target
	Before: ModemManager.service
	ReferencedBy: ModemManager.service
-> Unit cups-browsed.service:
	Description: Make remote CUPS printers available locally
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/cups-browsed.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: cups-browsed.service
	Invocation ID: d726061152d145ddb45b74f2736c9711
	Fragment Path: /lib/systemd/system/cups-browsed.service
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: sysinit.target
	Requires: cups.service
	Requires: system.slice
	Wants: avahi-daemon.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: cups.service
	After: avahi-daemon.service
	After: basic.target
	After: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: cups.service
	References: shutdown.target
	References: avahi-daemon.service
	References: basic.target
	References: systemd-journald.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1568
	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
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/cups-browsed
			PID: 1568
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
-> 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: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: /system.slice/systemd-update-utmp.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-update-utmp.service
	Invocation ID: 8921f94de24f4e99b9034c7ba8be6a0c
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp.service
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	RequisiteOf: systemd-update-utmp-runlevel.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	Before: sysinit.target
	After: systemd-tmpfiles-setup.service
	After: system.slice
	After: auditd.service
	After: -.mount
	After: systemd-journald.socket
	After: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: system.slice
	References: auditd.service
	References: -.mount
	References: systemd-remount-fs.service
	References: systemd-journald.socket
	References: sysinit.target
	References: shutdown.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp reboot
			PID: 1513
			Start Timestamp: Mon 2019-10-14 06:22:20 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit sys-devices-platform-serial8250-tty-ttyS1.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: sys-devices-platform-serial8250-tty-ttyS1.device
	Invocation ID: 0bedd2d231ff4994a4bfef099c2dabbf
	Following Set Member: dev-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
-> Unit polkit.service:
	Description: Authorization Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:25 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:25 CEST
	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: /system.slice/polkit.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: polkit.service
	Invocation ID: 9b3981ae1fe44255a3c8594703650c18
	Documentation: man:polkit(8)
	Fragment Path: /lib/systemd/system/polkit.service
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: dbus.socket
	After: systemd-journald.socket
	After: basic.target
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: basic.target
	References: shutdown.target
	References: 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: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1563
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PolicyKit1
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/policykit-1/polkitd --no-debug
			PID: 1563
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
-> Unit console-setup.service:
	Description: Set console font and keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:19 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:19 CEST
	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: /system.slice/console-setup.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: console-setup.service
	Invocation ID: 753f8af8fa4f45f88ed43c2a4c419ad4
	Fragment Path: /lib/systemd/system/console-setup.service
	ConditionPathExists: /bin/setupcon succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	WantedBy: multi-user.target
	After: kbd.service
	After: console-screen.service
	After: -.mount
	After: local-fs.target
	After: systemd-journald.socket
	After: system.slice
	References: kbd.service
	References: console-screen.service
	References: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: multi-user.target
	RequiresMountsFor: /usr
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/console-setup/console-setup.sh
			PID: 1474
			Start Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:19 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit apt-daily.service:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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 failed
	Condition Timestamp: Mon 2019-10-14 06:36:16 CEST
	Condition Result: no
	Requires: system.slice
	Requires: sysinit.target
	Wants: network-online.target
	Conflicts: shutdown.target
	Before: apt-daily-upgrade.service
	Before: shutdown.target
	After: system.slice
	After: basic.target
	After: systemd-journald.socket
	After: network-online.target
	After: sysinit.target
	After: apt-daily.timer
	TriggeredBy: apt-daily.timer
	References: system.slice
	References: shutdown.target
	References: basic.target
	References: systemd-journald.socket
	References: network-online.target
	References: sysinit.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily update
-> Unit sys-devices-virtual-misc-rfkill.device:
	Description: /sys/devices/virtual/misc/rfkill
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: sys-devices-virtual-misc-rfkill.device
	Invocation ID: 3bc51346a8804c01bdd94604149e66b2
	Following Set Member: dev-rfkill.device
	Job Timeout: 1min 30s
	Wants: systemd-rfkill.socket
	BoundBy: systemd-rfkill.service
	BoundBy: systemd-rfkill.socket
	Before: systemd-rfkill.service
	Before: systemd-rfkill.socket
	References: systemd-rfkill.socket
	ReferencedBy: systemd-rfkill.service
	ReferencedBy: systemd-rfkill.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/misc/rfkill
-> Unit lircd.socket:
	Description: lircd.socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: lircd.socket
	Invocation ID: f768b0600c9d422aacb8936ecc546216
	Fragment Path: /lib/systemd/system/lircd.socket
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	Requires: sysinit.target
	WantedBy: lircmd.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: lircd.service
	Before: sockets.target
	After: -.slice
	After: -.mount
	After: sysinit.target
	Triggers: lircd.service
	References: -.mount
	References: sockets.target
	References: -.slice
	References: shutdown.target
	References: sysinit.target
	References: lircd.service
	ReferencedBy: lircmd.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/lirc/lircd
	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: lircd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/lirc/lircd
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d4-1\x2d4:1.0-bluetooth-hci0.device:
	Description: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/bluetooth/hci0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d4-1\x2d4:1.0-bluetooth-hci0.device
	Invocation ID: 5e645a7655c843f6abf1d15a129e401a
	Following Set Member: sys-subsystem-bluetooth-devices-hci0.device
	Job Timeout: 1min 30s
	Wants: bluetooth.target
	References: bluetooth.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/bluetooth/hci0
-> Unit sys-subsystem-net-devices-wlp2s0.device:
	Description: Wireless 3160 (Dual Band Wireless AC 3160)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: sys-subsystem-net-devices-wlp2s0.device
	Invocation ID: 3d9ce4519f27467db739710da7a35faf
	Following Set Member: sys-devices-pci0000:00-0000:00:1c.1-0000:02:00.0-net-wlp2s0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/net/wlp2s0
-> Unit system-systemd\x2dbacklight.slice:
	Description: system-systemd\x2dbacklight.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: /system.slice/system-systemd\x2dbacklight.slice
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x40
	Name: system-systemd\x2dbacklight.slice
	Invocation ID: 9964ba93d053493f989a093fd4a85ebb
	Condition Timestamp: Mon 2019-10-14 06:22:16 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:16 CEST
	Assert Result: yes
	Requires: system.slice
	RequiredBy: systemd-backlight at backlight:intel_backlight.service
	Conflicts: shutdown.target
	Before: systemd-backlight at backlight:intel_backlight.service
	Before: shutdown.target
	After: system.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: systemd-backlight at backlight:intel_backlight.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 remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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-ask-password-wall.service:
	Description: Forward Password Requests to Wall
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: sysinit.target
	After: systemd-journald.socket
	After: systemd-user-sessions.service
	After: systemd-ask-password-wall.path
	After: basic.target
	After: system.slice
	TriggeredBy: systemd-ask-password-wall.path
	References: sysinit.target
	References: systemd-journald.socket
	References: systemd-user-sessions.service
	References: shutdown.target
	References: basic.target
	References: system.slice
	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: 4096
	LimitNOFILESoft: 1024
	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-rfkill.socket:
	Description: Load/Save RF Kill Switch Status /dev/rfkill Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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-rfkill.socket
	Invocation ID: 49802d509e0948cf9cada522c39626d2
	Documentation: man:systemd-rfkill.socket(8)
	Fragment Path: /lib/systemd/system/systemd-rfkill.socket
	Condition Timestamp: Mon 2019-10-14 06:22:16 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:16 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: -.slice
	BindsTo: sys-devices-virtual-misc-rfkill.device
	WantedBy: sys-devices-virtual-misc-rfkill.device
	Conflicts: shutdown.target
	Before: systemd-rfkill.service
	Before: shutdown.target
	After: -.mount
	After: sys-devices-virtual-misc-rfkill.device
	After: -.slice
	Triggers: systemd-rfkill.service
	References: shutdown.target
	References: sys-devices-virtual-misc-rfkill.device
	References: -.mount
	References: -.slice
	References: systemd-rfkill.service
	ReferencedBy: sys-devices-virtual-misc-rfkill.device
	RequiresMountsFor: /dev/rfkill
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: yes
	FDName: systemd-rfkill.socket
	SELinuxContextFromNet: no
	ListenSpecial: /dev/rfkill
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit avahi-daemon.service:
	Description: Avahi mDNS/DNS-SD Stack
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/avahi-daemon.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: avahi-daemon.service
	Invocation ID: bf8e8d811b0146e1b71ae3c3158d96b6
	Fragment Path: /lib/systemd/system/avahi-daemon.service
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: sysinit.target
	Requires: dbus.socket
	Requires: system.slice
	Requires: avahi-daemon.socket
	WantedBy: multi-user.target
	WantedBy: cups-browsed.service
	Conflicts: shutdown.target
	Before: cups-browsed.service
	Before: multi-user.target
	Before: shutdown.target
	After: system.slice
	After: avahi-daemon.socket
	After: systemd-journald.socket
	After: dbus.socket
	After: sysinit.target
	After: basic.target
	TriggeredBy: avahi-daemon.socket
	References: system.slice
	References: avahi-daemon.socket
	References: systemd-journald.socket
	References: dbus.socket
	References: shutdown.target
	References: sysinit.target
	References: basic.target
	ReferencedBy: cups-browsed.service
	ReferencedBy: multi-user.target
	ReferencedBy: avahi-daemon.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: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	Main PID: 1550
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Avahi
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/avahi-daemon -s
			PID: 1550
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
	-> ExecReload:
		Command Line: /usr/sbin/avahi-daemon -r
	Status Text: avahi-daemon 0.6.32 starting up.
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: sys-devices-platform-serial8250-tty-ttyS2.device
	Invocation ID: c9843354375542a2afea8398e6ae4573
	Following Set Member: dev-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/systemd-sysctl.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-sysctl.service
	Invocation ID: c77cb33a70bd402bbcb11eb180411205
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /lib/systemd/system/systemd-sysctl.service
	ConditionPathIsReadWrite: /proc/sys/net/ succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: networking.service
	Before: sysinit.target
	After: systemd-modules-load.service
	After: system.slice
	After: systemd-journald.socket
	References: system.slice
	References: systemd-journald.socket
	References: shutdown.target
	References: systemd-modules-load.service
	References: sysinit.target
	ReferencedBy: networking.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
			PID: 1311
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: 054fc7e004a44baebed86f4640d3530e
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Wants: systemd-sysctl.service
	Wants: systemd-hwdb-update.service
	Wants: sys-kernel-debug.mount
	Wants: systemd-timesyncd.service
	Wants: cryptsetup.target
	Wants: systemd-tmpfiles-setup-dev.service
	Wants: keyboard-setup.service
	Wants: systemd-ask-password-console.path
	Wants: dev-hugepages.mount
	Wants: swap.target
	Wants: systemd-binfmt.service
	Wants: systemd-modules-load.service
	Wants: systemd-journal-flush.service
	Wants: sys-fs-fuse-connections.mount
	Wants: systemd-tmpfiles-setup.service
	Wants: systemd-random-seed.service
	Wants: dev-mqueue.mount
	Wants: systemd-udevd.service
	Wants: systemd-machine-id-commit.service
	Wants: systemd-udev-trigger.service
	Wants: sys-kernel-config.mount
	Wants: systemd-update-utmp.service
	Wants: proc-sys-fs-binfmt_misc.automount
	Wants: local-fs.target
	Wants: systemd-journald.service
	Wants: kmod-static-nodes.service
	RequiredBy: minissdpd.service
	RequiredBy: systemd-tmpfiles-clean.timer
	RequiredBy: NetworkManager.service
	RequiredBy: avahi-daemon.service
	RequiredBy: colord.service
	RequiredBy: cups.service
	RequiredBy: anacron.timer
	RequiredBy: rsync.service
	RequiredBy: apt-daily.service
	RequiredBy: apt-daily-upgrade.service
	RequiredBy: lircd.socket
	RequiredBy: getty-static.service
	RequiredBy: avahi-daemon.socket
	RequiredBy: ModemManager.service
	RequiredBy: apt-daily-upgrade.timer
	RequiredBy: irqbalance.service
	RequiredBy: systemd-user-sessions.service
	RequiredBy: cups-browsed.service
	RequiredBy: rc-local.service
	RequiredBy: user at 117.service
	RequiredBy: user at 0.service
	RequiredBy: basic.target
	RequiredBy: user at 1000.service
	RequiredBy: irexec.service
	RequiredBy: gdomap.service
	RequiredBy: anacron.service
	RequiredBy: rsyslog.service
	RequiredBy: cups.socket
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: unattended-upgrades.service
	RequiredBy: cups.path
	RequiredBy: NetworkManager-wait-online.service
	RequiredBy: lircd.service
	RequiredBy: gdm.service
	RequiredBy: apt-daily.timer
	RequiredBy: dbus.service
	RequiredBy: bluetooth.service
	RequiredBy: lircd-uinput.service
	RequiredBy: systemd-logind.service
	RequiredBy: udisks2.service
	RequiredBy: rescue.target
	RequiredBy: rotter.service
	RequiredBy: speech-dispatcher.service
	RequiredBy: polkit.service
	RequiredBy: dbus.socket
	RequiredBy: upower.service
	RequiredBy: pppd-dns.service
	RequiredBy: rtkit-daemon.service
	RequiredBy: cron.service
	RequiredBy: alsa-restore.service
	RequiredBy: accounts-daemon.service
	RequiredBy: getty at tty1.service
	RequiredBy: alsa-state.service
	RequiredBy: packagekit.service
	RequiredBy: wpa_supplicant.service
	RequiredBy: lircmd.service
	RequiredBy: lircd-setup.service
	Conflicts: emergency.service
	Conflicts: emergency.target
	Conflicts: shutdown.target
	Before: gdomap.service
	Before: minissdpd.service
	Before: pppd-dns.service
	Before: anacron.timer
	Before: anacron.service
	Before: accounts-daemon.service
	Before: systemd-logind.service
	Before: bluetooth.service
	Before: polkit.service
	Before: basic.target
	Before: avahi-daemon.service
	Before: user at 1000.service
	Before: colord.service
	Before: apt-daily-upgrade.timer
	Before: rescue.service
	Before: rtkit-daemon.service
	Before: rotter.service
	Before: lircd.socket
	Before: udisks2.service
	Before: cups.socket
	Before: rc-local.service
	Before: wpa_supplicant.service
	Before: avahi-daemon.socket
	Before: cron.service
	Before: NetworkManager.service
	Before: speech-dispatcher.service
	Before: lircd-uinput.service
	Before: systemd-user-sessions.service
	Before: apt-daily.service
	Before: alsa-state.service
	Before: systemd-tmpfiles-clean.timer
	Before: unattended-upgrades.service
	Before: cups.path
	Before: rsyslog.service
	Before: lircd-setup.service
	Before: getty-static.service
	Before: lircd.service
	Before: alsa-restore.service
	Before: user at 117.service
	Before: getty at tty1.service
	Before: gdm.service
	Before: dbus.service
	Before: ModemManager.service
	Before: cups-browsed.service
	Before: cups.service
	Before: systemd-ask-password-wall.service
	Before: upower.service
	Before: dbus.socket
	Before: apt-daily-upgrade.service
	Before: irqbalance.service
	Before: lircmd.service
	Before: rescue.target
	Before: irexec.service
	Before: packagekit.service
	Before: rsync.service
	Before: apt-daily.timer
	Before: NetworkManager-wait-online.service
	Before: user at 0.service
	After: sys-kernel-config.mount
	After: systemd-binfmt.service
	After: dev-hugepages.mount
	After: sys-fs-fuse-connections.mount
	After: systemd-backlight at backlight:intel_backlight.service
	After: systemd-tmpfiles-setup.service
	After: local-fs.target
	After: systemd-update-utmp.service
	After: emergency.service
	After: systemd-machine-id-commit.service
	After: kmod-static-nodes.service
	After: systemd-journald.service
	After: systemd-tmpfiles-setup-dev.service
	After: sys-kernel-debug.mount
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-random-seed.service
	After: swap.target
	After: systemd-udev-trigger.service
	After: systemd-modules-load.service
	After: systemd-hwdb-update.service
	After: cryptsetup.target
	After: dev-mqueue.mount
	After: systemd-udevd.service
	After: systemd-sysctl.service
	After: systemd-timesyncd.service
	After: emergency.target
	References: cryptsetup.target
	References: systemd-udevd.service
	References: systemd-sysctl.service
	References: keyboard-setup.service
	References: systemd-hwdb-update.service
	References: systemd-udev-trigger.service
	References: dev-mqueue.mount
	References: systemd-timesyncd.service
	References: sys-fs-fuse-connections.mount
	References: systemd-journald.service
	References: systemd-modules-load.service
	References: swap.target
	References: systemd-random-seed.service
	References: sys-kernel-debug.mount
	References: systemd-tmpfiles-setup-dev.service
	References: emergency.target
	References: kmod-static-nodes.service
	References: systemd-update-utmp.service
	References: local-fs.target
	References: systemd-journal-flush.service
	References: systemd-ask-password-console.path
	References: shutdown.target
	References: systemd-binfmt.service
	References: systemd-tmpfiles-setup.service
	References: proc-sys-fs-binfmt_misc.automount
	References: emergency.service
	References: sys-kernel-config.mount
	References: systemd-machine-id-commit.service
	References: dev-hugepages.mount
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: udisks2.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: dbus.socket
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: rescue.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: cups.path
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: alsa-state.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: cups.service
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: apt-daily.timer
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: apt-daily-upgrade.timer
	ReferencedBy: lircd.socket
	ReferencedBy: pppd-dns.service
	ReferencedBy: rsyslog.service
	ReferencedBy: cups.socket
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: minissdpd.service
	ReferencedBy: rescue.target
	ReferencedBy: accounts-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: packagekit.service
	ReferencedBy: ModemManager.service
	ReferencedBy: gdm.service
	ReferencedBy: user at 1000.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: lircd-setup.service
	ReferencedBy: gdomap.service
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service
	ReferencedBy: anacron.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: getty-static.service
	ReferencedBy: bluetooth.service
	ReferencedBy: irexec.service
	ReferencedBy: anacron.timer
	ReferencedBy: rotter.service
	ReferencedBy: lircd.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: irqbalance.service
	ReferencedBy: user at 0.service
	ReferencedBy: colord.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: basic.target
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: cron.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: dbus.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: rsync.service
	ReferencedBy: NetworkManager-wait-online.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: rc-local.service
	ReferencedBy: polkit.service
	ReferencedBy: lircmd.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: lircd-uinput.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: apt-daily.service
	ReferencedBy: user at 117.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit user at 117.service:
	Description: User Manager for UID 117
	Instance: 117
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:35 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:31 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: user-117.slice
	CGroup: /user.slice/user-117.slice/user at 117.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: user at 117.service
	Invocation ID: d4d497f3eb9c4b9eba95b92ca9889c81
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Mon 2019-10-14 06:22:31 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:31 CEST
	Assert Result: yes
	Requires: user-117.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: sysinit.target
	After: basic.target
	After: user-117.slice
	References: shutdown.target
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: sysinit.target
	References: basic.target
	References: user-117.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	Main PID: 1620
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 117
	DynamicUser: no
	PAMName: systemd-user
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
			PID: 1620
			Start Timestamp: Mon 2019-10-14 06:22:31 CEST
	Status Text: Startup finished in 4.610s.
-> Unit speech-dispatcher.service:
	Description: LSB: Speech Dispatcher
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/speech-dispatcher.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: speech-dispatcher.service
	Invocation ID: 7e6eb52bea29499ba0404b2ad8f8df85
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/speech-dispatcher.service
	Source Path: /etc/init.d/speech-dispatcher
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: graphical.target
	Before: multi-user.target
	Before: shutdown.target
	After: festival.service
	After: remote-fs.target
	After: basic.target
	After: sysinit.target
	After: system.slice
	After: systemd-journald.socket
	References: festival.service
	References: basic.target
	References: remote-fs.target
	References: multi-user.target
	References: graphical.target
	References: systemd-journald.socket
	References: shutdown.target
	References: system.slice
	References: sysinit.target
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /etc/init.d/speech-dispatcher start
			PID: 1545
			Start Timestamp: Mon 2019-10-14 06:22:22 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/speech-dispatcher reload
	-> ExecStop:
		Command Line: /etc/init.d/speech-dispatcher stop
-> Unit systemd-fsckd.socket:
	Description: fsck to fsckd communication Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:48 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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-fsckd.socket
	Invocation ID: 4138cea674f74a3a8e43e63fefe73e84
	Documentation: man:systemd-fsckd.service(8)
	Documentation: man:systemd-fsck at .service(8)
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsckd.socket
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: -.slice
	RequiredBy: systemd-fsckd.service
	WantedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	WantedBy: systemd-fsck-root.service
	Before: systemd-fsck-root.service
	Before: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	Before: systemd-fsckd.service
	After: -.mount
	After: -.slice
	Triggers: systemd-fsckd.service
	References: -.slice
	References: -.mount
	References: systemd-fsckd.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	ReferencedBy: systemd-fsckd.service
	RequiresMountsFor: /run/systemd/fsck.progress
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-fsckd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/systemd/fsck.progress
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart2.device:
	Description: WDC_WD5000LPCX-24VHAT0 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart2.device
	Invocation ID: d9b42be62eb94f9f8ac251052c48c1e2
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a42f761e\x2dd4c6\x2d4a9c\x2da30a\x2d58c73fd58dec.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-aed561fe\x2df195\x2d45a4\x2d8331\x2d6d9fe3934d55.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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-udevd-control.socket
	Invocation ID: ce6fc0b505b2440483115f21652cb1ec
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: -.slice
	WantedBy: systemd-udevd.service
	WantedBy: sockets.target
	Before: systemd-udev-trigger.service
	Before: systemd-udevd.service
	Before: sockets.target
	After: -.mount
	After: -.slice
	Triggers: systemd-udevd.service
	References: -.slice
	References: -.mount
	References: systemd-udevd.service
	References: sockets.target
	ReferencedBy: sockets.target
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	RequiresMountsFor: /run/udev/control
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FDName: systemd-udevd-control.socket
	SELinuxContextFromNet: no
	ListenSequentialPacket: /run/udev/control
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: sound.target
	Invocation ID: d0827bec459e44e0baa8d74439d5582a
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sound.target
	Condition Timestamp: Mon 2019-10-14 06:22:17 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:17 CEST
	Assert Result: yes
	WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
	Conflicts: shutdown.target
	References: shutdown.target
	ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit getty at tty1.service:
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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
	Requires: system-getty.slice
	Requires: sysinit.target
	WantedBy: getty.target
	Conflicts: rescue.service
	Conflicts: shutdown.target
	ConflictedBy: gdm.service
	Before: shutdown.target
	Before: rescue.service
	Before: getty.target
	Before: gdm.service
	After: rc-local.service
	After: basic.target
	After: plymouth-quit-wait.service
	After: systemd-journald.socket
	After: system-getty.slice
	After: sysinit.target
	After: systemd-user-sessions.service
	References: plymouth-quit-wait.service
	References: sysinit.target
	References: getty.target
	References: systemd-journald.socket
	References: systemd-user-sessions.service
	References: rc-local.service
	References: shutdown.target
	References: rescue.service
	References: basic.target
	References: system-getty.slice
	ReferencedBy: getty.target
	ReferencedBy: gdm.service
	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: 4096
	LimitNOFILESoft: 1024
	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 upower.service:
	Description: Daemon for power management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:42 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:42 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:42 CEST
	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: /system.slice/upower.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: upower.service
	Invocation ID: be8212fc41c8433e8f489e3adec3e53c
	Documentation: man:upowerd(8)
	Fragment Path: /lib/systemd/system/upower.service
	Condition Timestamp: Mon 2019-10-14 06:22:42 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:42 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: basic.target
	After: sysinit.target
	After: dbus.socket
	After: systemd-journald.socket
	After: system.slice
	References: system.slice
	References: systemd-journald.socket
	References: sysinit.target
	References: shutdown.target
	References: basic.target
	References: 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: dbus
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1747
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UPower
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/upower/upowerd
			PID: 1747
			Start Timestamp: Mon 2019-10-14 06:22:42 CEST
-> Unit plymouth-quit.service:
	Description: plymouth-quit.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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.service
	ConflictedBy: gdm.service
	Before: gdm.service
	ReferencedBy: gdm.service
-> Unit lircd-uinput.service:
	Description: Forward LIRC button presses as uinput events
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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: /system.slice/lircd-uinput.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: lircd-uinput.service
	Invocation ID: 96009ec0513e466e81acdb7edf4c5c66
	Documentation: man:lircd-uinput(8)
	Documentation: http://lirc.org/html/configure.html
	Fragment Path: /lib/systemd/system/lircd-uinput.service
	Condition Timestamp: Mon 2019-10-14 06:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:27 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: lircd.service
	After: basic.target
	After: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: lircd.service
	References: shutdown.target
	References: basic.target
	References: systemd-journald.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1607
	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
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/lircd-uinput
			PID: 1607
			Start Timestamp: Mon 2019-10-14 06:22:27 CEST
-> Unit pppd-dns.service:
	Description: Restore /etc/resolv.conf if the system crashed before the ppp link was shut down
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: pppd-dns.service
	Invocation ID: 2ee98602195c4528aa5ee84abc8c37f3
	Fragment Path: /lib/systemd/system/pppd-dns.service
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	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: 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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /etc/ppp/ip-down.d/0000usepeerdns
			PID: 1555
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit kbd.service:
	Description: kbd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: kbd.service
	Before: console-setup.service
	ReferencedBy: console-setup.service
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart1.device:
	Description: WDC_WD5000LPCX-24VHAT0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart1.device
	Invocation ID: b8bbf773074849789b83b4c6e3d66673
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	Following Set Member: dev-disk-by\x2dpartuuid-bdb3b970\x2d9c9f\x2d425e\x2db123\x2df05047de173c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2duuid-a42f761e\x2dd4c6\x2d4a9c\x2da30a\x2d58c73fd58dec.device:
	Description: WDC_WD5000LPCX-24VHAT0 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2duuid-a42f761e\x2dd4c6\x2d4a9c\x2da30a\x2d58c73fd58dec.device
	Invocation ID: 7074dc45f5f84a7e947bba34278af5d3
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-aed561fe\x2df195\x2d45a4\x2d8331\x2d6d9fe3934d55.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit festival.service:
	Description: festival.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: festival.service
	Before: speech-dispatcher.service
	ReferencedBy: speech-dispatcher.service
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/dev-mqueue.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-mqueue.mount
	Invocation ID: 3d8f9065ba1f40f1b2a8f997a55381ce
	Documentation: man:mq_overview(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-mqueue.mount
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /proc/sys/fs/mqueue succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: system.slice
	After: -.mount
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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-udevd-kernel.socket
	Invocation ID: 407518d749024589a77bd91e659acb53
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.slice
	WantedBy: systemd-udevd.service
	WantedBy: sockets.target
	Before: systemd-udev-trigger.service
	Before: systemd-udevd.service
	Before: sockets.target
	After: -.slice
	Triggers: systemd-udevd.service
	References: -.slice
	References: systemd-udevd.service
	References: sockets.target
	ReferencedBy: sockets.target
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-udevd-kernel.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
	Description: WDC_WD5000LPCX-24VHAT0 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Invocation ID: 8ebb5f2932c848cda41f2817bd240e2c
	Following Set Member: dev-disk-by\x2duuid-a42f761e\x2dd4c6\x2d4a9c\x2da30a\x2d58c73fd58dec.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-aed561fe\x2df195\x2d45a4\x2d8331\x2d6d9fe3934d55.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit -.mount:
	Description: Root Mount
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:13 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:13 CEST
	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: /system.slice/-.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: -.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	Requires: system.slice
	RequiredBy: systemd-fsckd.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: dev-sda3.swap
	RequiredBy: run-user-117.mount
	RequiredBy: systemd-timesyncd.service
	RequiredBy: dev-hugepages.mount
	RequiredBy: anacron.timer
	RequiredBy: systemd-rfkill.service
	RequiredBy: avahi-daemon.socket
	RequiredBy: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: run-user-0.mount
	RequiredBy: cups.socket
	RequiredBy: rescue.service
	RequiredBy: systemd-ask-password-console.path
	RequiredBy: boot-efi.mount
	RequiredBy: dev-mqueue.mount
	RequiredBy: proc-sys-fs-binfmt_misc.automount
	RequiredBy: systemd-random-seed.service
	RequiredBy: systemd-journald.socket
	RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	RequiredBy: run-user-1000.mount
	RequiredBy: basic.target
	RequiredBy: sys-kernel-config.mount
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	RequiredBy: emergency.service
	RequiredBy: rtkit-daemon.service
	RequiredBy: local-fs.target
	RequiredBy: systemd-ask-password-wall.path
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: apt-daily-upgrade.timer
	RequiredBy: systemd-journald-dev-log.socket
	RequiredBy: dbus.socket
	RequiredBy: cups.path
	RequiredBy: systemd-backlight at backlight:intel_backlight.service
	RequiredBy: systemd-update-utmp.service
	RequiredBy: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	RequiredBy: lircd.socket
	RequiredBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	RequiredBy: systemd-journal-flush.service
	RequiredBy: colord.service
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: systemd-rfkill.socket
	RequiredBy: console-setup.service
	RequiredBy: syslog.socket
	RequiredBy: unattended-upgrades.service
	RequiredBy: apt-daily.timer
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	Before: systemd-rfkill.socket
	Before: local-fs.target
	Before: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Before: apt-daily-upgrade.timer
	Before: systemd-initctl.socket
	Before: sys-fs-fuse-connections.mount
	Before: dev-hugepages.mount
	Before: systemd-update-utmp.service
	Before: proc-sys-fs-binfmt_misc.automount
	Before: cups.socket
	Before: run-user-1000.mount
	Before: dbus.socket
	Before: avahi-daemon.socket
	Before: systemd-ask-password-console.path
	Before: sys-kernel-debug.mount
	Before: systemd-update-utmp-runlevel.service
	Before: syslog.socket
	Before: basic.target
	Before: systemd-rfkill.service
	Before: systemd-backlight at backlight:intel_backlight.service
	Before: systemd-random-seed.service
	Before: systemd-fsckd.socket
	Before: rescue.service
	Before: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Before: cups.path
	Before: systemd-journald.socket
	Before: systemd-timesyncd.service
	Before: colord.service
	Before: lircd.socket
	Before: run-user-0.mount
	Before: dev-mqueue.mount
	Before: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Before: systemd-udevd-control.socket
	Before: anacron.timer
	Before: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Before: boot-efi.mount
	Before: proc-sys-fs-binfmt_misc.mount
	Before: emergency.service
	Before: unattended-upgrades.service
	Before: console-setup.service
	Before: systemd-ask-password-wall.path
	Before: dev-sda3.swap
	Before: apt-daily.timer
	Before: systemd-journal-flush.service
	Before: rtkit-daemon.service
	Before: sys-kernel-config.mount
	Before: run-user-117.mount
	Before: systemd-journald-dev-log.socket
	After: system.slice
	References: system.slice
	References: local-fs.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: rescue.service
	ReferencedBy: cups.path
	ReferencedBy: cups.socket
	ReferencedBy: lircd.socket
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: dbus.socket
	ReferencedBy: colord.service
	ReferencedBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	ReferencedBy: boot-efi.mount
	ReferencedBy: systemd-rfkill.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: run-user-117.mount
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: run-user-1000.mount
	ReferencedBy: run-user-0.mount
	ReferencedBy: emergency.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: systemd-fsckd.socket
	ReferencedBy: systemd-journald.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: local-fs.target
	ReferencedBy: apt-daily.timer
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: syslog.socket
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: dev-sda3.swap
	ReferencedBy: console-setup.service
	ReferencedBy: apt-daily-upgrade.timer
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	ReferencedBy: basic.target
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: systemd-rfkill.socket
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: anacron.timer
	RequiresMountsFor: /dev/disk/by-uuid/a42f761e-d4c6-4a9c-a30a-58c73fd58dec
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/sda2
	File System Type: ext4
	Options: rw,relatime,errors=remount-ro
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: WDC_WD5000LPCX-24VHAT0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Invocation ID: d98cf2b422fa43aebbc67ba8be568b5e
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	Following Set Member: dev-disk-by\x2dpartuuid-bdb3b970\x2d9c9f\x2d425e\x2db123\x2df05047de173c.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit shutdown.target:
	Description: Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: apt-daily.service
	ConflictedBy: session-3.scope
	ConflictedBy: upower.service
	ConflictedBy: avahi-daemon.service
	ConflictedBy: NetworkManager-wait-online.service
	ConflictedBy: bluetooth.service
	ConflictedBy: systemd-hwdb-update.service
	ConflictedBy: speech-dispatcher.service
	ConflictedBy: alsa-restore.service
	ConflictedBy: irqbalance.service
	ConflictedBy: user at 0.service
	ConflictedBy: apt-daily-upgrade.service
	ConflictedBy: lircd-setup.service
	ConflictedBy: systemd-machine-id-commit.service
	ConflictedBy: user-0.slice
	ConflictedBy: emergency.target
	ConflictedBy: user at 117.service
	ConflictedBy: systemd-sysctl.service
	ConflictedBy: session-2.scope
	ConflictedBy: rescue.target
	ConflictedBy: systemd-user-sessions.service
	ConflictedBy: systemd-update-utmp.service
	ConflictedBy: gdomap.service
	ConflictedBy: remote-fs.target
	ConflictedBy: anacron.service
	ConflictedBy: systemd-timesyncd.service
	ConflictedBy: systemd-random-seed.service
	ConflictedBy: systemd-remount-fs.service
	ConflictedBy: alsa-state.service
	ConflictedBy: local-fs.target
	ConflictedBy: system-systemd\x2dbacklight.slice
	ConflictedBy: local-fs-pre.target
	ConflictedBy: systemd-tmpfiles-clean.timer
	ConflictedBy: timers.target
	ConflictedBy: systemd-logind.service
	ConflictedBy: colord.service
	ConflictedBy: cups.service
	ConflictedBy: sockets.target
	ConflictedBy: nss-user-lookup.target
	ConflictedBy: ModemManager.service
	ConflictedBy: system-getty.slice
	ConflictedBy: user at 1000.service
	ConflictedBy: gdm.service
	ConflictedBy: emergency.service
	ConflictedBy: systemd-ask-password-wall.service
	ConflictedBy: apt-daily.timer
	ConflictedBy: bluetooth.target
	ConflictedBy: systemd-rfkill.service
	ConflictedBy: remote-fs-pre.target
	ConflictedBy: user-1000.slice
	ConflictedBy: lircmd.service
	ConflictedBy: irexec.service
	ConflictedBy: rotter.service
	ConflictedBy: rescue.service
	ConflictedBy: graphical.target
	ConflictedBy: avahi-daemon.socket
	ConflictedBy: polkit.service
	ConflictedBy: multi-user.target
	ConflictedBy: cups.socket
	ConflictedBy: slices.target
	ConflictedBy: rtkit-daemon.service
	ConflictedBy: session-c1.scope
	ConflictedBy: basic.target
	ConflictedBy: systemd-modules-load.service
	ConflictedBy: accounts-daemon.service
	ConflictedBy: systemd-tmpfiles-clean.service
	ConflictedBy: user.slice
	ConflictedBy: syslog.socket
	ConflictedBy: systemd-backlight at backlight:intel_backlight.service
	ConflictedBy: system-systemd\x2dfsck.slice
	ConflictedBy: getty.target
	ConflictedBy: rsync.service
	ConflictedBy: packagekit.service
	ConflictedBy: sound.target
	ConflictedBy: lircd.socket
	ConflictedBy: cryptsetup.target
	ConflictedBy: systemd-update-utmp-runlevel.service
	ConflictedBy: network-pre.target
	ConflictedBy: pppd-dns.service
	ConflictedBy: systemd-rfkill.socket
	ConflictedBy: lircd-uinput.service
	ConflictedBy: swap.target
	ConflictedBy: minissdpd.service
	ConflictedBy: networking.service
	ConflictedBy: NetworkManager.service
	ConflictedBy: network.target
	ConflictedBy: paths.target
	ConflictedBy: systemd-binfmt.service
	ConflictedBy: udisks2.service
	ConflictedBy: rc-local.service
	ConflictedBy: systemd-tmpfiles-setup.service
	ConflictedBy: systemd-ask-password-console.path
	ConflictedBy: wpa_supplicant.service
	ConflictedBy: systemd-ask-password-wall.path
	ConflictedBy: time-sync.target
	ConflictedBy: user-117.slice
	ConflictedBy: anacron.timer
	ConflictedBy: getty-static.service
	ConflictedBy: systemd-ask-password-console.service
	ConflictedBy: rsyslog.service
	ConflictedBy: network-online.target
	ConflictedBy: lircd.service
	ConflictedBy: dbus.service
	ConflictedBy: apt-daily-upgrade.timer
	ConflictedBy: cron.service
	ConflictedBy: cups-browsed.service
	ConflictedBy: dbus.socket
	ConflictedBy: unattended-upgrades.service
	ConflictedBy: cups.path
	ConflictedBy: sysinit.target
	ConflictedBy: systemd-tmpfiles-setup-dev.service
	ConflictedBy: getty at tty1.service
	After: cups.socket
	After: systemd-logind.service
	After: cron.service
	After: systemd-fsckd.service
	After: rotter.service
	After: cups.path
	After: systemd-ask-password-wall.service
	After: systemd-tmpfiles-setup.service
	After: networking.service
	After: getty at tty1.service
	After: anacron.service
	After: ModemManager.service
	After: systemd-timesyncd.service
	After: upower.service
	After: systemd-binfmt.service
	After: systemd-quotacheck.service
	After: dbus.service
	After: apt-daily.timer
	After: unattended-upgrades.service
	After: user at 0.service
	After: NetworkManager.service
	After: rc-local.service
	After: syslog.socket
	After: systemd-modules-load.service
	After: systemd-sysctl.service
	After: anacron.timer
	After: systemd-ask-password-console.service
	After: emergency.service
	After: lircd.socket
	After: user-0.slice
	After: colord.service
	After: systemd-hwdb-update.service
	After: user.slice
	After: cups-browsed.service
	After: avahi-daemon.socket
	After: dbus.socket
	After: system-systemd\x2dbacklight.slice
	After: systemd-ask-password-wall.path
	After: minissdpd.service
	After: pppd-dns.service
	After: lircd-uinput.service
	After: systemd-tmpfiles-clean.service
	After: lircmd.service
	After: gdomap.service
	After: bluetooth.service
	After: systemd-ask-password-console.path
	After: cups.service
	After: alsa-state.service
	After: user-117.slice
	After: systemd-tmpfiles-clean.timer
	After: getty-static.service
	After: systemd-update-utmp.service
	After: systemd-backlight at backlight:intel_backlight.service
	After: avahi-daemon.service
	After: wpa_supplicant.service
	After: irexec.service
	After: polkit.service
	After: lircd-setup.service
	After: systemd-user-sessions.service
	After: system-getty.slice
	After: gdm.service
	After: lircd.service
	After: irqbalance.service
	After: systemd-rfkill.socket
	After: apt-daily-upgrade.timer
	After: system-systemd\x2dfsck.slice
	After: rtkit-daemon.service
	After: systemd-random-seed.service
	After: packagekit.service
	After: speech-dispatcher.service
	After: rescue.service
	After: session-3.scope
	After: apt-daily.service
	After: accounts-daemon.service
	After: user at 117.service
	After: rsyslog.service
	After: rsync.service
	After: apt-daily-upgrade.service
	After: systemd-machine-id-commit.service
	After: systemd-remount-fs.service
	After: user-1000.slice
	After: systemd-fsck-root.service
	After: session-2.scope
	After: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	After: udisks2.service
	After: NetworkManager-wait-online.service
	After: alsa-restore.service
	After: user at 1000.service
	After: systemd-tmpfiles-setup-dev.service
	After: systemd-rfkill.service
	After: systemd-update-utmp-runlevel.service
	After: session-c1.scope
	ReferencedBy: systemd-logind.service
	ReferencedBy: user-0.slice
	ReferencedBy: getty.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: basic.target
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: lircd-uinput.service
	ReferencedBy: session-3.scope
	ReferencedBy: cryptsetup.target
	ReferencedBy: cups.socket
	ReferencedBy: system-systemd\x2dfsck.slice
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: rescue.target
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: minissdpd.service
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: apt-daily-upgrade.timer
	ReferencedBy: getty-static.service
	ReferencedBy: upower.service
	ReferencedBy: lircd.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: syslog.socket
	ReferencedBy: user.slice
	ReferencedBy: bluetooth.target
	ReferencedBy: lircd-setup.service
	ReferencedBy: gdm.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: rsync.service
	ReferencedBy: irexec.service
	ReferencedBy: irqbalance.service
	ReferencedBy: emergency.service
	ReferencedBy: slices.target
	ReferencedBy: network.target
	ReferencedBy: networking.service
	ReferencedBy: emergency.target
	ReferencedBy: swap.target
	ReferencedBy: avahi-daemon.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: sockets.target
	ReferencedBy: multi-user.target
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: dbus.socket
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: paths.target
	ReferencedBy: NetworkManager.service
	ReferencedBy: rc-local.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: graphical.target
	ReferencedBy: anacron.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: rotter.service
	ReferencedBy: anacron.timer
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	ReferencedBy: polkit.service
	ReferencedBy: user at 1000.service
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: user-117.slice
	ReferencedBy: user at 117.service
	ReferencedBy: colord.service
	ReferencedBy: network-pre.target
	ReferencedBy: sysinit.target
	ReferencedBy: local-fs.target
	ReferencedBy: udisks2.service
	ReferencedBy: alsa-state.service
	ReferencedBy: sound.target
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: system-systemd\x2dbacklight.slice
	ReferencedBy: session-c1.scope
	ReferencedBy: time-sync.target
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: dbus.service
	ReferencedBy: cups.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: systemd-quotacheck.service
	ReferencedBy: user-1000.slice
	ReferencedBy: network-online.target
	ReferencedBy: ModemManager.service
	ReferencedBy: cron.service
	ReferencedBy: nss-user-lookup.target
	ReferencedBy: rsyslog.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: pppd-dns.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: gdomap.service
	ReferencedBy: session-2.scope
	ReferencedBy: rescue.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: system-getty.slice
	ReferencedBy: apt-daily.service
	ReferencedBy: local-fs-pre.target
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: systemd-rfkill.service
	ReferencedBy: cups.path
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: lircmd.service
	ReferencedBy: remote-fs-pre.target
	ReferencedBy: NetworkManager-wait-online.service
	ReferencedBy: bluetooth.service
	ReferencedBy: remote-fs.target
	ReferencedBy: apt-daily.timer
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: timers.target
	ReferencedBy: lircd.socket
	ReferencedBy: systemd-rfkill.socket
	ReferencedBy: packagekit.service
	ReferencedBy: user at 0.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit NetworkManager-wait-online.service:
	Description: Network Manager Wait Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:34 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:34 CEST
	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: /system.slice/NetworkManager-wait-online.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: NetworkManager-wait-online.service
	Invocation ID: 5db1468bf8124cf8bd6c689b1b70f75c
	Documentation: man:nm-online(1)
	Fragment Path: /lib/systemd/system/NetworkManager-wait-online.service
	Condition Timestamp: Mon 2019-10-14 06:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:27 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	Requisite: NetworkManager.service
	WantedBy: network-online.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: network-online.target
	After: systemd-journald.socket
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: NetworkManager.service
	References: systemd-journald.socket
	References: shutdown.target
	References: sysinit.target
	References: basic.target
	References: system.slice
	References: network-online.target
	References: NetworkManager.service
	ReferencedBy: network-online.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: 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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/bin/nm-online -s -q --timeout=30
			PID: 1582
			Start Timestamp: Mon 2019-10-14 06:22:27 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:34 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit lircd.service:
	Description: Flexible IR remote input/output application support
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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: /system.slice/lircd.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: lircd.service
	Invocation ID: c34856c36e9d47d7b9fc330fd91e37af
	Documentation: man:lircd(8)
	Documentation: http://lirc.org/html/configure.html
	Fragment Path: /lib/systemd/system/lircd.service
	Condition Timestamp: Mon 2019-10-14 06:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:27 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	Wants: lircd-setup.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: lircd-uinput.service
	Before: multi-user.target
	Before: shutdown.target
	After: network.target
	After: lircd.socket
	After: lircd-setup.service
	After: sysinit.target
	After: system.slice
	After: basic.target
	After: systemd-journald.socket
	TriggeredBy: lircd.socket
	References: shutdown.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	References: lircd-setup.service
	References: sysinit.target
	References: network.target
	ReferencedBy: lircd-uinput.service
	ReferencedBy: multi-user.target
	ReferencedBy: lircd.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: 1604
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/lircd --nodaemon
			PID: 1604
			Start Timestamp: Mon 2019-10-14 06:22:27 CEST
-> Unit bluetooth.service:
	Description: Bluetooth service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/bluetooth.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: bluetooth.service
	Invocation ID: a96ef9fc8ddb4197a0a3b8ac6bff9062
	Documentation: man:bluetoothd(8)
	Fragment Path: /lib/systemd/system/bluetooth.service
	ConditionPathIsDirectory: /sys/class/bluetooth succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: bluetooth.target
	Conflicts: shutdown.target
	Before: bluetooth.target
	Before: shutdown.target
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: sysinit.target
	After: dbus.socket
	References: basic.target
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.target
	References: dbus.socket
	ReferencedBy: bluetooth.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: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	Main PID: 1552
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.bluez
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNPROC: 1
	LimitNPROCSoft: 1
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_bind_service cap_net_admin
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/bluetooth/bluetoothd
			PID: 1552
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
	Status Text: Running
-> 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: Mon 2019-10-14 06:22:34 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:34 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2019-10-14 06:22:34 CEST
	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: 3f4ad03b58704ccbb4b4e3ced074f984
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Mon 2019-10-14 06:22:34 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:34 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	Requisite: systemd-update-utmp.service
	WantedBy: graphical.target
	WantedBy: multi-user.target
	WantedBy: rescue.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: graphical.target
	After: system.slice
	After: systemd-journald.socket
	After: -.mount
	After: rescue.target
	After: multi-user.target
	After: systemd-update-utmp.service
	References: graphical.target
	References: system.slice
	References: systemd-journald.socket
	References: -.mount
	References: rescue.target
	References: multi-user.target
	References: systemd-update-utmp.service
	References: shutdown.target
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: rescue.target
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
			PID: 1654
			Start Timestamp: Mon 2019-10-14 06:22:34 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:34 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1.device:
	Description: WDC_WD5000LPCX-24VHAT0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1.device
	Invocation ID: 966117e360894f86b51cb85bbf7c7326
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR.device
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap:
	Description: /dev/disk/by-partuuid/85978328-dc4a-4b95-948c-f0355f681688
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: /system.slice/dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Invocation ID: 8eeeb4ad0c9941248bdf48ab77e7b6ef
	Following: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Requires: system.slice
	Requires: -.mount
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	References: swap.target
	References: umount.target
	References: system.slice
	References: systemd-journald.socket
	References: -.mount
	RequiresMountsFor: /dev/disk/by-partuuid/85978328-dc4a-4b95-948c-f0355f681688
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-partuuid/85978328-dc4a-4b95-948c-f0355f681688
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/sda3
	Priority: -2
	Options: 
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: WDC_WD5000LPCX-24VHAT0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Invocation ID: bdb2718f9cce445dae228c26c94583e4
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit run-user-117.mount:
	Description: /run/user/117
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:31 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:31 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:31 CEST
	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: /system.slice/run-user-117.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: run-user-117.mount
	Invocation ID: 43496a3ab0fd426092173c9c09c7a134
	Source Path: /proc/self/mountinfo
	Requires: system.slice
	Requires: -.mount
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	After: -.mount
	After: local-fs-pre.target
	After: system.slice
	References: umount.target
	References: system.slice
	References: -.mount
	References: local-fs.target
	References: local-fs-pre.target
	RequiresMountsFor: /run/user
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /run/user/117
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,relatime,size=394884k,mode=700,uid=117,gid=123
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sys-kernel-debug.mount:
	Description: Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/sys-kernel-debug.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-kernel-debug.mount
	Invocation ID: 55fbf327a7d44671a16690a19641b828
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/debug succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: system.slice
	After: -.mount
	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: mounted
	Result: success
	Where: /sys/kernel/debug
	What: debugfs
	File System Type: debugfs
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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
	Requires: -.mount
	RequiredBy: rescue.target
	Conflicts: shutdown.target
	ConflictedBy: emergency.service
	ConflictedBy: graphical.target
	ConflictedBy: multi-user.target
	ConflictedBy: getty at tty1.service
	Before: graphical.target
	Before: multi-user.target
	Before: rescue.target
	Before: shutdown.target
	After: system.slice
	After: sysinit.target
	After: getty at tty1.service
	After: plymouth-start.service
	After: -.mount
	References: sysinit.target
	References: shutdown.target
	References: plymouth-start.service
	References: system.slice
	References: -.mount
	ReferencedBy: getty at tty1.service
	ReferencedBy: emergency.service
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: rescue.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: 4096
	LimitNOFILESoft: 1024
	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 dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap:
	Description: /dev/disk/by-path/pci-0000:00:13.0-ata-1-part3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: /system.slice/dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Invocation ID: e779041aefa944a1a9f99b4b353859c0
	Following: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Requires: system.slice
	Requires: -.mount
	Conflicts: umount.target
	Before: swap.target
	Before: umount.target
	After: -.mount
	After: system.slice
	After: systemd-journald.socket
	References: swap.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	References: umount.target
	RequiresMountsFor: /dev/disk/by-path/pci-0000:00:13.0-ata-1-part3
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	What: /dev/disk/by-path/pci-0000:00:13.0-ata-1-part3
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/sda3
	Priority: -2
	Options: 
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit rescue.target:
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: rescue.service
	Requires: sysinit.target
	Wants: systemd-update-utmp-runlevel.service
	Conflicts: shutdown.target
	ConflictedBy: graphical.target
	ConflictedBy: multi-user.target
	Before: graphical.target
	Before: multi-user.target
	Before: systemd-update-utmp-runlevel.service
	After: rescue.service
	After: sysinit.target
	References: shutdown.target
	References: rescue.service
	References: systemd-update-utmp-runlevel.service
	References: sysinit.target
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-hwdb-update.service:
	Description: Rebuild Hardware Database
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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-hwdb-update.service
	Documentation: man:hwdb(7)
	Documentation: man:systemd-hwdb(8)
	Fragment Path: /lib/systemd/system/systemd-hwdb-update.service
	ConditionDirectoryNotEmpty: |/etc/udev/hwdb.d/ failed
	ConditionPathExists: |/etc/udev/hwdb.bin failed
	ConditionPathExists: |!/lib/udev/hwdb.bin failed
	ConditionNeedsUpdate: /etc succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-update-done.service
	Before: systemd-udev-trigger.service
	After: systemd-remount-fs.service
	After: system.slice
	After: systemd-journald.socket
	References: sysinit.target
	References: system.slice
	References: systemd-remount-fs.service
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-update-done.service
	ReferencedBy: systemd-udev-trigger.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-hwdb update
-> Unit keyboard-setup.service:
	Description: Set the console keyboard layout
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:15 CEST
	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: /system.slice/keyboard-setup.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: keyboard-setup.service
	Invocation ID: 54999512a9a54d4fb78a65ab7566634c
	Fragment Path: /lib/systemd/system/keyboard-setup.service
	ConditionPathExists: /bin/setupcon succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	Wants: local-fs-pre.target
	WantedBy: sysinit.target
	Before: local-fs-pre.target
	After: system.slice
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/console-setup/keyboard-setup.sh
			PID: 1309
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:15 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit boot-efi.mount:
	Description: /boot/efi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: /system.slice/boot-efi.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: boot-efi.mount
	Invocation ID: 598db3f2fae145d190f3d1c238fb66aa
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot-efi.mount
	Source Path: /etc/fstab
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	Requires: system.slice
	Requires: -.mount
	BindsTo: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	RequiredBy: local-fs.target
	WantedBy: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	After: local-fs-pre.target
	After: -.mount
	After: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	After: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	After: system.slice
	References: local-fs-pre.target
	References: -.mount
	References: umount.target
	References: dev-disk-by\x2duuid-D67C\x2d8C2A.device
	References: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	References: local-fs.target
	References: system.slice
	ReferencedBy: local-fs.target
	RequiresMountsFor: /boot /dev/disk/by-uuid/D67C-8C2A
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Where: /boot/efi
	What: /dev/sda1
	File System Type: vfat
	Options: rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
	From /proc/self/mountinfo: yes
	From fragment: yes
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit alsa-state.service:
	Description: Manage Sound Card State (restore and store)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: alsa-state.service
	Documentation: man:alsactl(1)
	Fragment Path: /lib/systemd/system/alsa-state.service
	ConditionPathExists: /etc/alsa/state-daemon.conf failed
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: no
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: alsa-restore.service
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	After: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	References: sysinit.target
	ReferencedBy: basic.target
	ReferencedBy: alsa-restore.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: 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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon
	-> ExecStop:
		Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -s kill save_and_quit
-> Unit lircmd.service:
	Description: Convert IR remotes button presses to mouse movements and clicks
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/lircmd.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: lircmd.service
	Invocation ID: 18446d3bac314116acd0cf9c37f1e40b
	Documentation: man:lircmd(8)
	Documentation: http://lirc.org/html/configure.html
	Fragment Path: /lib/systemd/system/lircmd.service
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	Wants: lircd.socket
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.target
	References: basic.target
	References: systemd-journald.socket
	References: lircd.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1551
	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
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/lircmd --nodaemon
			PID: 1551
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.device:
	Description: WDC_WD5000LPCX-24VHAT0 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.device
	Invocation ID: 4fd5b82629bf4036b536708f21857374
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit sys-devices-platform-serial8250-tty-ttyS0.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: sys-devices-platform-serial8250-tty-ttyS0.device
	Invocation ID: af2e9255c457436a96af45a429ec8b84
	Following Set Member: dev-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
-> Unit tmp.mount:
	Description: tmp.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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 user at 1000.service:
	Description: User Manager for UID 1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:11 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:11 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:11 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/user at 1000.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: user at 1000.service
	Invocation ID: dbfa3d8efaf74939b7640c4ccbd631e8
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Mon 2019-10-14 06:23:11 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:23:11 CEST
	Assert Result: yes
	Requires: user-1000.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: user-1000.slice
	After: sysinit.target
	After: systemd-user-sessions.service
	After: basic.target
	References: systemd-journald.socket
	References: user-1000.slice
	References: sysinit.target
	References: systemd-user-sessions.service
	References: shutdown.target
	References: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	Main PID: 1842
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 1000
	DynamicUser: no
	PAMName: systemd-user
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
			PID: 1842
			Start Timestamp: Mon 2019-10-14 06:23:11 CEST
	Status Text: Startup finished in 600ms.
-> Unit gdomap.service:
	Description: LSB: Start the GNUstep distributed object mapper
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: /system.slice/gdomap.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: gdomap.service
	Invocation ID: ffebe63fb6604c9bb1e25ebf1ddef508
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/gdomap.service
	Source Path: /etc/init.d/gdomap
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: graphical.target
	Before: multi-user.target
	Before: shutdown.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: sysinit.target
	After: basic.target
	After: system.slice
	References: graphical.target
	References: multi-user.target
	References: remote-fs.target
	References: shutdown.target
	References: systemd-journald.socket
	References: sysinit.target
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /etc/init.d/gdomap start
			PID: 1556
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/gdomap stop
-> Unit packagekit.service:
	Description: PackageKit Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:59 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:57 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:59 CEST
	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: /system.slice/packagekit.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: packagekit.service
	Invocation ID: f90e1d977b564b7ca5973ad4d720a628
	Fragment Path: /lib/systemd/system/packagekit.service
	Condition Timestamp: Mon 2019-10-14 06:22:57 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:57 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: dbus.socket
	After: system.slice
	After: sysinit.target
	After: basic.target
	After: systemd-journald.socket
	References: dbus.socket
	References: system.slice
	References: sysinit.target
	References: basic.target
	References: shutdown.target
	References: systemd-journald.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: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1773
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PackageKit
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: root
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/packagekit/packagekitd
			PID: 1773
			Start Timestamp: Mon 2019-10-14 06:22:57 CEST
-> Unit systemd-initctl.socket:
	Description: /dev/initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: 57bbbadd7a614437956978ad6184a12d
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: -.slice
	WantedBy: sockets.target
	Before: systemd-initctl.service
	Before: sockets.target
	After: -.mount
	After: -.slice
	Triggers: systemd-initctl.service
	References: -.slice
	References: -.mount
	References: systemd-initctl.service
	References: sockets.target
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/systemd/initctl/fifo
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-initctl.socket
	SELinuxContextFromNet: no
	ListenFIFO: /run/systemd/initctl/fifo
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit user-117.slice:
	Description: User Slice of Debian-gdm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:31 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:31 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:31 CEST
	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: /user.slice/user-117.slice
	CGroup realized: yes
	CGroup mask: 0x3
	CGroup members mask: 0x40
	Name: user-117.slice
	Invocation ID: f2c65c64d9114109845b436f0c78c31d
	Fragment Path: /run/systemd/transient/user-117.slice
	Condition Timestamp: Mon 2019-10-14 06:22:31 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:31 CEST
	Assert Result: yes
	Requires: user.slice
	RequiredBy: session-c1.scope
	RequiredBy: user at 117.service
	Conflicts: shutdown.target
	Before: session-c1.scope
	Before: user at 117.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-c1.scope
	ReferencedBy: user at 117.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-journald-dev-log.socket:
	Description: Journal Socket (/dev/log)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: a2cf8b3c0bb34214ae063b72fd80f6dc
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: -.slice
	WantedBy: systemd-journald.service
	WantedBy: sockets.target
	Before: systemd-journald.service
	Before: sockets.target
	After: -.mount
	After: -.slice
	Triggers: systemd-journald.service
	References: -.slice
	References: -.mount
	References: systemd-journald.service
	References: sockets.target
	ReferencedBy: systemd-journald.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/systemd/journal/dev-log
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FDName: systemd-journald-dev-log.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	SendBuffer: 8388608
	ListenDatagram: /run/systemd/journal/dev-log
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit lircd-setup.service:
	Description: lircd(8) initialization helper tool
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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: lircd-setup.service
	Invocation ID: 219fb596dac14f6f851205340a742a99
	Documentation: man:lircd-setup(8)
	Fragment Path: /lib/systemd/system/lircd-setup.service
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: lircd.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: lircd.service
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: shutdown.target
	References: system.slice
	References: basic.target
	ReferencedBy: lircd.service
	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: 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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/lircd-setup
			PID: 1546
			Start Timestamp: Mon 2019-10-14 06:22:22 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
			Exit Code: exited
			Exit Status: 0
-> 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: Mon 2019-10-14 06:22:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:15 CEST
	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: /system.slice/systemd-journal-flush.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-journal-flush.service
	Invocation ID: 11cccf0137f943648b712e73c269b083
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journal-flush.service
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: systemd-journald.service
	Requires: system.slice
	Requires: -.mount
	WantedBy: sysinit.target
	Before: systemd-user-sessions.service
	Before: systemd-tmpfiles-setup.service
	After: systemd-remount-fs.service
	After: -.mount
	After: systemd-journald.socket
	After: system.slice
	After: systemd-journald.service
	References: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: -.mount
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: system.slice
	References: systemd-journald.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/journalctl --flush
			PID: 1322
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:15 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit colord.service:
	Description: Manage, Install and Generate Color Profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:00 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:00 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:00 CEST
	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: /system.slice/colord.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: colord.service
	Invocation ID: 261ee07e7f8042f189350a214d4548a1
	Fragment Path: /lib/systemd/system/colord.service
	Condition Timestamp: Mon 2019-10-14 06:23:00 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:23:00 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: -.mount
	After: system.slice
	After: basic.target
	After: dbus.socket
	After: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	References: -.mount
	References: system.slice
	References: basic.target
	References: dbus.socket
	References: sysinit.target
	RequiresMountsFor: /tmp /var/tmp
	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: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1795
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ColorManager
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: colord
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/colord/colord
			PID: 1795
			Start Timestamp: Mon 2019-10-14 06:23:00 CEST
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /system.slice/systemd-journald.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-journald.service
	Invocation ID: c431dd6e84c94d6dbdaf89a0193cce7d
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.service
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: systemd-journald.socket
	Wants: systemd-journald-dev-log.socket
	Wants: systemd-journald-audit.socket
	Wants: systemd-journald.socket
	RequiredBy: systemd-journal-flush.service
	WantedBy: sysinit.target
	Before: systemd-journal-flush.service
	Before: sysinit.target
	After: system.slice
	After: systemd-journald-dev-log.socket
	After: syslog.socket
	After: systemd-journald-audit.socket
	After: systemd-journald.socket
	TriggeredBy: systemd-journald-dev-log.socket
	TriggeredBy: systemd-journald-audit.socket
	TriggeredBy: systemd-journald.socket
	References: systemd-journald.socket
	References: system.slice
	References: systemd-journald-audit.socket
	References: systemd-journald-dev-log.socket
	References: syslog.socket
	References: sysinit.target
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-journald-audit.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: ready
	Main PID: 1306
	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: ~stime pivot_root s390_pci_mmio_write request_key ftime perf_event_open iopl sysfs ptrace tuxcall process_vm_writev settimeofday spu_run delete_module lock ustat pciconfig_read modify_ldt mount pciconfig_write clock_adjtime umount2 ulimit create_module profil pciconfig_iobase process_vm_readv add_key afs_syscall sgetmask vm86old gtty s390_runtime_instr prof switch_endian init_module ioperm uselib vserver vm86 _sysctl putpmsg s390_pci_mmio_read security ssetmask keyctl break clock_settime lookup_dcookie rtas query_module get_kernel_syms chroot mpx umount adjtimex stty getpmsg finit_module
	-> ExecStart:
		Command Line: /lib/systemd/systemd-journald
			PID: 1306
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
	Status Text: Processing requests...
	File Descriptor Store Max: 1024
	File Descriptor Store Current: 100
-> 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: n/a
	Inactive Exit Timestamp: 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 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: Mon 2019-10-14 06:22:52 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: 2f8af8baf17641fd8a6d43df43b50b49
	Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: sysinit.target
	WantedBy: timers.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: apt-daily-upgrade.service
	Before: timers.target
	After: sysinit.target
	After: -.mount
	After: time-sync.target
	After: apt-daily.timer
	Triggers: apt-daily-upgrade.service
	References: sysinit.target
	References: time-sync.target
	References: shutdown.target
	References: -.mount
	References: timers.target
	References: apt-daily.timer
	References: apt-daily-upgrade.service
	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 binfmt-support.service:
	Description: Enable support for additional executable binary formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:19 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:19 CEST
	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: /system.slice/binfmt-support.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: binfmt-support.service
	Invocation ID: 4dbbf78c11e04feb8007ed446be7e8c3
	Documentation: man:update-binfmts(8)
	Fragment Path: /lib/systemd/system/binfmt-support.service
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: system.slice
	WantedBy: multi-user.target
	After: systemd-journald.socket
	After: proc-sys-fs-binfmt_misc.automount
	After: system.slice
	After: local-fs.target
	References: systemd-journald.socket
	References: proc-sys-fs-binfmt_misc.automount
	References: system.slice
	References: local-fs.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/update-binfmts --enable
			PID: 1478
			Start Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:19 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /usr/sbin/update-binfmts --disable
-> Unit cryptsetup.target:
	Description: Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: 3888315dc55e42f7bae90b055fa588c1
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	After: systemd-ask-password-wall.path
	After: systemd-ask-password-console.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 dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.device:
	Description: WDC_WD5000LPCX-24VHAT0 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.device
	Invocation ID: 8253f1aa4b2e40a691008deb235b4996
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: 0b86f3f238ab410bb06451b9a48c49a2
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: cups.path
	After: systemd-ask-password-wall.path
	After: systemd-ask-password-console.path
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: cups.path
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-ask-password-console.path
	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: Mon 2019-10-14 06:22:13 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:13 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:13 CEST
	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: 
	CGroup realized: yes
	CGroup mask: 0x3
	CGroup members mask: 0x7f
	Name: -.slice
	Documentation: man:systemd.special(7)
	RequiredBy: dbus.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: syslog.socket
	RequiredBy: lircd.socket
	RequiredBy: systemd-udevd-kernel.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: system.slice
	RequiredBy: systemd-fsckd.socket
	RequiredBy: user.slice
	RequiredBy: systemd-journald.socket
	RequiredBy: init.scope
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: systemd-journald-dev-log.socket
	RequiredBy: systemd-journald-audit.socket
	RequiredBy: systemd-rfkill.socket
	RequiredBy: cups.socket
	WantedBy: slices.target
	Before: system.slice
	Before: slices.target
	Before: user.slice
	Before: systemd-initctl.socket
	Before: systemd-journald.socket
	Before: systemd-journald-audit.socket
	Before: avahi-daemon.socket
	Before: systemd-udevd-control.socket
	Before: systemd-journald-dev-log.socket
	Before: init.scope
	Before: cups.socket
	Before: systemd-rfkill.socket
	Before: systemd-udevd-kernel.socket
	Before: dbus.socket
	Before: systemd-fsckd.socket
	Before: syslog.socket
	Before: lircd.socket
	ReferencedBy: syslog.socket
	ReferencedBy: cups.socket
	ReferencedBy: systemd-fsckd.socket
	ReferencedBy: systemd-rfkill.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: systemd-journald.socket
	ReferencedBy: user.slice
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: slices.target
	ReferencedBy: systemd-journald-audit.socket
	ReferencedBy: system.slice
	ReferencedBy: init.scope
	ReferencedBy: lircd.socket
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-journald-dev-log.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 dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: dev-ttyS2.device
	Invocation ID: 20047c6e9f6f48ecb0288d73f4823554
	Following: sys-devices-platform-serial8250-tty-ttyS2.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit plymouth-quit-wait.service:
	Description: plymouth-quit-wait.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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: getty at tty1.service
	ReferencedBy: getty at tty1.service
-> Unit sys-subsystem-net-devices-enp3s0.device:
	Description: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: sys-subsystem-net-devices-enp3s0.device
	Invocation ID: ee053a0802554a99a2485a1e13145f75
	Following Set Member: sys-devices-pci0000:00-0000:00:1c.2-0000:03:00.0-net-enp3s0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/net/enp3s0
-> Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: /user.slice
	CGroup realized: yes
	CGroup mask: 0x3
	CGroup members mask: 0x7f
	Name: user.slice
	Invocation ID: bb4a063d0a2a4ee287ece1f8618e0fb4
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/user.slice
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.slice
	RequiredBy: user-0.slice
	RequiredBy: user-1000.slice
	RequiredBy: user-117.slice
	WantedBy: systemd-logind.service
	Conflicts: shutdown.target
	Before: user-117.slice
	Before: user-0.slice
	Before: user-1000.slice
	Before: systemd-logind.service
	Before: shutdown.target
	Before: slices.target
	After: -.slice
	References: -.slice
	References: slices.target
	References: shutdown.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: user-0.slice
	ReferencedBy: user-1000.slice
	ReferencedBy: user-117.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 irqbalance.service:
	Description: irqbalance daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: /system.slice/irqbalance.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: irqbalance.service
	Invocation ID: 8a41067b9654458a87dbab5a85e250d6
	Fragment Path: /lib/systemd/system/irqbalance.service
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: shutdown.target
	References: basic.target
	References: systemd-journald.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1530
	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
	EnvironmentFile: -/etc/default/irqbalance
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
			PID: 1530
			Start Timestamp: Mon 2019-10-14 06:22:20 CEST
-> Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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 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: n/a
	Inactive Exit Timestamp: 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 failed
	ConditionPathIsReadWrite: !/ untested
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: no
	Requires: system.slice
	Wants: systemd-fsckd.socket
	WantedBy: local-fs.target
	Before: shutdown.target
	Before: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	Before: systemd-remount-fs.service
	Before: local-fs.target
	After: systemd-fsckd.socket
	After: system.slice
	After: systemd-journald.socket
	References: systemd-fsckd.socket
	References: shutdown.target
	References: systemd-journald.socket
	References: local-fs.target
	References: system.slice
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	ReferencedBy: systemd-remount-fs.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:15 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:15 CEST
	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: 603e1f4e2dac43cdaeea2d57be6afe0b
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Mon 2019-10-14 06:22:15 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:15 CEST
	Assert Result: yes
	WantedBy: keyboard-setup.service
	WantedBy: systemd-remount-fs.service
	Conflicts: shutdown.target
	Before: run-user-117.mount
	Before: boot-efi.mount
	Before: local-fs.target
	Before: run-user-0.mount
	Before: run-user-1000.mount
	Before: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	After: keyboard-setup.service
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup-dev.service
	References: shutdown.target
	ReferencedBy: run-user-0.mount
	ReferencedBy: run-user-117.mount
	ReferencedBy: boot-efi.mount
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	ReferencedBy: run-user-1000.mount
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit cups.service:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:22 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:22 CEST
	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: /system.slice/cups.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: cups.service
	Invocation ID: 2acf133c204245db83a7f53bdc5a39c3
	Documentation: man:cupsd(8)
	Fragment Path: /lib/systemd/system/cups.service
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	RequiredBy: cups-browsed.service
	ConsistsOf: cups.path
	ConsistsOf: cups.socket
	Conflicts: shutdown.target
	Before: cups-browsed.service
	Before: shutdown.target
	After: cups.path
	After: systemd-journald.socket
	After: system.slice
	After: cups.socket
	After: sysinit.target
	After: basic.target
	TriggeredBy: cups.path
	TriggeredBy: cups.socket
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	References: sysinit.target
	References: basic.target
	ReferencedBy: cups.path
	ReferencedBy: cups.socket
	ReferencedBy: cups-browsed.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1537
	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
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/cupsd -l
			PID: 1537
			Start Timestamp: Mon 2019-10-14 06:22:22 CEST
-> Unit init.scope:
	Description: System and Service Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:13 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:13 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:13 CEST
	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: /init.scope
	CGroup realized: yes
	CGroup mask: 0x3
	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 session-2.scope:
	Description: Session 2 of user as
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:23:11 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:23:11 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:23:11 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/session-2.scope
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: session-2.scope
	Invocation ID: 771e92dadc0245ed8c4ff0a98df19852
	Fragment Path: /run/systemd/transient/session-2.scope
	Condition Timestamp: Mon 2019-10-14 06:23:11 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:23:11 CEST
	Assert Result: yes
	Requires: user-1000.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-logind.service
	After: user-1000.slice
	After: systemd-user-sessions.service
	References: systemd-logind.service
	References: user-1000.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 remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: adda90b35a0146ea8dd548e614cff880
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs.target
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: gdomap.service
	Before: speech-dispatcher.service
	Before: systemd-user-sessions.service
	Before: rotter.service
	After: remote-fs-pre.target
	References: remote-fs-pre.target
	References: shutdown.target
	ReferencedBy: gdomap.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: multi-user.target
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: rotter.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: 4ee699d9a51a49b68bec873559893969
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: boot-efi.mount
	Wants: systemd-remount-fs.service
	Wants: systemd-fsck-root.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: binfmt-support.service
	Before: sysinit.target
	Before: systemd-machine-id-commit.service
	Before: networking.service
	Before: systemd-tmpfiles-clean.service
	Before: console-setup.service
	Before: systemd-tmpfiles-setup.service
	Before: unattended-upgrades.service
	After: run-user-0.mount
	After: local-fs-pre.target
	After: run-user-117.mount
	After: -.mount
	After: boot-efi.mount
	After: systemd-remount-fs.service
	After: systemd-fsck-root.service
	After: systemd-quotacheck.service
	After: run-user-1000.mount
	OnFailure: emergency.target
	References: emergency.target
	References: systemd-remount-fs.service
	References: local-fs-pre.target
	References: shutdown.target
	References: systemd-fsck-root.service
	References: boot-efi.mount
	References: -.mount
	ReferencedBy: run-user-1000.mount
	ReferencedBy: run-user-117.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: -.mount
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: networking.service
	ReferencedBy: run-user-0.mount
	ReferencedBy: systemd-quotacheck.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: boot-efi.mount
	ReferencedBy: binfmt-support.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: console-setup.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: active
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: 327290771fba42f4a834a7911d214de8
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Wants: dev-sda3.swap
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	After: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	After: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	After: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	After: dev-sda3.swap
	After: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	After: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	References: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	References: dev-sda3.swap
	References: shutdown.target
	ReferencedBy: dev-sda3.swap
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	ReferencedBy: sysinit.target
	ReferencedBy: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	ReferencedBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit bluetooth.target:
	Description: Bluetooth
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:23 CEST
	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: bluetooth.target
	Invocation ID: 6a27b3688e1d4379b9375000de8c5fb8
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/bluetooth.target
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Wants: bluetooth.service
	WantedBy: sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d4-1\x2d4:1.0-bluetooth-hci0.device
	Conflicts: shutdown.target
	After: bluetooth.service
	References: bluetooth.service
	References: shutdown.target
	ReferencedBy: sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d4-1\x2d4:1.0-bluetooth-hci0.device
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: /system.slice/dbus.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dbus.service
	Invocation ID: 51a0d897a4ba4d868bda220d6e741660
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: wpa_supplicant.service
	Before: multi-user.target
	Before: NetworkManager.service
	Before: shutdown.target
	After: dbus.socket
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	After: sysinit.target
	TriggeredBy: dbus.socket
	References: dbus.socket
	References: basic.target
	References: system.slice
	References: systemd-journald.socket
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: dbus.socket
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: multi-user.target
	ReferencedBy: NetworkManager.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1532
	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: 4096
	LimitNOFILESoft: 1024
	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
			PID: 1532
			Start Timestamp: Mon 2019-10-14 06:22:20 CEST
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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 failed
	ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
	ConditionPathIsReadWrite: /proc/sys/ succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: no
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: sysinit.target
	After: proc-sys-fs-binfmt_misc.automount
	After: system.slice
	After: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	References: systemd-journald.socket
	References: proc-sys-fs-binfmt_misc.automount
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
-> Unit accounts-daemon.service:
	Description: Accounts Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:26 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:23 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:26 CEST
	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: /system.slice/accounts-daemon.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: accounts-daemon.service
	Invocation ID: 11058d612849404b966f126b68ec6dda
	Fragment Path: /lib/systemd/system/accounts-daemon.service
	Condition Timestamp: Mon 2019-10-14 06:22:23 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:23 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Wants: nss-user-lookup.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: graphical.target
	Before: shutdown.target
	After: nss-user-lookup.target
	After: system.slice
	After: systemd-journald.socket
	After: sysinit.target
	After: dbus.socket
	After: basic.target
	References: sysinit.target
	References: basic.target
	References: shutdown.target
	References: system.slice
	References: systemd-journald.socket
	References: dbus.socket
	References: nss-user-lookup.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1554
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Accounts
	Bus Name Good: yes
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	Environment: GVFS_DISABLE_FUSE=1
	Environment: GIO_USE_VFS=local
	Environment: GVFS_REMOTE_VOLUME_MONITOR_IGNORE=1
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/lib/accountsservice/accounts-daemon
			PID: 1554
			Start Timestamp: Mon 2019-10-14 06:22:23 CEST
-> Unit sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device:
	Description: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device
	Invocation ID: e5b606a50cdf420eb4b60b43bbd227f4
	Job Timeout: 1min 30s
	Wants: systemd-backlight at backlight:intel_backlight.service
	References: systemd-backlight at backlight:intel_backlight.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:16 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:16 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:16 CEST
	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: sys-devices-platform-serial8250-tty-ttyS3.device
	Invocation ID: 3aadda8cb059459d9e49040b01b1b8c5
	Following Set Member: dev-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit systemd-tmpfiles-setup.service:
	Description: Create Volatile Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:20 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: /system.slice/systemd-tmpfiles-setup.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-tmpfiles-setup.service
	Invocation ID: f3a6338122fd4884ab0efe52ea941bb2
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:18 CEST
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-timesyncd.service
	Before: systemd-update-utmp.service
	After: local-fs.target
	After: systemd-journald.socket
	After: systemd-sysusers.service
	After: systemd-journal-flush.service
	After: system.slice
	References: local-fs.target
	References: systemd-sysusers.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: shutdown.target
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-timesyncd.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
			PID: 1473
			Start Timestamp: Mon 2019-10-14 06:22:18 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit sys-devices-pci0000:00-0000:00:1c.1-0000:02:00.0-net-wlp2s0.device:
	Description: Wireless 3160 (Dual Band Wireless AC 3160)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: sys-devices-pci0000:00-0000:00:1c.1-0000:02:00.0-net-wlp2s0.device
	Invocation ID: 1ec2e4b917744533817877f7e0f73af1
	Following Set Member: sys-subsystem-net-devices-wlp2s0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/net/wlp2s0
-> Unit systemd-sysusers.service:
	Description: systemd-sysusers.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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-tmpfiles-setup.service
	Before: systemd-timesyncd.service
	Before: systemd-udevd.service
	Before: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
-> Unit rsync.service:
	Description: fast remote file copy program daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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 failed
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: no
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: shutdown.target
	After: sysinit.target
	After: basic.target
	After: system.slice
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-journald.socket
	References: basic.target
	References: sysinit.target
	References: system.slice
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/bin/rsync --daemon --no-detach
-> Unit systemd-tmpfiles-setup-dev.service:
	Description: Create Static Device Nodes in /dev
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:15 CEST
	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: /system.slice/systemd-tmpfiles-setup-dev.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-tmpfiles-setup-dev.service
	Invocation ID: e5929f38282948af96694835fb3775dc
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: local-fs-pre.target
	Before: systemd-udevd.service
	After: kmod-static-nodes.service
	After: systemd-sysusers.service
	After: system.slice
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-sysusers.service
	References: local-fs-pre.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: 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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --prefix=/dev --create --boot
			PID: 1314
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:15 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit NetworkManager.service:
	Description: Network Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:22 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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: /system.slice/NetworkManager.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: NetworkManager.service
	Invocation ID: bdf9300de7fc41c19e315393019074e3
	Documentation: man:NetworkManager(8)
	Fragment Path: /lib/systemd/system/NetworkManager.service
	Condition Timestamp: Mon 2019-10-14 06:22:22 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:22 CEST
	Assert Result: yes
	Requires: dbus.socket
	Requires: system.slice
	Requires: sysinit.target
	Wants: network.target
	RequisiteOf: NetworkManager-wait-online.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: network.target
	Before: multi-user.target
	Before: NetworkManager-wait-online.service
	After: dbus.service
	After: dbus.socket
	After: basic.target
	After: system.slice
	After: sysinit.target
	After: systemd-journald.socket
	After: network-pre.target
	References: dbus.service
	References: network-pre.target
	References: systemd-journald.socket
	References: network.target
	References: shutdown.target
	References: basic.target
	References: dbus.socket
	References: system.slice
	References: sysinit.target
	ReferencedBy: multi-user.target
	ReferencedBy: NetworkManager-wait-online.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1542
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.NetworkManager
	Bus Name Good: yes
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: read-only
	ProtectSystem: yes
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write
	DynamicUser: no
	-> ExecStart:
		Command Line: /usr/sbin/NetworkManager --no-daemon
			PID: 1542
			Start Timestamp: Mon 2019-10-14 06:22:22 CEST
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
-> Unit dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device:
	Description: WDC_WD5000LPCX-24VHAT0 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.device
	Invocation ID: 8f793c51cd1444f394af770fce528665
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.device
	Job Timeout: 1min 30s
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Wants: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	BoundBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Before: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	ReferencedBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device:
	Description: Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
	Invocation ID: 1d1790b490a24e2db36ba98c96cffe13
	Job Timeout: 1min 30s
	Wants: sound.target
	References: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart2.device:
	Description: WDC_WD5000LPCX-24VHAT0 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:18 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:18 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:18 CEST
	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: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart2.device
	Invocation ID: 779dccc93e73465a943d6d845afc8bb5
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a42f761e\x2dd4c6\x2d4a9c\x2da30a\x2d58c73fd58dec.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-aed561fe\x2df195\x2d45a4\x2d8331\x2d6d9fe3934d55.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit avahi-daemon.socket:
	Description: Avahi mDNS/DNS-SD Stack Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:23 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:20 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:20 CEST
	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: avahi-daemon.socket
	Invocation ID: f94665263dd34704be2e1157e8e9119b
	Fragment Path: /lib/systemd/system/avahi-daemon.socket
	Condition Timestamp: Mon 2019-10-14 06:22:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:20 CEST
	Assert Result: yes
	Requires: -.slice
	Requires: -.mount
	Requires: sysinit.target
	RequiredBy: avahi-daemon.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: sockets.target
	Before: shutdown.target
	Before: avahi-daemon.service
	After: -.slice
	After: -.mount
	After: sysinit.target
	Triggers: avahi-daemon.service
	References: sockets.target
	References: sysinit.target
	References: -.slice
	References: avahi-daemon.service
	References: -.mount
	References: shutdown.target
	ReferencedBy: avahi-daemon.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /var/run/avahi-daemon/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: avahi-daemon.socket
	SELinuxContextFromNet: no
	ListenStream: /var/run/avahi-daemon/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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit gdm.service:
	Description: GNOME Display Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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: /system.slice/gdm.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: gdm.service
	Name: gdm3.service
	Name: display-manager.service
	Invocation ID: 67ed3b25687a43a797bd4c81815b6605
	Fragment Path: /lib/systemd/system/gdm.service
	Condition Timestamp: Mon 2019-10-14 06:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:27 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: graphical.target
	Conflicts: plymouth-quit.service
	Conflicts: getty at tty1.service
	Conflicts: shutdown.target
	Before: graphical.target
	Before: shutdown.target
	After: getty at tty1.service
	After: system.slice
	After: systemd-journald.socket
	After: rc-local.service
	After: sysinit.target
	After: systemd-user-sessions.service
	After: plymouth-quit.service
	After: plymouth-start.service
	After: basic.target
	OnFailure: plymouth-quit.service
	References: getty at tty1.service
	References: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	References: rc-local.service
	References: sysinit.target
	References: systemd-user-sessions.service
	References: plymouth-quit.service
	References: plymouth-start.service
	References: basic.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	Main PID: 1599
	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: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	EnvironmentFile: -/etc/default/locale
	RuntimeDirectoryMode: 0755
	LimitNOFILE: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: syslog
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStartPre:
		Command Line: /bin/sh -c '[ "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/usr/sbin/gdm3" ]'
			PID: 1587
			Start Timestamp: Mon 2019-10-14 06:22:27 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
			Exit Code: exited
			Exit Status: 0
		Command Line: /usr/share/gdm/generate-config
			PID: 1597
			Start Timestamp: Mon 2019-10-14 06:22:27 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /usr/sbin/gdm3
			PID: 1599
			Start Timestamp: Mon 2019-10-14 06:22:27 CEST
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
		Command Line: /usr/share/gdm/generate-config
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR.device:
	Description: WDC_WD5000LPCX-24VHAT0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:17 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:17 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:17 CEST
	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: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR.device
	Invocation ID: 7efef586ffab4a40bb2acfeb070be8f0
	Following: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:13.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-fs-fuse-connections.mount:
	Description: FUSE Control File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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-fs-fuse-connections.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /sys/fs/fuse/connections failed
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: no
	Requires: system.slice
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-modules-load.service
	After: system.slice
	After: -.mount
	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: dead
	Result: success
	Where: /sys/fs/fuse/connections
	What: fusectl
	File System Type: fusectl
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:14 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:14 CEST
	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: b7a7c359de6348b1b9101f392c89a321
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: -.mount
	Requires: -.slice
	RequiredBy: systemd-journald.service
	WantedBy: systemd-journald.service
	WantedBy: sockets.target
	Before: cups-browsed.service
	Before: systemd-remount-fs.service
	Before: alsa-restore.service
	Before: systemd-logind.service
	Before: getty at tty1.service
	Before: irqbalance.service
	Before: minissdpd.service
	Before: binfmt-support.service
	Before: systemd-binfmt.service
	Before: systemd-hwdb-update.service
	Before: systemd-quotacheck.service
	Before: alsa-state.service
	Before: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	Before: upower.service
	Before: systemd-user-sessions.service
	Before: NetworkManager-wait-online.service
	Before: apt-daily-upgrade.service
	Before: systemd-machine-id-commit.service
	Before: rtkit-daemon.service
	Before: systemd-ask-password-console.service
	Before: wpa_supplicant.service
	Before: systemd-backlight at backlight:intel_backlight.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-fsck-root.service
	Before: anacron.service
	Before: dbus.service
	Before: bluetooth.service
	Before: lircd-setup.service
	Before: gdomap.service
	Before: rc-local.service
	Before: systemd-journald.service
	Before: systemd-update-utmp.service
	Before: systemd-random-seed.service
	Before: lircmd.service
	Before: console-setup.service
	Before: systemd-fsckd.service
	Before: speech-dispatcher.service
	Before: cron.service
	Before: kmod-static-nodes.service
	Before: systemd-tmpfiles-clean.service
	Before: colord.service
	Before: systemd-sysctl.service
	Before: pppd-dns.service
	Before: networking.service
	Before: systemd-timesyncd.service
	Before: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	Before: dev-sda3.swap
	Before: packagekit.service
	Before: systemd-udev-trigger.service
	Before: apt-daily.service
	Before: polkit.service
	Before: user at 1000.service
	Before: systemd-update-utmp-runlevel.service
	Before: lircd-uinput.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: systemd-modules-load.service
	Before: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	Before: ModemManager.service
	Before: NetworkManager.service
	Before: cups.service
	Before: avahi-daemon.service
	Before: sockets.target
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	Before: unattended-upgrades.service
	Before: getty-static.service
	Before: systemd-initctl.service
	Before: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	Before: gdm.service
	Before: systemd-udevd.service
	Before: rsync.service
	Before: rotter.service
	Before: accounts-daemon.service
	Before: udisks2.service
	Before: user at 0.service
	Before: systemd-rfkill.service
	Before: irexec.service
	Before: keyboard-setup.service
	Before: systemd-ask-password-wall.service
	Before: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	Before: user at 117.service
	Before: systemd-journal-flush.service
	Before: lircd.service
	After: -.mount
	After: -.slice
	Triggers: systemd-journald.service
	References: -.slice
	References: -.mount
	References: systemd-journald.service
	References: sockets.target
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: rsync.service
	ReferencedBy: gdm.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: lircd-setup.service
	ReferencedBy: wpa_supplicant.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: user at 0.service
	ReferencedBy: systemd-fsckd.service
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x50014ee60743cfff\x2dpart3.swap
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: rotter.service
	ReferencedBy: bluetooth.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: dev-disk-by\x2dpartuuid-85978328\x2ddc4a\x2d4b95\x2d948c\x2df0355f681688.swap
	ReferencedBy: apt-daily-upgrade.service
	ReferencedBy: NetworkManager-wait-online.service
	ReferencedBy: lircd-uinput.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: systemd-rfkill.service
	ReferencedBy: packagekit.service
	ReferencedBy: lircd.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: rc-local.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: cups.service
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:13.0\x2data\x2d1\x2dpart3.swap
	ReferencedBy: lircmd.service
	ReferencedBy: cron.service
	ReferencedBy: ModemManager.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-D67C\x2d8C2A.service
	ReferencedBy: systemd-machine-id-commit.service
	ReferencedBy: upower.service
	ReferencedBy: user at 117.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: alsa-state.service
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: irexec.service
	ReferencedBy: polkit.service
	ReferencedBy: udisks2.service
	ReferencedBy: systemd-quotacheck.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: getty-static.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: colord.service
	ReferencedBy: irqbalance.service
	ReferencedBy: anacron.service
	ReferencedBy: dev-disk-by\x2did-ata\x2dWDC_WD5000LPCX\x2d24VHAT0_WD\x2dWXQ1AC6KCNVR\x2dpart3.swap
	ReferencedBy: dev-disk-by\x2duuid-1ba4192b\x2d03f3\x2d4646\x2d91f7\x2d49cd500a82b6.swap
	ReferencedBy: avahi-daemon.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: systemd-hwdb-update.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: gdomap.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-initctl.service
	ReferencedBy: systemd-timesyncd.service
	ReferencedBy: dbus.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: apt-daily.service
	ReferencedBy: user at 1000.service
	ReferencedBy: dev-sda3.swap
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: console-setup.service
	ReferencedBy: minissdpd.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: networking.service
	ReferencedBy: kmod-static-nodes.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit multi-user.target:
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:34 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:34 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:34 CEST
	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: runlevel3.target
	Name: runlevel2.target
	Name: runlevel4.target
	Name: multi-user.target
	Invocation ID: 977a006a3baf4c4f97b4c7531df05ad0
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Mon 2019-10-14 06:22:34 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:34 CEST
	Assert Result: yes
	Requires: basic.target
	Wants: networking.service
	Wants: systemd-logind.service
	Wants: NetworkManager.service
	Wants: irexec.service
	Wants: speech-dispatcher.service
	Wants: lircd.service
	Wants: lircd-uinput.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: irqbalance.service
	Wants: minissdpd.service
	Wants: getty.target
	Wants: systemd-user-sessions.service
	Wants: systemd-ask-password-wall.path
	Wants: dbus.service
	Wants: cron.service
	Wants: avahi-daemon.service
	Wants: gdomap.service
	Wants: lircmd.service
	Wants: remote-fs.target
	Wants: pppd-dns.service
	Wants: rotter.service
	Wants: lircd-setup.service
	Wants: cups.path
	Wants: console-setup.service
	Wants: anacron.service
	Wants: binfmt-support.service
	Wants: ModemManager.service
	Wants: cups-browsed.service
	Wants: unattended-upgrades.service
	Wants: rsyslog.service
	Wants: rsync.service
	RequiredBy: graphical.target
	Conflicts: rescue.service
	Conflicts: rescue.target
	Conflicts: shutdown.target
	Before: graphical.target
	Before: systemd-update-utmp-runlevel.service
	After: rescue.service
	After: basic.target
	After: lircmd.service
	After: cups.path
	After: rsyslog.service
	After: cron.service
	After: ModemManager.service
	After: cups-browsed.service
	After: irexec.service
	After: lircd-setup.service
	After: getty.target
	After: rotter.service
	After: lircd.service
	After: minissdpd.service
	After: systemd-logind.service
	After: gdomap.service
	After: pppd-dns.service
	After: lircd-uinput.service
	After: unattended-upgrades.service
	After: avahi-daemon.service
	After: systemd-user-sessions.service
	After: rescue.target
	After: irqbalance.service
	After: speech-dispatcher.service
	After: rsync.service
	After: NetworkManager.service
	After: anacron.service
	After: dbus.service
	References: systemd-logind.service
	References: rotter.service
	References: lircd-uinput.service
	References: basic.target
	References: networking.service
	References: gdomap.service
	References: systemd-user-sessions.service
	References: rescue.service
	References: binfmt-support.service
	References: systemd-update-utmp-runlevel.service
	References: lircmd.service
	References: pppd-dns.service
	References: getty.target
	References: remote-fs.target
	References: lircd.service
	References: rsync.service
	References: console-setup.service
	References: speech-dispatcher.service
	References: irexec.service
	References: minissdpd.service
	References: irqbalance.service
	References: rescue.target
	References: cups-browsed.service
	References: dbus.service
	References: ModemManager.service
	References: systemd-ask-password-wall.path
	References: unattended-upgrades.service
	References: cups.path
	References: anacron.service
	References: avahi-daemon.service
	References: rsyslog.service
	References: shutdown.target
	References: cron.service
	References: NetworkManager.service
	References: lircd-setup.service
	ReferencedBy: gdomap.service
	ReferencedBy: graphical.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: rotter.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:27 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:27 CEST
	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: /system.slice/systemd-user-sessions.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-user-sessions.service
	Invocation ID: 0562064f2c7a4f8893ac593e7d8b5442
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Mon 2019-10-14 06:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:27 CEST
	Assert Result: yes
	Requires: system.slice
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: session-c1.scope
	Before: user at 117.service
	Before: user-0.slice
	Before: session-3.scope
	Before: user-117.slice
	Before: user-1000.slice
	Before: getty at tty1.service
	Before: user at 1000.service
	Before: gdm.service
	Before: user at 0.service
	Before: multi-user.target
	Before: session-2.scope
	Before: systemd-ask-password-wall.service
	Before: shutdown.target
	After: network.target
	After: remote-fs.target
	After: nss-user-lookup.target
	After: systemd-journal-flush.service
	After: basic.target
	After: systemd-journald.socket
	After: system.slice
	After: sysinit.target
	References: network.target
	References: remote-fs.target
	References: nss-user-lookup.target
	References: basic.target
	References: shutdown.target
	References: systemd-journald.socket
	References: system.slice
	References: sysinit.target
	ReferencedBy: user at 1000.service
	ReferencedBy: session-2.scope
	ReferencedBy: multi-user.target
	ReferencedBy: gdm.service
	ReferencedBy: user-1000.slice
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: session-c1.scope
	ReferencedBy: user at 0.service
	ReferencedBy: session-3.scope
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: user-0.slice
	ReferencedBy: user-117.slice
	ReferencedBy: user at 117.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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-sessions start
			PID: 1583
			Start Timestamp: Mon 2019-10-14 06:22:27 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:27 CEST
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit sys-kernel-config.mount:
	Description: Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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 succeeded
	ConditionPathExists: /sys/kernel/config failed
	Condition Timestamp: Mon 2019-10-14 06:22:18 CEST
	Condition Result: no
	Requires: system.slice
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-modules-load.service
	After: system.slice
	After: -.mount
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-udev-trigger.service:
	Description: udev Coldplug all Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2019-10-14 06:22:15 CEST
	Inactive Exit Timestamp: Mon 2019-10-14 06:22:14 CEST
	Active Enter Timestamp: Mon 2019-10-14 06:22:15 CEST
	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: /system.slice/systemd-udev-trigger.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-udev-trigger.service
	Invocation ID: 3a8639bd32724ff388429572d612e506
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Mon 2019-10-14 06:22:14 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2019-10-14 06:22:14 CEST
	Assert Result: yes
	Requires: system.slice
	Wants: systemd-udevd.service
	WantedBy: sysinit.target
	Before: sysinit.target
	After: system.slice
	After: systemd-journald.socket
	After: systemd-udevd-kernel.socket
	After: systemd-udevd-control.socket
	After: systemd-hwdb-update.service
	References: systemd-udevd-control.socket
	References: systemd-udevd.service
	References: system.slice
	References: systemd-hwdb-update.service
	References: systemd-udevd-kernel.socket
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/udevadm trigger --type=subsystems --action=add
			PID: 1320
			Start Timestamp: Mon 2019-10-14 06:22:14 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:15 CEST
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/udevadm trigger --type=devices --action=add
			PID: 1335
			Start Timestamp: Mon 2019-10-14 06:22:15 CEST
			Exit Timestamp: Mon 2019-10-14 06:22:15 CEST
			Exit Code: exited
			Exit Status: 0
-> Unit systemd-ask-password-console.service:
	Description: Dispatch Password Requests to Console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: 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-ask-password-console.path
	After: systemd-journald.socket
	After: systemd-vconsole-setup.service
	After: system.slice
	After: plymouth-start.service
	TriggeredBy: systemd-ask-password-console.path
	References: systemd-journald.socket
	References: systemd-vconsole-setup.service
	References: system.slice
	References: plymouth-start.service
	References: shutdown.target
	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: 4096
	LimitNOFILESoft: 1024
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-------------- next part --------------
==> /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/console-setup.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/console-setup.service

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.service <==

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/rtkit-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/rtkit-daemon.service

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /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/cups-browsed.service <==

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service
-------------- next part --------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation
UUID=a42f761e-d4c6-4a9c-a30a-58c73fd58dec /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=D67C-8C2A  /boot/efi       vfat    umask=0077      0       1
# swap was on /dev/sda3 during installation
UUID=1ba4192b-03f3-4646-91f7-49cd500a82b6 none            swap    sw              0       0


More information about the Pkg-systemd-maintainers mailing list