Bug#976190: systemd: LXC memory limits messed up after some time

Paul Slootman paul at tix.wurtel.net
Tue Dec 1 08:27:46 GMT 2020


Package: systemd
Version: 246.6-2~bpo10+1
Severity: normal

I have libvirt configured to run LXC by default.
I also have memory limits in place. Directly after starting the LXC
containers, they are correct; e.g.:

root at dns:~# free
              total        used        free      shared  buff/cache   available
Mem:        1048576       41660     1006784       48124         132     1006784
Swap:             0           0           0


After some time, I have noticed that they are no longer correct; in fact
they are wildly wrong:

root at dns:~# free
              total        used        free      shared  buff/cache   available
Mem:    9007199254740991      598372 9007199254108535       85652       34084 9007199254108535
Swap:             0        1692       -1692


I noticed that this seems to happen when something in systemd is
reconfigured, e.g. enabling a service. I saw this in the log:

Dec 01 09:02:41 tix systemd[1]: Reloading.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/virtlogd-admin.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/virtlockd-admin.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/lxc.service:16: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/lxc.service:17: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/smartd.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Dec 01 09:02:41 tix systemd[1]: /lib/systemd/system/apcupsd.service:13: PIDFile= references a path below legacy directory /var/run/, updating /var/run/apcupsd.pid → /run/apcupsd.pid; please update the unit file accordingly.
Dec 01 09:02:41 tix systemd[1]: machine-lxc\x2d30315\x2ddns.scope: Failed to set 'memory.limit_in_bytes' attribute on '/machine.slice/machine-lxc\x2d30315\x2ddns.scope' to '-1': Invalid argument

Note the last line:

	Failed to set 'memory.limit_in_bytes' attribute ...  to '-1'

Wht is it trying to do that? This seems to be the moment that the memory
settings in LXC is screwed up.


-- Package-specific info:

-- System Information:
Debian Release: 10.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd depends on:
ii  adduser                          3.118
ii  libacl1                          2.2.53-4
ii  libapparmor1                     2.13.2-10
ii  libaudit1                        1:2.8.4-3
ii  libblkid1                        2.33.1-0.1
ii  libc6                            2.28-10
ii  libcap2                          1:2.25-2
ii  libcryptsetup12                  2:2.1.0-5+deb10u2
ii  libgcrypt20                      1.8.4-5
ii  libgnutls30                      3.6.7-4+deb10u5
ii  libgpg-error0                    1.35-1
ii  libidn2-0                        2.0.5-1+deb10u1
ii  libip4tc0                        1.8.2-4
ii  libkmod2                         26-1
ii  liblz4-1                         1.8.3-1
ii  liblzma5                         5.2.4-1
ii  libmount1                        2.33.1-0.1
ii  libpam0g                         1.3.1-5
ii  libpcre2-8-0                     10.32-5
ii  libseccomp2                      2.3.3-4
ii  libselinux1                      2.8-1+b1
ii  libsystemd0                      246.6-2~bpo10+1
ii  libzstd1                         1.4.4+dfsg-3~bpo10+1
ii  mount                            2.33.1-0.1
ii  systemd-timesyncd [time-daemon]  246.6-2~bpo10+1
ii  util-linux                       2.33.1-0.1

Versions of packages systemd recommends:
ii  dbus  1.12.20-0+deb10u1

Versions of packages systemd suggests:
ii  policykit-1        0.105-25
ii  systemd-container  246.6-2~bpo10+1

Versions of packages systemd is related to:
pn  dracut           <none>
ii  initramfs-tools  0.133+deb10u1
ii  libnss-systemd   246.6-2~bpo10+1
ii  libpam-systemd   246.6-2~bpo10+1
ii  udev             241-7~deb10u4

-- no debconf information
-------------- next part --------------
[OVERRIDDEN] /etc/systemd/system/nrpe-ng.service -> /usr/lib/systemd/system/nrpe-ng.service

--- /usr/lib/systemd/system/nrpe-ng.service	2020-08-27 13:34:16.125324546 +0200
+++ /etc/systemd/system/nrpe-ng.service	2020-08-27 13:42:43.207363985 +0200
@@ -5,6 +5,8 @@
 [Service]
 Type=forking
 PIDFile=/run/nagios/nrpe-ng.pid
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898157#10
+KillSignal=2
 ExecStart=/usr/sbin/nrpe-ng --config /etc/nagios/nrpe-ng.cfg --daemon
 
 [Install]

[OVERRIDDEN] /etc/systemd/system/rsync.service -> /usr/lib/systemd/system/rsync.service

--- /usr/lib/systemd/system/rsync.service	2019-03-15 11:25:01.000000000 +0100
+++ /etc/systemd/system/rsync.service	2020-08-27 13:18:03.037556532 +0200
@@ -5,7 +5,7 @@
 After=network.target
 
 [Service]
-ExecStart=/usr/bin/rsync --daemon --no-detach
+ExecStart=/usr/bin/rsync --daemon --no-detach --address=172.18.1.1
 
 [Install]
 WantedBy=multi-user.target

[EXTENDED]   /usr/lib/systemd/system/apcupsd.service -> /etc/systemd/system/apcupsd.service.d/override.conf
[EXTENDED]   /usr/lib/systemd/system/rc-local.service -> /usr/lib/systemd/system/rc-local.service.d/debian.conf

4 overridden configuration files found.
-------------- next part --------------
Timestamp firmware: 15.475464s
Timestamp loader: 6.647500s
Timestamp kernel: Fri 2020-08-28 11:37:20 CEST
Timestamp userspace: Fri 2020-08-28 11:37:24 CEST
Timestamp finish: Fri 2020-08-28 11:37:31 CEST
Timestamp security-start: Fri 2020-08-28 11:37:24 CEST
Timestamp security-finish: Fri 2020-08-28 11:37:24 CEST
Timestamp generators-start: Fri 2020-08-28 11:37:25 CEST
Timestamp generators-finish: Fri 2020-08-28 11:37:25 CEST
Timestamp units-load-start: Fri 2020-08-28 11:37:25 CEST
Timestamp units-load-finish: Fri 2020-08-28 11:37:25 CEST
-> Unit logrotate.timer:
	Description: Daily rotation of log files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2020-12-01 08:55:36 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 17326b7e03ef404d95f7adc8818b8bb0
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /lib/systemd/system/logrotate.timer
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: logrotate.service (origin-implicit)
	Before: timers.target (origin-default)
	After: -.mount (origin-path)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: logrotate.service (origin-implicit)
	References: -.mount (origin-path)
	References: time-sync.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: logrotate.service (origin-implicit)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: logrotate.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 12h
	RemainAfterElapse: yes
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: *-*-* 00:00:00
-> Unit sys-devices-virtual-net-vnet1.device:
	Description: /sys/devices/virtual/net/vnet1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:32 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:32 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:32 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: fa547ec0d9304f4994003e52c760d59c
	Following Set Member: sys-subsystem-net-devices-vnet1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vnet1
	Found: found-udev
-> Unit dev-disk-by\x2dlabel-Windows.device:
	Description: SSD128GBS800 Windows
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b59d6f1a8b23437980774137e6ca08d6
	Following: sys-devices-pci0000:00-0000:00:12.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\x2duuid-6418222B1821FD24.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-76c05a93\x2d7c52\x2d4111\x2db601\x2dc07d2ea704ae.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit sys-subsystem-net-devices-enp2s0.11.device:
	Description: /sys/subsystem/net/devices/enp2s0.11
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: dbd580af7438439a92c2484d4d56df0a
	Following Set Member: sys-devices-virtual-net-vlan11.device
	Following Set Member: sys-subsystem-net-devices-vlan11.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vlan11
	Found: found-udev
-> Unit dev-disk-by\x2dpartuuid-76c05a93\x2d7c52\x2d4111\x2db601\x2dc07d2ea704ae.device:
	Description: SSD128GBS800 Windows
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: c41dd726b5a9495d84fd52c6d81fc2f9
	Following: sys-devices-pci0000:00-0000:00:12.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\x2duuid-6418222B1821FD24.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dlabel-Windows.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:31:05 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 8dded9c3f8c04137b3efbb73173b3f30
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: systemd-journald.service (destination-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	Before: atd.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: smtp-blocker.service (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: dev-mapper-tix\x2dswap.swap (destination-file)
	Before: var-lib-lxcfs.mount (destination-file)
	Before: sslh.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: networking.service (destination-file)
	Before: bluetooth.service (destination-file)
	Before: rpc-gssd.service (destination-file)
	Before: systemd-fsckd.service (destination-file)
	Before: uuidd.service (destination-file)
	Before: nfs-utils.service (destination-file)
	Before: sys-kernel-tracing.mount (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: rpcbind.service (destination-file)
	Before: nftables.service (destination-file)
	Before: systemd-boot-system-token.service (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: dm-event.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: blk-availability.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: lxc-net.service (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: apcupsd.service (destination-file)
	Before: isc-dhcp-server.service (destination-file)
	Before: man-db.service (destination-file)
	Before: boot.mount (destination-file)
	Before: mosquitto.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: libvirt-guests.service (destination-file)
	Before: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-file)
	Before: nfs-config.service (destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: systemd-initctl.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: lvm2-monitor.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	Before: systemd-quotacheck.service (destination-file)
	Before: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-file)
	Before: var-lib-machines.mount (destination-file)
	Before: lxcfs.service (destination-file)
	Before: run-rpc_pipefs.mount (destination-file)
	Before: lvm2-pvscan at 8:6.service (destination-file)
	Before: exim4.service (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: getty at tty1.service (destination-file)
	Before: dbus.service (destination-file)
	Before: virtlockd.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: lvm2-lvmpolld.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: lxc.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: lxc.mount (destination-file)
	Before: keyboard-setup.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: wpa_supplicant.service (destination-file)
	Before: virtlogd.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: sockets.target (origin-file)
	Before: logrotate.service (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: modprobe at drm.service (destination-file)
	Before: systemd-machined.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: ntp.service (destination-file)
	Before: cron.service (destination-file)
	Before: systemd-backlight at backlight:acpi_video0.service (destination-file)
	Before: sys-kernel-debug-tracing.mount (destination-file)
	Before: auth-rpcgss-module.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: hostapd.service (destination-file)
	Before: dev-dm\x2d1.swap (destination-file)
	Before: smartd.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: asterisk.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: ssh.service (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: dev-tix-swap.swap (destination-file)
	Before: nrpe-ng.service (destination-file)
	Before: systemd-fsck at dev-tix-lxc.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: munin-node.service (destination-file)
	Before: rsync.service (destination-file)
	Before: polkit.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: -.mount (origin-path)
	References: systemd-journald.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: run-rpc_pipefs.mount (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: getty-static.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: virtlockd.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: auth-rpcgss-module.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: smtp-blocker.service (destination-file)
	ReferencedBy: nfs-config.service (destination-file)
	ReferencedBy: lxc.service (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: sys-kernel-debug-tracing.mount (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: hostapd.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-machined.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: dev-tix-swap.swap (destination-file)
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: nftables.service (destination-file)
	ReferencedBy: nfs-utils.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: munin-node.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: asterisk.service (destination-file)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: var-lib-machines.mount (destination-file)
	ReferencedBy: run-user-1000.mount (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-file)
	ReferencedBy: dev-dm\x2d1.swap (destination-file)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: lxc-net.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: virtlogd.service (destination-file)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	ReferencedBy: smartd.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: dev-mapper-tix\x2dswap.swap (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: apcupsd.service (destination-file)
	ReferencedBy: rpcbind.service (destination-file)
	ReferencedBy: lm-sensors.service (destination-file)
	ReferencedBy: atd.service (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: lxc.mount (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: mosquitto.service (destination-file)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: lvm2-pvscan at 8:6.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: nrpe-ng.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: lxcfs.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: systemd-initctl.service (destination-file)
	ReferencedBy: sslh.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
	RequiresMountsFor: /run/systemd/journal/socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	ListenStream: /run/systemd/journal/stdout
	ListenDatagram: /run/systemd/journal/socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit nftables.service:
	Description: nftables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sat 2020-09-12 21:34:04 CEST
	Inactive Exit Timestamp: Tue 2020-09-08 03:23:56 CEST
	Active Enter Timestamp: Tue 2020-09-08 03:23:56 CEST
	Active Exit Timestamp: Tue 2020-09-08 03:23:56 CEST
	Inactive Enter Timestamp: Tue 2020-09-08 03:23:56 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/nftables.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: fe313ca12b564321b6a652e1004f3828
	Documentation: man:nft(8)
	Documentation: http://wiki.nftables.org
	Fragment Path: /lib/systemd/system/nftables.service
	Condition Timestamp: Tue 2020-09-08 03:23:56 CEST
	Condition Result: yes
	Assert Timestamp: Tue 2020-09-08 03:23:56 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: network-pre.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: network-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: network-pre.target (origin-file)
	References: system.slice (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/nft -f /etc/nftables.conf
	-> ExecReload:
		Command Line: /usr/sbin/nft -f /etc/nftables.conf
	-> ExecStop:
		Command Line: /usr/sbin/nft flush ruleset
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOmWpgrBN4SKaolaZuqN5flsD1OpEfI8ue.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-86D2IGkY1I3UkAi25gX34oKrb2n4OwBOmWpgrBN4SKaolaZuqN5flsD1OpEfI8ue
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: fa73925a98614243a326672d772731f3
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-tix-lxc.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dlxc.device
	Following Set Member: dev-mapper-tix\x2dlxc.device
	Following Set Member: dev-disk-by\x2duuid-1e6f989b\x2dffdf\x2d41bc\x2d8c45\x2d783c49a0e2e7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit console-setup.service:
	Description: Set console font and keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/console-setup.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b73766f0ea1b44a8a3196d76c2395928
	Fragment Path: /lib/systemd/system/console-setup.service
	ConditionPathExists: /bin/setupcon untested
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-file)
	After: console-screen.service (origin-file)
	After: kbd.service (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-file)
	References: console-screen.service (origin-file)
	References: kbd.service (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	RequiresMountsFor: /usr (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/console-setup/console-setup.sh
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-logind.service:
	Alias: dbus-org.freedesktop.login1.service
	Description: User Login Management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2020-12-01 09:02:41 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-logind.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: f6e82e420b114998a541c59c33f683be
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/logind
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
	Fragment Path: /lib/systemd/system/systemd-logind.service
	ConditionPathExists: /lib/systemd/system/dbus.service untested
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Wants: user.slice (origin-file)
	Wants: dbus.socket (origin-file)
	Wants: modprobe at drm.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-12065.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: libvirtd.service (destination-file)
	After: sysinit.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: dbus.socket (origin-file)
	After: basic.target (origin-default)
	After: systemd-remount-fs.service (origin-file)
	After: user.slice (origin-file)
	After: modprobe at drm.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: dbus.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: modprobe at drm.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: user.slice (origin-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: session-12065.scope (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /run/systemd/shutdown (origin-file)
	RequiresMountsFor: /run/systemd/seats (origin-file)
	RequiresMountsFor: /run/systemd/users (origin-file)
	RequiresMountsFor: /var/lib/systemd/linger (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /run/systemd/inhibit (origin-file)
	RequiresMountsFor: /run/systemd/sessions (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 494
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.login1
	Bus Name Good: yes
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/sessions
	RuntimeDirectory: systemd/seats
	RuntimeDirectory: systemd/users
	RuntimeDirectory: systemd/inhibit
	RuntimeDirectory: systemd/shutdown
	StateDirectoryMode: 0755
	StateDirectory: systemd/linger
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 524288
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_linux_immutable cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin
	DynamicUser: no
	ReadWritePaths: /etc /run
	LockPersonality: yes
	SystemCallFilter: open flock fchown32 rt_tgsigqueueinfo keyctl removexattr mprotect stat restart_syscall eventfd2 timer_delete llistxattr pipe2 exit vfork lgetxattr nanosleep capget mlockall getgid32 lseek sigaltstack msync epoll_ctl creat nice setgroups32 time signalfd alarm exit_group fgetxattr write munmap chmod mknodat sigsuspend mq_notify request_key recv ioprio_set setresuid setresuid32 select getuid32 send fchmod sched_rr_get_interval getcwd bind fstat waitid getresgid access utime msgctl geteuid setgid32 fadvise64_64 fcntl64 fallocate getdents64 getsid move_pages uname listxattr signal getpeername setitimer mlock lstat timer_gettime sysinfo setpriority oldolduname eventfd vmsplice setns dup2 fchdir fadvise64 sched_yield close splice membarrier execve lsetxattr getrusage get_robust_list kcmp geteuid32 prlimit64 sendto setuid recvmsg chown32 set_tls capset gettimeofday statfs64 recvmmsg swapcontext timer_getoverrun accept4 rt_sigqueueinfo pwritev recvfrom getpriority getresuid semctl getegid32 execveat statfs rt_sigtimedwait mknod oldlstat unshare kill remap_file_pages mq_open getrandom name_to_handle_at ioprio_get getsockname listen pselect6 getpid sched_getparam fchown getcpu inotify_add_watch readdir readlinkat getrlimit read getpgrp _newselect fstatfs semget set_mempolicy sigreturn getitimer shmat clock_gettime munlockall fcntl memfd_create add_key mmap writev statx unlink oldfstat openat utimensat setreuid32 setxattr rmdir setfsuid connect ugetrlimit sendfile symlinkat clone getgroups msgget poll sched_setscheduler shmctl fsync pipe setfsgid socketcall dup timerfd_gettime sync mq_getsetattr get_mempolicy getxattr brk rt_sigaction mmap2 waitpid get_thread_area sigpending umask link prctl truncate64 epoll_create set_thread_area clock_nanosleep unlinkat rt_sigprocmask renameat2 mkdirat accept times setregid32 getdents shutdown fchmodat sendmsg set_robust_list setregid setuid32 sched_get_priority_min ftruncate64 setsid setfsuid32 ppoll msgsnd io_cancel mlock2 newfstatat futimesat stat64 olduname setresgid32 flistxattr setpgid getpgid getgroups32 truncate getsockopt shmget process_vm_writev ioctl arch_prctl lchown shmdt symlink pwrite64 utimes lremovexattr readv gettid semop timer_create ftruncate setrlimit sendmmsg syncfs oldstat getuid sched_get_priority_max inotify_init wait4 getresuid32 rt_sigpending setreuid sendfile64 _llseek dup3 clock_getres lchown32 semtimedop getresgid32 faccessat mbind setfsgid32 setresgid fstat64 epoll_wait_old preadv2 io_submit mq_unlink tee lstat64 sched_getscheduler inotify_rm_watch sched_setparam signalfd4 msgrcv io_destroy timerfd_create sync_file_range epoll_pwait preadv chown setgroups rename process_vm_readv personality rt_sigreturn sched_setaffinity fstatat64 fork getgid sched_setattr tgkill mq_timedreceive getegid madvise io_setup fstatfs64 rt_sigsuspend sigaction fremovexattr sched_getaffinity epoll_wait pread64 tkill renameat socketpair readahead socket userfaultfd mkdir sched_getattr linkat fchownat timerfd_settime setsockopt epoll_ctl_old getppid ipc pause sigprocmask sync_file_range2 set_tid_address copy_file_range epoll_create1 futex chdir mq_timedsend io_getevents mremap pwritev2 fdatasync setgid migrate_pages timer_settime inotify_init1 munlock readlink fsetxattr
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
	Status Text: Processing requests...
	File Descriptor Store Max: 512
	File Descriptor Store Current: 0
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	DeviceAllow: char-rtc r
	DeviceAllow: char-vcs rw
	DeviceAllow: char-tty rw
	DeviceAllow: char-input rw
	DeviceAllow: char-drm rw
	DeviceAllow: char-/dev/console rw
	DeviceAllow: block-* r
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
-> Unit systemd-ask-password-console.path:
	Description: Dispatch Password Requests to Console Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: db1c13bbe6444ba5a344ac8cc7448673
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
	ConditionPathExists: !/run/plymouth/pid untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: paths.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: systemd-ask-password-console.service (origin-implicit)
	After: -.mount (origin-path)
	After: plymouth-start.service (origin-file)
	Triggers: systemd-ask-password-console.service (origin-implicit)
	References: systemd-ask-password-console.service (origin-implicit)
	References: plymouth-start.service (origin-file)
	References: emergency.service (origin-file)
	References: cryptsetup.target (origin-file)
	References: -.mount (origin-path)
	References: paths.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /run/systemd/ask-password (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-console.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-binfmt.service(8)
	Documentation: man:binfmt.d(5)
	Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/systemd-binfmt.service
	ConditionDirectoryNotEmpty: |/run/binfmt.d untested
	ConditionDirectoryNotEmpty: |/etc/binfmt.d untested
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d untested
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d untested
	ConditionDirectoryNotEmpty: |/lib/binfmt.d untested
	ConditionPathIsReadWrite: /proc/sys untested
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: proc-sys-fs-binfmt_misc.mount (origin-file)
	After: system.slice (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: sysinit.target (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: proc-sys-fs-binfmt_misc.mount (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
	-> ExecStop:
		Command Line: /lib/systemd/systemd-binfmt --unregister
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2diYPlKF\x2da5hT\x2dylF6\x2d93kd\x2dHgXr\x2dvQ2C\x2d3wuzeD.device:
	Description: LVM PV iYPlKF-a5hT-ylF6-93kd-HgXr-vQ2C-3wuzeD on /dev/sda6 6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 5e928ac8585844fc8ca3e90decdd8c5e
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-block-8:6.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-sda6.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart6.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart6.device
	Following Set Member: dev-disk-by\x2dpartuuid-a005e1fb\x2d414e\x2d40c8\x2d909e\x2dba965ceade58.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
	Found: found-udev
-> Unit sys-subsystem-net-devices-virbr0\x2dnic.device:
	Description: /sys/subsystem/net/devices/virbr0-nic
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: af53b6ece6584065aca211a79a4a12fd
	Following Set Member: sys-devices-virtual-net-virbr0\x2dnic.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/virbr0-nic
	Found: found-udev
-> Unit sys-kernel-debug.mount:
	Description: Kernel Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/sys-kernel-debug.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 229eecd30e9b4dd5ba2d20a0724e5da2
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionPathExists: /sys/kernel/debug untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: sys-kernel-debug-tracing.mount (destination-path)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	Before: sys-kernel-debug-tracing.mount (destination-path)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: sys-kernel-debug-tracing.mount (destination-path)
	RequiresMountsFor: /sys/kernel (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean 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
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit rbdmap.service:
	Description: rbdmap.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-sda2.device:
	Description: SSD128GBS800 Microsoft\x20reserved\x20partition
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 111e8ec4fc044b2b93781d7410b00939
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartlabel-Microsoft\x5cx20reserved\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-099bc1f9\x2db21a\x2d4d77\x2dbd6e\x2dd4f4854f04a4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> 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 2020-11-30 18:31:05 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:31:05 CET
	Active Enter Timestamp: Mon 2020-11-30 18:31:05 CET
	Active Exit Timestamp: Mon 2020-11-30 18:31:03 CET
	Inactive Enter Timestamp: Mon 2020-11-30 18:31:03 CET
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journal-flush.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1e255eb7bc97427db20f38901beaf781
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journal-flush.service
	Condition Timestamp: Mon 2020-11-30 18:31:05 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 18:31:05 CET
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: systemd-journald.service (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-journald.service (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.service (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /var/log/journal (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/journalctl --flush
	-> ExecStop:
		Command Line: /usr/bin/journalctl --smart-relinquish-var
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device:
	Description: SSD128GBS800 boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3e6f3670524a4bb1b0130f15825fd10e
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2dpartlabel-boot.device
	Following Set Member: dev-disk-by\x2dlabel-boot.device
	Following Set Member: dev-disk-by\x2dpartuuid-0021e8ba\x2df123\x2d409f\x2daf94\x2d1dd904537fcb.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart5.device
	Following Set Member: dev-sda5.device
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	BoundBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
	Found: found-udev
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 167a81b52f7245ae8f8c3a3572a97b08
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network.target
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	WantedBy: wpa_supplicant.service (destination-file)
	WantedBy: networking.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: ssh.service (destination-file)
	Before: rsync.service (destination-file)
	Before: hostapd.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: sslh.service (destination-file)
	Before: network-online.target (destination-file)
	Before: libvirt-guests.service (destination-file)
	Before: lxc.service (destination-file)
	Before: ntp.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: systemd-user-sessions.service (destination-file)
	After: networking.service (destination-file)
	After: network-pre.target (origin-file)
	After: wpa_supplicant.service (destination-file)
	After: ifupdown-pre.service (destination-file)
	References: shutdown.target (origin-default)
	References: network-pre.target (origin-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: hostapd.service (destination-file)
	ReferencedBy: sslh.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: network-online.target (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: lxc.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2dlabel-Recovery.device:
	Description: SSD128GBS800 Recovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: e8a517f515714f8da5b78f3940ae388d
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-sda4.device
	Following Set Member: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart4.device
	Following Set Member: dev-disk-by\x2duuid-C0C022E4C022E080.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart4.device
	Following Set Member: dev-disk-by\x2dpartuuid-52ffe1ca\x2d56f1\x2d4c43\x2daeb1\x2d7582a9fceb0f.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
	Found: found-udev
-> Unit uuidd.socket:
	Description: UUID daemon activation socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/uuidd.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: c07bf53887d5476c8bf6861a673626c6
	Fragment Path: /lib/systemd/system/uuidd.socket
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	RequiredBy: uuidd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: uuidd.service (origin-implicit)
	Before: sockets.target (origin-default destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: uuidd.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-default)
	References: uuidd.service (origin-implicit)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: uuidd.service (destination-file)
	RequiresMountsFor: /run/uuidd/request (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: uuidd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/uuidd/request
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit rpc-gssd.service:
	Description: RPC security service for NFS client and server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Fragment Path: /lib/systemd/system/rpc-gssd.service
	ConditionPathExists: /etc/krb5.keytab untested
	Requires: system.slice (origin-file)
	Requires: run-rpc_pipefs.mount (origin-file)
	Wants: nfs-config.service (origin-file)
	PartOf: nfs-utils.service (origin-file)
	WantedBy: auth-rpcgss-module.service (destination-file)
	Conflicts: umount.target (origin-file)
	Before: nfs-client.target (destination-file)
	After: systemd-journald.socket (origin-file)
	After: run-rpc_pipefs.mount (origin-file)
	After: auth-rpcgss-module.service (destination-file)
	After: system.slice (origin-file)
	After: nfs-config.service (origin-file)
	References: nfs-utils.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: run-rpc_pipefs.mount (origin-file)
	References: umount.target (origin-file)
	References: nfs-config.service (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: nfs-client.target (destination-file)
	ReferencedBy: auth-rpcgss-module.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/run/sysconfig/nfs-utils
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/rpc.gssd $GSSDARGS
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart6.device:
	Description: LVM PV iYPlKF-a5hT-ylF6-93kd-HgXr-vQ2C-3wuzeD on /dev/sda6 6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 034c943b308848809db3606b353c34c6
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-block-8:6.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-sda6.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart6.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2diYPlKF\x2da5hT\x2dylF6\x2d93kd\x2dHgXr\x2dvQ2C\x2d3wuzeD.device
	Following Set Member: dev-disk-by\x2dpartuuid-a005e1fb\x2d414e\x2d40c8\x2d909e\x2dba965ceade58.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
	Found: found-udev
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 599f59ec53f6440898ccdb5ac0955d9a
	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: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Wants: getty-static.service (origin-file)
	Wants: getty at tty1.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: getty at tty1.service (origin-default destination-file)
	After: getty-static.service (origin-default)
	References: shutdown.target (origin-default)
	References: getty-static.service (origin-file origin-default)
	References: getty at tty1.service (origin-file origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit boot-efi.mount:
	Description: /boot/efi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/boot-efi.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6f0a3d0cd81f451d9b60a57c041bb435
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot-efi.mount
	Source Path: /etc/fstab
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: boot.mount (origin-path)
	Requires: -.mount (origin-path)
	BindsTo: dev-sda1.device (origin-mountinfo-implicit)
	RequiredBy: local-fs.target (destination-file)
	Conflicts: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: umount.target (origin-file)
	After: blockdev at dev-sda1.target (origin-mountinfo-implicit)
	After: boot.mount (origin-path)
	After: local-fs-pre.target (origin-file)
	After: dev-sda1.device (origin-mountinfo-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: blockdev at dev-disk-by\x2duuid-841E\x2d4928.target (origin-file)
	After: -.mount (origin-path)
	References: dev-sda1.device (origin-mountinfo-implicit)
	References: umount.target (origin-file)
	References: blockdev at dev-disk-by\x2duuid-841E\x2d4928.target (origin-file)
	References: blockdev at dev-sda1.target (origin-mountinfo-implicit)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: boot.mount (origin-path)
	References: local-fs.target (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	RequiresMountsFor: /dev/disk/by-uuid/841E-4928 (origin-file)
	RequiresMountsFor: /boot (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /boot/efi
	What: /dev/sda1
	File System Type: vfat
	Options: rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-journald-audit.socket:
	Description: Journal Audit Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:31:05 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald-audit.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 8813a2b73d9b46828532522f49c413e8
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-audit.socket
	ConditionCapability: CAP_AUDIT_READ untested
	ConditionSecurity: audit untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	Before: apparmor.service (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: sockets.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.service (origin-implicit)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald-audit.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 134217728
	ListenNetlink: audit 1
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit modprobe at drm.service:
	Description: Load Kernel Module drm
	Instance: drm
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:modprobe(8)
	Fragment Path: /lib/systemd/system/modprobe at .service
	ConditionPathExists: !/sys/module/drm untested
	ConditionCapability: CAP_SYS_MODULE untested
	Requires: system-modprobe.slice (origin-file)
	WantedBy: systemd-logind.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-logind.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system-modprobe.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system-modprobe.slice (origin-file)
	ReferencedBy: systemd-logind.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/modprobe -abq drm
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-enp2s0.3.device:
	Description: /sys/subsystem/net/devices/enp2s0.3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 7eb1f88d77bb4a4cade9a919e2bdbc6c
	Following Set Member: sys-devices-virtual-net-vlan3.device
	Following Set Member: sys-subsystem-net-devices-vlan3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vlan3
	Found: found-udev
-> Unit boot.mount:
	Description: /boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/boot.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b30e096da1ce441c9eafc83b923975f1
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot.mount
	Source Path: /etc/fstab
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (origin-file)
	Requires: -.mount (origin-path)
	BindsTo: dev-sda5.device (origin-mountinfo-implicit)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: boot-efi.mount (destination-path)
	Conflicts: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: boot-efi.mount (destination-path)
	Before: umount.target (origin-file)
	After: local-fs-pre.target (origin-file)
	After: blockdev at dev-sda5.target (origin-mountinfo-implicit)
	After: dev-sda5.device (origin-mountinfo-implicit)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (origin-file)
	After: blockdev at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: blockdev at dev-sda5.target (origin-mountinfo-implicit)
	References: umount.target (origin-file)
	References: dev-sda5.device (origin-mountinfo-implicit)
	References: blockdev at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.target (origin-file)
	References: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: boot-efi.mount (destination-path)
	RequiresMountsFor: /dev/disk/by-uuid/125cedd5-5fb6-4148-86fc-35e096963d49 (origin-file)
	RequiresMountsFor: / (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /boot
	What: /dev/sda5
	File System Type: ext4
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-enp2s0.2.device:
	Description: /sys/subsystem/net/devices/enp2s0.2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 28e891d4d52a48cabf720bce8e669fdf
	Following Set Member: sys-devices-virtual-net-enp2s0.2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/enp2s0.2
	Found: found-udev
-> 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 4da88d03f170482d93a9417b7f5fca73
	Following Set Member: dev-ttyS2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
	Found: found-udev
-> Unit dev-serial-by\x2dpath-pci\x2d0000:00:15.0\x2dusb\x2d0:4:1.0\x2dport0.device:
	Description: FT232 Serial (UART) IC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 14ef79a2ca194f85a5c853edce0c982d
	Following: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d4-1\x2d4:1.0-ttyUSB0-tty-ttyUSB0.device
	Following Set Member: dev-serial-by\x2did-usb\x2dFTDI_P1_Converter_Cable_P13IE3ZB\x2dif00\x2dport0.device
	Following Set Member: dev-ttyUSB0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d4-1\x2d4:1.0-ttyUSB0-tty-ttyUSB0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/ttyUSB0/tty/ttyUSB0
	Found: found-udev
-> Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/emergency.target
	Requires: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: sysinit.target (destination-file)
	Before: sysinit.target (destination-file)
	Before: shutdown.target (origin-default)
	After: emergency.service (origin-file)
	References: shutdown.target (origin-default)
	References: emergency.service (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b13ea71e119d44e69bc6f0233884815a
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-bd478eb5\x2d0f9e\x2d4f1f\x2d8486\x2dd285b39a2a8c.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2droot.device
	Following Set Member: dev-disk-by\x2dlabel-root.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-tix-root.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-tix\x2droot.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit dev-serial-by\x2did-usb\x2dFTDI_P1_Converter_Cable_P13IE3ZB\x2dif00\x2dport0.device:
	Description: FT232 Serial (UART) IC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3092ff88f03746fda55978e16d409e91
	Following: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d4-1\x2d4:1.0-ttyUSB0-tty-ttyUSB0.device
	Following Set Member: dev-serial-by\x2dpath-pci\x2d0000:00:15.0\x2dusb\x2d0:4:1.0\x2dport0.device
	Following Set Member: dev-ttyUSB0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d4-1\x2d4:1.0-ttyUSB0-tty-ttyUSB0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/ttyUSB0/tty/ttyUSB0
	Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:13.3-0000:03:00.0-net-wlp3s0.device:
	Description: Wireless 3165
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3bb9dfb02af647ac98aa1348c96775f4
	Following Set Member: sys-subsystem-net-devices-wlp3s0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.3/0000:03:00.0/net/wlp3s0
	Found: found-udev
-> Unit dev-disk-by\x2duuid-841E\x2d4928.device:
	Description: SSD128GBS800 SYSTEM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: bc1eea0f7ec34285a950ce5c3da7171e
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-39659e36\x2db2fb\x2d4333\x2d970d\x2d353034b63b4d.device
	Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart1.device
	Following Set Member: dev-disk-by\x2dlabel-SYSTEM.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-sda1.device
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit sys-devices-virtual-net-br0.device:
	Description: /sys/devices/virtual/net/br0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 8525c2e825294c33a1f40e9ae067db72
	Following Set Member: sys-subsystem-net-devices-br0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/br0
	Found: found-udev
-> Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-lookup.target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: isc-dhcp-server.service (destination-file)
	Before: exim4.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit dm-event.socket:
	Description: Device-mapper event daemon FIFOs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dm-event.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ba07a8504e304e908f956099b5180708
	Documentation: man:dmeventd(8)
	Fragment Path: /lib/systemd/system/dm-event.socket
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: dm-event.service (destination-file)
	RequiredBy: lvm2-monitor.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: dm-event.service (origin-implicit destination-file)
	Before: lvm2-monitor.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: dm-event.service (origin-implicit)
	References: system.slice (origin-file)
	References: dm-event.service (origin-implicit)
	References: -.mount (origin-path)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	RequiresMountsFor: /run/dmeventd-client (origin-file)
	RequiresMountsFor: /run/dmeventd-server (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: dm-event.socket
	SELinuxContextFromNet: no
	ListenFIFO: /run/dmeventd-server
	ListenFIFO: /run/dmeventd-client
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: ac52ee0705fc4d46a4a0ad0fddb6c9f1
	Following: sys-devices-platform-serial8250-tty-ttyS1.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
	Found: found-udev
-> Unit lxc.service:
	Description: LXC Container Initialization and Autoboot Code
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lxc.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	CGroup delegate mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Invocation ID: fe1bf6fe358c40d3972e6bddb4992d2a
	Documentation: man:lxc-autostart
	Documentation: man:lxc
	Fragment Path: /lib/systemd/system/lxc.service
	Condition Timestamp: Fri 2020-08-28 11:37:29 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:29 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: lxc-net.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: lxc-net.service (origin-file destination-file)
	After: lxcfs.service (destination-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: basic.target (origin-default)
	References: lxc-net.service (origin-file)
	References: network.target (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: lxc-net.service (destination-file)
	ReferencedBy: lxcfs.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: continue
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: journal
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-apparmor-load
	-> ExecStart:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-containers start
	-> ExecStop:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-containers stop
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: yes
	DelegateControllers: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
-> Unit polkit.service:
	Description: Authorization Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2020-12-01 09:02:41 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:30 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:31 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/polkit.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 01647c2a87494a95a74cd592cbcb7bc3
	Documentation: man:polkit(8)
	Fragment Path: /lib/systemd/system/polkit.service
	Condition Timestamp: Fri 2020-08-28 11:37:30 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:30 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: sysinit.target (origin-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 2296
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PolicyKit1
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/policykit-1/polkitd --no-debug
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit nfs-utils.service:
	Description: NFS server and client services
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Fragment Path: /lib/systemd/system/nfs-utils.service
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	ConsistsOf: rpc-svcgssd.service (destination-file)
	ConsistsOf: rpc-gssd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/true
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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 2020-11-30 11:20:14 CET
	Inactive Exit Timestamp: Mon 2020-11-30 11:20:13 CET
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2020-11-30 11:20:14 CET
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: b9ad753ce0a4425e8b98fd8e84ea2886
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
	Condition Timestamp: Mon 2020-11-30 11:20:13 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 11:20:13 CET
	Assert Result: yes
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-tmpfiles-clean.timer (destination-implicit)
	After: time-set.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: time-set.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	IOSchedulingClass: idle
	IOPriority: 0
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/systemd-tmpfiles --clean
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit blockdev at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/125cedd5-5fb6-4148-86fc-35e096963d49
	Instance: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: boot.mount (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: boot.mount (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-tmpfiles-setup-dev.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2d5ddd065ddf4a029f10e9d570455a90
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-udevd.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: kmod-static-nodes.service (destination-file)
	References: sysinit.target (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/systemd-tmpfiles --prefix=/dev --create --boot
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit time-set.target:
	Description: System Time Set
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:31:01 CET
	Active Enter Timestamp: Mon 2020-11-30 18:31:01 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b4e0fbe43b9c49a0941cdbe313c535db
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-set.target
	Condition Timestamp: Mon 2020-11-30 18:31:01 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 18:31:01 CET
	Assert Result: yes
	WantedBy: systemd-timesyncd.service (destination-file)
	WantedBy: time-sync.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: time-sync.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-timesyncd.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: time-sync.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /system.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: cpu memory pids
	CGroup own mask: memory pids
	CGroup members mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Documentation: man:systemd.special(7)
	Requires: -.slice (origin-implicit)
	RequiredBy: run-rpc_pipefs.mount (destination-file)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	RequiredBy: system-lvm2\x2dpvscan.slice (destination-implicit)
	RequiredBy: lxc.mount (destination-file)
	RequiredBy: lvm2-monitor.service (destination-file)
	RequiredBy: hostapd.service (destination-file)
	RequiredBy: virtlockd.socket (destination-file)
	RequiredBy: systemd-udevd-control.socket (destination-file)
	RequiredBy: systemd-random-seed.service (destination-file)
	RequiredBy: getty-static.service (destination-file)
	RequiredBy: lxc-net.service (destination-file)
	RequiredBy: munin-node.service (destination-file)
	RequiredBy: sys-kernel-tracing.mount (destination-file)
	RequiredBy: virtlogd.socket (destination-file)
	RequiredBy: systemd-machined.service (destination-file)
	RequiredBy: sys-kernel-debug-tracing.mount (destination-file)
	RequiredBy: rescue.service (destination-file)
	RequiredBy: virtlogd-admin.socket (destination-file)
	RequiredBy: networking.service (destination-file)
	RequiredBy: dbus.socket (destination-file)
	RequiredBy: virtlockd-admin.socket (destination-file)
	RequiredBy: dev-mqueue.mount (destination-file)
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-file)
	RequiredBy: systemd-ask-password-console.service (destination-file)
	RequiredBy: smartd.service (destination-file)
	RequiredBy: systemd-fsck-root.service (destination-file)
	RequiredBy: libvirtd.service (destination-file)
	RequiredBy: var-lib-machines.mount (destination-file)
	RequiredBy: systemd-fsckd.service (destination-file)
	RequiredBy: man-db.service (destination-file)
	RequiredBy: system-getty.slice (destination-implicit)
	RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
	RequiredBy: systemd-journald-audit.socket (destination-file)
	RequiredBy: systemd-quotacheck.service (destination-file)
	RequiredBy: dev-mapper-tix\x2dswap.swap (destination-file)
	RequiredBy: systemd-journal-flush.service (destination-file)
	RequiredBy: ifupdown-pre.service (destination-file)
	RequiredBy: systemd-remount-fs.service (destination-file)
	RequiredBy: nfs-utils.service (destination-file)
	RequiredBy: systemd-journald-dev-log.socket (destination-file)
	RequiredBy: systemd-udevd.service (destination-file)
	RequiredBy: cron.service (destination-file)
	RequiredBy: run-user-1000.mount (destination-file)
	RequiredBy: ntp.service (destination-file)
	RequiredBy: systemd-logind.service (destination-file)
	RequiredBy: kmod-static-nodes.service (destination-file)
	RequiredBy: apparmor.service (destination-file)
	RequiredBy: system-modprobe.slice (destination-implicit)
	RequiredBy: rpc-svcgssd.service (destination-file)
	RequiredBy: systemd-udev-trigger.service (destination-file)
	RequiredBy: systemd-timesyncd.service (destination-file)
	RequiredBy: systemd-machine-id-commit.service (destination-file)
	RequiredBy: system-systemd\x2dbacklight.slice (destination-implicit)
	RequiredBy: bluetooth.service (destination-file)
	RequiredBy: systemd-boot-system-token.service (destination-file)
	RequiredBy: lxcfs.service (destination-file)
	RequiredBy: systemd-rfkill.socket (destination-file)
	RequiredBy: systemd-ask-password-wall.service (destination-file)
	RequiredBy: systemd-rfkill.service (destination-file)
	RequiredBy: apcupsd.service (destination-file)
	RequiredBy: exim4.service (destination-file)
	RequiredBy: boot.mount (destination-file)
	RequiredBy: rsyslog.service (destination-file)
	RequiredBy: dev-dm\x2d1.swap (destination-file)
	RequiredBy: lvm2-lvmpolld.socket (destination-file)
	RequiredBy: systemd-udevd-kernel.socket (destination-file)
	RequiredBy: sys-kernel-debug.mount (destination-file)
	RequiredBy: lvm2-lvmpolld.service (destination-file)
	RequiredBy: rsync.service (destination-file)
	RequiredBy: nrpe-ng.service (destination-file)
	RequiredBy: dm-event.socket (destination-file)
	RequiredBy: systemd-user-sessions.service (destination-file)
	RequiredBy: rpcbind.socket (destination-file)
	RequiredBy: systemd-sysctl.service (destination-file)
	RequiredBy: virtlogd.service (destination-file)
	RequiredBy: systemd-binfmt.service (destination-file)
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-file)
	RequiredBy: ssh.service (destination-file)
	RequiredBy: sslh.service (destination-file)
	RequiredBy: blk-availability.service (destination-file)
	RequiredBy: systemd-tmpfiles-clean.service (destination-file)
	RequiredBy: polkit.service (destination-file)
	RequiredBy: logrotate.service (destination-file)
	RequiredBy: wpa_supplicant.service (destination-file)
	RequiredBy: asterisk.service (destination-file)
	RequiredBy: sys-fs-fuse-connections.mount (destination-file)
	RequiredBy: systemd-modules-load.service (destination-file)
	RequiredBy: systemd-pstore.service (destination-file)
	RequiredBy: smtp-blocker.service (destination-file)
	RequiredBy: auth-rpcgss-module.service (destination-file)
	RequiredBy: isc-dhcp-server.service (destination-file)
	RequiredBy: lm-sensors.service (destination-file)
	RequiredBy: keyboard-setup.service (destination-file)
	RequiredBy: mosquitto.service (destination-file)
	RequiredBy: systemd-sysusers.service (destination-file)
	RequiredBy: systemd-update-utmp.service (destination-file)
	RequiredBy: lxc.service (destination-file)
	RequiredBy: syslog.socket (destination-file)
	RequiredBy: emergency.service (destination-file)
	RequiredBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-file)
	RequiredBy: rc-local.service (destination-file)
	RequiredBy: uuidd.service (destination-file)
	RequiredBy: nfs-config.service (destination-file)
	RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
	RequiredBy: systemd-initctl.service (destination-file)
	RequiredBy: dev-hugepages.mount (destination-file)
	RequiredBy: boot-efi.mount (destination-file)
	RequiredBy: uuidd.socket (destination-file)
	RequiredBy: rpc-gssd.service (destination-file)
	RequiredBy: dm-event.service (destination-file)
	RequiredBy: libvirt-guests.service (destination-file)
	RequiredBy: system-systemd\x2dfsck.slice (destination-implicit)
	RequiredBy: systemd-journald.socket (destination-file)
	RequiredBy: atd.service (destination-file)
	RequiredBy: systemd-journald.service (destination-file)
	RequiredBy: systemd-fsckd.socket (destination-file)
	RequiredBy: rpcbind.service (destination-file)
	RequiredBy: dev-tix-swap.swap (destination-file)
	RequiredBy: sys-kernel-config.mount (destination-file)
	RequiredBy: nftables.service (destination-file)
	RequiredBy: var-lib-lxcfs.mount (destination-file)
	RequiredBy: dbus.service (destination-file)
	RequiredBy: console-setup.service (destination-file)
	RequiredBy: virtlockd.service (destination-file)
	RequiredBy: systemd-initctl.socket (destination-file)
	RequiredBy: -.mount (destination-file)
	RequiredBy: systemd-tmpfiles-setup.service (destination-file)
	RequiredBy: systemd-hwdb-update.service (destination-file)
	WantedBy: slices.target (destination-file)
	Before: wpa_supplicant.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: smartd.service (destination-file)
	Before: virtlogd.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: lxc-net.service (destination-file)
	Before: systemd-udevd-kernel.socket (destination-file)
	Before: uuidd.socket (destination-file)
	Before: virtlockd.socket (destination-file)
	Before: rescue.service (destination-file)
	Before: mosquitto.service (destination-file)
	Before: systemd-fsckd.service (destination-file)
	Before: polkit.service (destination-file)
	Before: rpcbind.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: nrpe-ng.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: sys-kernel-tracing.mount (destination-file)
	Before: dev-tix-swap.swap (destination-file)
	Before: lvm2-lvmpolld.socket (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: systemd-initctl.socket (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: slices.target (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: system-modprobe.slice (destination-implicit)
	Before: system-systemd\x2dfsck.slice (destination-implicit)
	Before: syslog.socket (destination-file)
	Before: systemd-udevd-control.socket (destination-file)
	Before: auth-rpcgss-module.service (destination-file)
	Before: blk-availability.service (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: networking.service (destination-file)
	Before: system-lvm2\x2dpvscan.slice (destination-implicit)
	Before: boot-efi.mount (destination-file)
	Before: boot.mount (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: nfs-utils.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-machined.service (destination-file)
	Before: nftables.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: lxcfs.service (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: -.mount (destination-file)
	Before: lvm2-monitor.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: lxc.mount (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: virtlockd.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: systemd-journald.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	Before: systemd-boot-system-token.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: dm-event.socket (destination-file)
	Before: dbus.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: hostapd.service (destination-file)
	Before: dm-event.service (destination-file)
	Before: bluetooth.service (destination-file)
	Before: systemd-initctl.service (destination-file)
	Before: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: emergency.service (destination-file)
	Before: systemd-fsckd.socket (destination-file)
	Before: systemd-journald.socket (destination-file)
	Before: apparmor.service (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: man-db.service (destination-file)
	Before: virtlockd-admin.socket (destination-file)
	Before: var-lib-machines.mount (destination-file)
	Before: virtlogd-admin.socket (destination-file)
	Before: nfs-config.service (destination-file)
	Before: systemd-journald-dev-log.socket (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: ntp.service (destination-file)
	Before: virtlogd.socket (destination-file)
	Before: atd.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: cron.service (destination-file)
	Before: smtp-blocker.service (destination-file)
	Before: systemd-quotacheck.service (destination-file)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-file)
	Before: keyboard-setup.service (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: system-getty.slice (destination-implicit)
	Before: systemd-fsck-root.service (destination-file)
	Before: ssh.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: dev-dm\x2d1.swap (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-file)
	Before: exim4.service (destination-file)
	Before: systemd-journald-audit.socket (destination-file)
	Before: asterisk.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: lvm2-lvmpolld.service (destination-file)
	Before: dbus.socket (destination-file)
	Before: rsync.service (destination-file)
	Before: uuidd.service (destination-file)
	Before: var-lib-lxcfs.mount (destination-file)
	Before: apcupsd.service (destination-file)
	Before: lxc.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: rsyslog.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: rpc-gssd.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: munin-node.service (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: dev-mapper-tix\x2dswap.swap (destination-file)
	Before: system-systemd\x2dbacklight.slice (destination-implicit)
	Before: rpcbind.socket (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: sslh.service (destination-file)
	Before: run-rpc_pipefs.mount (destination-file)
	Before: sys-kernel-debug-tracing.mount (destination-file)
	Before: isc-dhcp-server.service (destination-file)
	Before: libvirt-guests.service (destination-file)
	After: -.slice (origin-implicit)
	References: -.slice (origin-implicit)
	ReferencedBy: dev-dm\x2d1.swap (destination-file)
	ReferencedBy: system-lvm2\x2dpvscan.slice (destination-implicit)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	ReferencedBy: systemd-journald-audit.socket (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: atd.service (destination-file)
	ReferencedBy: virtlogd.socket (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-file)
	ReferencedBy: rpcbind.socket (destination-file)
	ReferencedBy: systemd-udevd-control.socket (destination-file)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: run-rpc_pipefs.mount (destination-file)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	ReferencedBy: sslh.service (destination-file)
	ReferencedBy: dm-event.socket (destination-file)
	ReferencedBy: nrpe-ng.service (destination-file)
	ReferencedBy: systemd-fsckd.socket (destination-file)
	ReferencedBy: nfs-config.service (destination-file)
	ReferencedBy: apcupsd.service (destination-file)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: getty-static.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: rpcbind.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: dbus.socket (destination-file)
	ReferencedBy: uuidd.socket (destination-file)
	ReferencedBy: system-modprobe.slice (destination-implicit)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: lm-sensors.service (destination-file)
	ReferencedBy: mosquitto.service (destination-file)
	ReferencedBy: systemd-initctl.socket (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: dev-mapper-tix\x2dswap.swap (destination-file)
	ReferencedBy: auth-rpcgss-module.service (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: lxcfs.service (destination-file)
	ReferencedBy: system-getty.slice (destination-implicit)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: hostapd.service (destination-file)
	ReferencedBy: lxc.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: system-systemd\x2dbacklight.slice (destination-implicit)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: lxc.mount (destination-file)
	ReferencedBy: -.mount (destination-file)
	ReferencedBy: smartd.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: munin-node.service (destination-file)
	ReferencedBy: sys-kernel-debug-tracing.mount (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-file)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-journald.socket (destination-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: system-systemd\x2dfsck.slice (destination-implicit)
	ReferencedBy: run-user-1000.mount (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: dev-tix-swap.swap (destination-file)
	ReferencedBy: lxc-net.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: rsyslog.service (destination-file)
	ReferencedBy: virtlogd-admin.socket (destination-file)
	ReferencedBy: systemd-machined.service (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: asterisk.service (destination-file)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: smtp-blocker.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: nftables.service (destination-file)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: virtlogd.service (destination-file)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: virtlockd-admin.socket (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: virtlockd.service (destination-file)
	ReferencedBy: virtlockd.socket (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-initctl.service (destination-file)
	ReferencedBy: var-lib-machines.mount (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: lvm2-lvmpolld.socket (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file)
	ReferencedBy: nfs-utils.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit ntp.service:
	Description: Network Time Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2020-12-01 08:52:14 CET
	Inactive Exit Timestamp: Tue 2020-12-01 08:52:14 CET
	Active Enter Timestamp: Tue 2020-12-01 08:52:14 CET
	Active Exit Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Enter Timestamp: Mon 2020-11-30 18:31:01 CET
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/ntp.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 13c6d6c4c0504711969b85374dd6abd4
	Documentation: man:ntpd(8)
	Fragment Path: /lib/systemd/system/ntp.service
	Condition Timestamp: Tue 2020-12-01 08:52:14 CET
	Condition Result: yes
	Assert Timestamp: Tue 2020-12-01 08:52:14 CET
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: systemd-timesyncd.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: network.target (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: -.mount (origin-file)
	After: sysinit.target (origin-default)
	References: systemd-timesyncd.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: basic.target (origin-default)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 20932
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/ntp/ntp-systemd-wrapper
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit machine-lxc\x2d31365\x2dproxy.scope:
	Description: Container lxc-31365-proxy
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:51 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:51 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:51 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Garbage Collection Mode: inactive-or-failed
	Slice: machine.slice
	CGroup: /machine.slice/machine-lxc\x2d31365\x2dproxy.scope
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	CGroup delegate mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Invocation ID: 189c391dcd284764b7bd21b6fd3d1727
	Fragment Path: /run/systemd/transient/machine-lxc\x2d31365\x2dproxy.scope
	Condition Timestamp: Mon 2020-11-30 18:34:51 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 18:34:51 CET
	Assert Result: yes
	Requires: machine.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: virt-guest-shutdown.target (origin-file)
	After: libvirtd.service (origin-file)
	After: machine.slice (origin-file)
	References: libvirtd.service (origin-file)
	References: shutdown.target (origin-default)
	References: machine.slice (origin-file)
	References: virt-guest-shutdown.target (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 16384
	DevicePolicy: auto
	DisableControllers: 
	Delegate: yes
	DelegateControllers: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	Bus Ref: :1.86464
-> Unit dev-disk-by\x2dlabel-SYSTEM.device:
	Description: SSD128GBS800 SYSTEM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: ebdfbe87c6fb474b93c7a1a3f0a73510
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-39659e36\x2db2fb\x2d4333\x2d970d\x2d353034b63b4d.device
	Following Set Member: dev-disk-by\x2duuid-841E\x2d4928.device
	Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-sda1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:13.2-0000:02:00.0-net-enp2s0.device:
	Description: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: d726f7e514874a6d8260741d34023b3a
	Following Set Member: sys-subsystem-net-devices-enp2s0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.2/0000:02:00.0/net/enp2s0
	Found: found-udev
-> Unit mysql.service:
	Description: mysql.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
-> Unit dev-disk-by\x2duuid-C0C022E4C022E080.device:
	Description: SSD128GBS800 Recovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 9d85fc6bee384560ab1b1c4138532af2
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-sda4.device
	Following Set Member: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart4.device
	Following Set Member: dev-disk-by\x2dlabel-Recovery.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart4.device
	Following Set Member: dev-disk-by\x2dpartuuid-52ffe1ca\x2d56f1\x2d4c43\x2daeb1\x2d7582a9fceb0f.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
	Found: found-udev
-> Unit dev-disk-by\x2duuid-1e6f989b\x2dffdf\x2d41bc\x2d8c45\x2d783c49a0e2e7.device:
	Description: /dev/disk/by-uuid/1e6f989b-ffdf-41bc-8c45-783c49a0e2e7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: f66de1e65f0a4fddb85735a8e67cd86d
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-tix-lxc.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dlxc.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOmWpgrBN4SKaolaZuqN5flsD1OpEfI8ue.device
	Following Set Member: dev-mapper-tix\x2dlxc.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap:
	Description: /dev/disk/by-id/dm-name-tix-swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2fccae0e85154dae8fbf39cd37549bf4
	Following: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-tix-swap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap
	Requires: dev-dm\x2d1.device (origin-proc-swap)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: dev-dm\x2d1.device (origin-proc-swap)
	After: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: umount.target (origin-default)
	References: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	References: dev-dm\x2d1.device (origin-proc-swap)
	References: system.slice (origin-file)
	References: swap.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	RequiresMountsFor: /dev/disk/by-id/dm-name-tix-swap (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/disk/by-id/dm-name-tix-swap
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart4.device:
	Description: SSD128GBS800 Recovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: f780b53ccef6404ab1cef22009d0c17b
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-sda4.device
	Following Set Member: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-disk-by\x2dlabel-Recovery.device
	Following Set Member: dev-disk-by\x2duuid-C0C022E4C022E080.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart4.device
	Following Set Member: dev-disk-by\x2dpartuuid-52ffe1ca\x2d56f1\x2d4c43\x2daeb1\x2d7582a9fceb0f.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
	Found: found-udev
-> Unit rpcbind.socket:
	Description: RPCbind Server Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2020-10-18 17:22:27 CEST
	Inactive Exit Timestamp: Sun 2020-10-18 17:22:27 CEST
	Active Enter Timestamp: Sun 2020-10-18 17:22:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/rpcbind.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 3d453ff74b1540b7bc526bd03c91454a
	Fragment Path: /lib/systemd/system/rpcbind.socket
	Condition Timestamp: Sun 2020-10-18 17:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Sun 2020-10-18 17:22:27 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: rpcbind.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: rpcbind.service (origin-implicit)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: rpcbind.service (origin-implicit)
	References: system.slice (origin-file)
	References: rpcbind.service (origin-implicit)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: rpcbind.service (destination-file)
	RequiresMountsFor: /run/rpcbind.sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: ipv6-only
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: rpcbind.socket
	SELinuxContextFromNet: no
	ListenStream: /run/rpcbind.sock
	ListenStream: 0.0.0.0:111
	ListenDatagram: 0.0.0.0:111
	ListenStream: [::]:111
	ListenDatagram: [::]:111
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	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 (origin-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: plymouth-start.service (origin-file)
	After: systemd-vconsole-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-ask-password-console.path (destination-implicit)
	TriggeredBy: systemd-ask-password-console.path (destination-implicit)
	References: plymouth-start.service (origin-file)
	References: systemd-vconsole-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: emergency.service (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: systemd-ask-password-console.path (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallArchitectures: native
	-> ExecStart:
		Command Line: /usr/bin/systemd-tty-ask-password-agent --watch --console
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/rescue.service
	Requires: system.slice (origin-file)
	RequiredBy: rescue.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	ConflictedBy: multi-user.target (destination-file)
	ConflictedBy: getty at tty1.service (destination-file)
	ConflictedBy: graphical.target (destination-file)
	ConflictedBy: emergency.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: multi-user.target (destination-file)
	Before: rescue.target (destination-file)
	Before: graphical.target (destination-file)
	After: emergency.service (destination-file)
	After: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: getty at tty1.service (destination-file)
	After: plymouth-start.service (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: plymouth-start.service (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: rescue.target (destination-file)
	ReferencedBy: emergency.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	Environment: HOME=/root
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /bin/plymouth --wait quit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sulogin-shell rescue
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.device:
	Description: /dev/disk/by-uuid/4b372363-41f0-419b-9adb-d170ae856fe9
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 834a9289df8f4b53a07b48b35bcca6d7
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.device
	Following Set Member: dev-tix-swap.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.device
	Following Set Member: dev-mapper-tix\x2dswap.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit virtlogd.service:
	Description: Virtual machine log manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:virtlogd(8)
	Documentation: https://libvirt.org
	Fragment Path: /lib/systemd/system/virtlogd.service
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: virtlogd.socket (origin-file)
	Requires: virtlogd-admin.socket (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd.service (origin-file)
	Before: shutdown.target (origin-default)
	After: virtlogd-admin.socket (destination-implicit)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: virtlogd.socket (destination-implicit)
	TriggeredBy: virtlogd.socket (destination-implicit)
	TriggeredBy: virtlogd-admin.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: virtlogd-admin.socket (origin-file)
	References: libvirtd.service (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: virtlogd.socket (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: virtlogd.socket (destination-implicit)
	ReferencedBy: virtlogd-admin.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/virtlogd
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -900
	LimitNOFILE: 16384
	LimitNOFILESoft: 16384
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/virtlogd $VIRTLOGD_ARGS
	-> ExecReload:
		Command Line: /bin/kill -USR1 $MAINPID
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-dm\x2dname\x2dtix\x2dvm001.device:
	Description: /dev/disk/by-id/dm-name-tix-vm001
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: a663b0a5b9064d04b8268312965dfc87
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-tix-vm001.device
	Following Set Member: dev-mapper-tix\x2dvm001.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOXIPMn1rItyV3XhuKctivBRQnM1rO9u0Z.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit sys-devices-virtual-net-vnet3.device:
	Description: /sys/devices/virtual/net/vnet3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:33:44 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:33:44 CET
	Active Enter Timestamp: Mon 2020-11-30 18:33:44 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 5e2d3ee8adc243fe96c6a8a85957aeba
	Following Set Member: sys-subsystem-net-devices-vnet3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vnet3
	Found: found-udev
-> 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 2020-11-30 18:31:05 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald-dev-log.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 01405dacd5874edea09f09acc93eb32e
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: sockets.target (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.service (origin-implicit)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald-dev-log.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	SendBuffer: 8388608
	ListenDatagram: /run/systemd/journal/dev-log
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	Symlinks: /dev/log
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit -.mount:
	Description: Root Mount
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/-.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	Requires: system.slice (origin-file)
	RequiredBy: systemd-journal-flush.service (destination-path)
	RequiredBy: dev-mapper-tix\x2dswap.swap (destination-path)
	RequiredBy: lvm2-lvmpolld.socket (destination-path)
	RequiredBy: ntp.service (destination-file)
	RequiredBy: systemd-journald-dev-log.socket (destination-path)
	RequiredBy: systemd-timesyncd.service (destination-path)
	RequiredBy: systemd-backlight at backlight:acpi_video0.service (destination-path)
	RequiredBy: sys-kernel-config.mount (destination-path)
	RequiredBy: dev-hugepages.mount (destination-path)
	RequiredBy: uuidd.socket (destination-path)
	RequiredBy: run-user-1000.mount (destination-path)
	RequiredBy: var-lib-lxcfs.mount (destination-path)
	RequiredBy: virtlogd.socket (destination-path)
	RequiredBy: systemd-fsckd.socket (destination-path)
	RequiredBy: basic.target (destination-path)
	RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-path)
	RequiredBy: dev-tix-swap.swap (destination-path)
	RequiredBy: man-db.timer (destination-path)
	RequiredBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-path)
	RequiredBy: logrotate.service (destination-path)
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-path)
	RequiredBy: dev-dm\x2d1.swap (destination-path)
	RequiredBy: lxc.mount (destination-path)
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-path)
	RequiredBy: syslog.socket (destination-path)
	RequiredBy: virtlockd.socket (destination-path)
	RequiredBy: asterisk.service (destination-file)
	RequiredBy: systemd-ask-password-console.path (destination-path)
	RequiredBy: sys-kernel-debug.mount (destination-path)
	RequiredBy: sys-kernel-tracing.mount (destination-path)
	RequiredBy: systemd-random-seed.service (destination-path)
	RequiredBy: systemd-rfkill.socket (destination-file)
	RequiredBy: sys-fs-fuse-connections.mount (destination-path)
	RequiredBy: sys-kernel-debug-tracing.mount (destination-path)
	RequiredBy: smtp-blocker.service (destination-file)
	RequiredBy: dev-mqueue.mount (destination-path)
	RequiredBy: console-setup.service (destination-file)
	RequiredBy: systemd-pstore.service (destination-path)
	RequiredBy: rpcbind.socket (destination-path)
	RequiredBy: dm-event.socket (destination-path)
	RequiredBy: session-12065.scope (destination-file)
	RequiredBy: systemd-rfkill.service (destination-file)
	RequiredBy: systemd-journald.socket (destination-path)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-path)
	RequiredBy: systemd-machined.service (destination-path)
	RequiredBy: boot.mount (destination-path)
	RequiredBy: systemd-ask-password-wall.path (destination-file)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: run-rpc_pipefs.mount (destination-path)
	RequiredBy: rpcbind.service (destination-path)
	RequiredBy: systemd-update-utmp.service (destination-path)
	RequiredBy: dbus.socket (destination-path)
	RequiredBy: munin-node.service (destination-file)
	RequiredBy: systemd-udevd-control.socket (destination-path)
	RequiredBy: apparmor.service (destination-path)
	RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
	RequiredBy: systemd-journald.service (destination-path)
	RequiredBy: virtlockd-admin.socket (destination-path)
	RequiredBy: boot-efi.mount (destination-path)
	RequiredBy: systemd-initctl.socket (destination-path)
	RequiredBy: logrotate.timer (destination-path)
	RequiredBy: virtlogd-admin.socket (destination-path)
	RequiredBy: systemd-logind.service (destination-path)
	RequiredBy: var-lib-machines.mount (destination-path)
	RequiredBy: ssh.service (destination-file)
	Before: virtlockd.socket (destination-path)
	Before: dm-event.socket (destination-path)
	Before: ntp.service (destination-file)
	Before: systemd-ask-password-console.path (destination-path)
	Before: systemd-journald.socket (destination-path)
	Before: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-path)
	Before: systemd-rfkill.socket (destination-file)
	Before: systemd-ask-password-wall.path (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-path)
	Before: asterisk.service (destination-file)
	Before: systemd-udevd-control.socket (destination-path)
	Before: dev-tix-swap.swap (destination-path)
	Before: dev-dm\x2d1.swap (destination-path)
	Before: apparmor.service (destination-path)
	Before: ssh.service (destination-file)
	Before: dev-mqueue.mount (destination-path)
	Before: virtlogd-admin.socket (destination-path)
	Before: rpcbind.service (destination-path)
	Before: virtlockd-admin.socket (destination-path)
	Before: systemd-journald-dev-log.socket (destination-path)
	Before: man-db.timer (destination-path)
	Before: basic.target (destination-path)
	Before: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-path)
	Before: lvm2-lvmpolld.socket (destination-path)
	Before: systemd-pstore.service (destination-path)
	Before: sys-kernel-config.mount (destination-path)
	Before: boot.mount (destination-path)
	Before: run-rpc_pipefs.mount (destination-path)
	Before: rpcbind.socket (destination-path)
	Before: proc-sys-fs-binfmt_misc.mount (destination-path)
	Before: proc-sys-fs-binfmt_misc.automount (destination-path)
	Before: console-setup.service (destination-file)
	Before: var-lib-lxcfs.mount (destination-path)
	Before: run-user-1000.mount (destination-path)
	Before: sys-kernel-debug.mount (destination-path)
	Before: systemd-initctl.socket (destination-path)
	Before: sys-kernel-debug-tracing.mount (destination-path)
	Before: dbus.socket (destination-path)
	Before: dev-hugepages.mount (destination-path)
	Before: boot-efi.mount (destination-path)
	Before: munin-node.service (destination-file)
	Before: dev-mapper-tix\x2dswap.swap (destination-path)
	Before: systemd-timesyncd.service (destination-path)
	Before: lxc.mount (destination-path)
	Before: syslog.socket (destination-path)
	Before: systemd-journal-flush.service (destination-path)
	Before: systemd-random-seed.service (destination-path)
	Before: systemd-backlight at backlight:acpi_video0.service (destination-path)
	Before: logrotate.service (destination-path)
	Before: systemd-journald.service (destination-path)
	Before: session-12065.scope (destination-file)
	Before: systemd-machined.service (destination-path)
	Before: systemd-update-utmp.service (destination-path)
	Before: sys-kernel-tracing.mount (destination-path)
	Before: systemd-fsckd.socket (destination-path)
	Before: systemd-logind.service (destination-path)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: smtp-blocker.service (destination-file)
	Before: var-lib-machines.mount (destination-path)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-path)
	Before: systemd-rfkill.service (destination-file)
	Before: logrotate.timer (destination-path)
	Before: uuidd.socket (destination-path)
	Before: virtlogd.socket (destination-path)
	After: blockdev at dev-mapper-tix\x2droot.target (origin-file)
	After: system.slice (origin-file)
	References: blockdev at dev-mapper-tix\x2droot.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: virtlogd-admin.socket (destination-path)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-path)
	ReferencedBy: boot.mount (destination-path)
	ReferencedBy: sys-kernel-debug-tracing.mount (destination-path)
	ReferencedBy: lvm2-lvmpolld.socket (destination-path)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: dbus.socket (destination-path)
	ReferencedBy: var-lib-machines.mount (destination-path)
	ReferencedBy: systemd-timesyncd.service (destination-path)
	ReferencedBy: systemd-random-seed.service (destination-path)
	ReferencedBy: dev-mapper-tix\x2dswap.swap (destination-path)
	ReferencedBy: systemd-journald-dev-log.socket (destination-path)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: asterisk.service (destination-file)
	ReferencedBy: session-12065.scope (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-path)
	ReferencedBy: dm-event.socket (destination-path)
	ReferencedBy: systemd-fsckd.socket (destination-path)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: systemd-machined.service (destination-path)
	ReferencedBy: systemd-journald.service (destination-path)
	ReferencedBy: systemd-update-utmp.service (destination-path)
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-path)
	ReferencedBy: systemd-initctl.socket (destination-path)
	ReferencedBy: run-user-1000.mount (destination-path)
	ReferencedBy: systemd-pstore.service (destination-path)
	ReferencedBy: run-rpc_pipefs.mount (destination-path)
	ReferencedBy: systemd-logind.service (destination-path)
	ReferencedBy: systemd-ask-password-console.path (destination-path)
	ReferencedBy: uuidd.socket (destination-path)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-path)
	ReferencedBy: smtp-blocker.service (destination-file)
	ReferencedBy: logrotate.service (destination-path)
	ReferencedBy: virtlockd.socket (destination-path)
	ReferencedBy: logrotate.timer (destination-path)
	ReferencedBy: sys-kernel-tracing.mount (destination-path)
	ReferencedBy: man-db.timer (destination-path)
	ReferencedBy: virtlogd.socket (destination-path)
	ReferencedBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-path)
	ReferencedBy: sys-kernel-config.mount (destination-path)
	ReferencedBy: dev-hugepages.mount (destination-path)
	ReferencedBy: dev-dm\x2d1.swap (destination-path)
	ReferencedBy: basic.target (destination-path)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-path)
	ReferencedBy: apparmor.service (destination-path)
	ReferencedBy: syslog.socket (destination-path)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-path)
	ReferencedBy: lxc.mount (destination-path)
	ReferencedBy: systemd-journald.socket (destination-path)
	ReferencedBy: munin-node.service (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-path)
	ReferencedBy: boot-efi.mount (destination-path)
	ReferencedBy: sys-kernel-debug.mount (destination-path)
	ReferencedBy: virtlockd-admin.socket (destination-path)
	ReferencedBy: rpcbind.service (destination-path)
	ReferencedBy: dev-tix-swap.swap (destination-path)
	ReferencedBy: systemd-journal-flush.service (destination-path)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-path)
	ReferencedBy: rpcbind.socket (destination-path)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: systemd-udevd-control.socket (destination-path)
	RequiresMountsFor: /dev/mapper/tix-root (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /
	What: /dev/mapper/tix-root
	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
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-dm\x2d3.device:
	Description: /dev/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3f0b210a36564f0caf7a4b745ca603e7
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-tix-lxc.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOmWpgrBN4SKaolaZuqN5flsD1OpEfI8ue.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dlxc.device
	Following Set Member: dev-mapper-tix\x2dlxc.device
	Following Set Member: dev-disk-by\x2duuid-1e6f989b\x2dffdf\x2d41bc\x2d8c45\x2d783c49a0e2e7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit iscsi-shutdown.service:
	Description: iscsi-shutdown.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 13372d4d03f642e2b8f34022e5640696
	Wants: sys-fs-fuse-connections.mount (origin-udev)
	References: sys-fs-fuse-connections.mount (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/module/fuse
	Found: found-udev
	udev SYSTEMD_WANTS: sys-fs-fuse-connections.mount
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart3.device:
	Description: SSD128GBS800 Windows
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: ebe84211b1c94ea581926e0bc33fc099
	Following: sys-devices-pci0000:00-0000:00:12.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\x2duuid-6418222B1821FD24.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-76c05a93\x2d7c52\x2d4111\x2db601\x2dc07d2ea704ae.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dlabel-Windows.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit graphical.target:
	Alias: runlevel5.target
	Alias: default.target
	Description: Graphical Interface
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:31 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:31 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:31 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: dfc20b8702f148a581676225b8acb166
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Fri 2020-08-28 11:37:31 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:31 CEST
	Assert Result: yes
	Requires: multi-user.target (origin-file)
	Wants: exim4.service (origin-file)
	Wants: display-manager.service (origin-file)
	Wants: isc-dhcp-server.service (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Conflicts: rescue.target (origin-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: shutdown.target (origin-default)
	After: display-manager.service (origin-file)
	After: exim4.service (origin-default destination-file)
	After: multi-user.target (origin-file origin-default)
	After: isc-dhcp-server.service (origin-default destination-file)
	After: rescue.target (origin-file)
	After: rescue.service (origin-file)
	References: display-manager.service (origin-file)
	References: rescue.service (origin-file)
	References: rescue.target (origin-file)
	References: isc-dhcp-server.service (origin-file origin-default)
	References: exim4.service (origin-file origin-default)
	References: multi-user.target (origin-file origin-default)
	References: systemd-update-utmp-runlevel.service (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 9091352f6f1f46ca8924511ee309e5e5
	Following Set Member: dev-ttyS1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS1
	Found: found-udev
-> Unit machine-lxc\x2d31468\x2dunifi.scope:
	Description: Container lxc-31468-unifi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:54 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:54 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:54 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Garbage Collection Mode: inactive-or-failed
	Slice: machine.slice
	CGroup: /machine.slice/machine-lxc\x2d31468\x2dunifi.scope
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	CGroup delegate mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Invocation ID: 06fa4c85fce64053863d28dc76a5130c
	Fragment Path: /run/systemd/transient/machine-lxc\x2d31468\x2dunifi.scope
	Condition Timestamp: Mon 2020-11-30 18:34:54 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 18:34:54 CET
	Assert Result: yes
	Requires: machine.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: virt-guest-shutdown.target (origin-file)
	After: libvirtd.service (origin-file)
	After: machine.slice (origin-file)
	References: libvirtd.service (origin-file)
	References: shutdown.target (origin-default)
	References: machine.slice (origin-file)
	References: virt-guest-shutdown.target (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 16384
	DevicePolicy: auto
	DisableControllers: 
	Delegate: yes
	DelegateControllers: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	Bus Ref: :1.86464
-> Unit dev-disk-by\x2dpartuuid-a005e1fb\x2d414e\x2d40c8\x2d909e\x2dba965ceade58.device:
	Description: LVM PV iYPlKF-a5hT-ylF6-93kd-HgXr-vQ2C-3wuzeD on /dev/sda6 6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 1b7f1ef2f5904edb8a3a897e38f5bfeb
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-block-8:6.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart6.device
	Following Set Member: dev-sda6.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart6.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2diYPlKF\x2da5hT\x2dylF6\x2d93kd\x2dHgXr\x2dvQ2C\x2d3wuzeD.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
	Found: found-udev
-> Unit tmp.mount:
	Description: tmp.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	WantedBy: basic.target (destination-file)
	Before: basic.target (destination-file)
	ReferencedBy: basic.target (destination-file)
-> Unit blockdev at dev-mapper-tix\x2dlxc.target:
	Description: Block Device Preparation for /dev/mapper/tix-lxc
	Instance: dev-mapper-tix\x2dlxc
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Tue 2020-12-01 08:52:10 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: lxc.mount (destination-mountinfo-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: lxc.mount (destination-mountinfo-implicit)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit sys-kernel-config.mount:
	Description: Kernel Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-config.mount
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionPathExists: /sys/kernel/config untested
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: no
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: systemd-modules-load.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /sys/kernel (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Clean Result: success
	Where: /sys/kernel/config
	What: configfs
	File System Type: configfs
	Options: nosuid,nodev,noexec
	From /proc/self/mountinfo: no
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
	Description: SSD128GBS800 Microsoft\x20reserved\x20partition
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 72eecc73dda14895a6f68d84bbecabd7
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2dpartlabel-Microsoft\x5cx20reserved\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-099bc1f9\x2db21a\x2d4d77\x2dbd6e\x2dd4f4854f04a4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit lvm2-pvscan at 8:6.service:
	Description: LVM event activation on device 8:6
	Instance: 8:6
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-lvm2\x2dpvscan.slice
	CGroup: /system.slice/system-lvm2\x2dpvscan.slice/lvm2-pvscan at 8:6.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 3a0081a558dd4e0a8794ce802fd8dc6c
	Documentation: man:pvscan(8)
	Fragment Path: /lib/systemd/system/lvm2-pvscan at .service
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system-lvm2\x2dpvscan.slice (origin-file)
	BindsTo: dev-block-8:6.device (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system-lvm2\x2dpvscan.slice (origin-file)
	References: system-lvm2\x2dpvscan.slice (origin-file)
	References: shutdown.target (origin-file)
	References: dev-block-8:6.device (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device (destination-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/lvm pvscan --cache --activate ay 8:6
	-> ExecStop:
		Command Line: /sbin/lvm pvscan --cache 8:6
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-rc-local-generator(8)
	Fragment Path: /lib/systemd/system/rc-local.service
	DropIn Path: /usr/lib/systemd/system/rc-local.service.d/debian.conf
	ConditionFileIsExecutable: /etc/rc.local untested
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-file)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: sysinit.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: network.target (origin-file)
	References: network-online.target (origin-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal+console
	StandardError: journal+console
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /etc/rc.local start
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit run-user-1000.mount:
	Description: /run/user/1000
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2020-10-01 10:03:35 CEST
	Inactive Exit Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Enter Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/run-user-1000.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ee5d9ced12be4058828f2e9b382a8b22
	Source Path: /proc/self/mountinfo
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-mountinfo-default)
	Before: local-fs.target (origin-mountinfo-default)
	Before: umount.target (origin-mountinfo-default)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: swap.target (origin-mountinfo-default)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo-default)
	References: local-fs.target (origin-mountinfo-default)
	References: swap.target (origin-mountinfo-default)
	References: local-fs-pre.target (origin-mountinfo-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: umount.target (origin-mountinfo-default)
	References: -.mount (origin-path)
	RequiresMountsFor: /run/user (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/user/1000
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,relatime,size=800532k,mode=700,uid=1000,gid=1000
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit hostapd.service:
	Description: Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/hostapd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 32fa388044d043f299c4db93d0b5234d
	Fragment Path: /lib/systemd/system/hostapd.service
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1547
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/hostapd.pid
	RestartSec: 2s
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	Environment: DAEMON_CONF=/etc/hostapd/hostapd.conf
	EnvironmentFile: -/etc/default/hostapd
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/hostapd -B -P /run/hostapd.pid -B $DAEMON_OPTS ${DAEMON_CONF}
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit nfs-config.service:
	Description: Preprocess NFS configuration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Fragment Path: /lib/systemd/system/nfs-config.service
	Requires: system.slice (origin-file)
	WantedBy: rpc-svcgssd.service (destination-file)
	WantedBy: rpc-gssd.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	Before: rpc-gssd.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/systemd/scripts/nfs-utils_env.sh
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: SSD128GBS800 SYSTEM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 1066eed0751b46f39f30211f2b0832eb
	Following Set Member: dev-disk-by\x2dpartuuid-39659e36\x2db2fb\x2d4333\x2d970d\x2d353034b63b4d.device
	Following Set Member: dev-disk-by\x2duuid-841E\x2d4928.device
	Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart1.device
	Following Set Member: dev-disk-by\x2dlabel-SYSTEM.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-sda1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit session-12065.scope:
	Description: Session 12065 of user paul
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2020-10-01 10:03:35 CEST
	Inactive Exit Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Enter Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/session-12065.scope
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 6cff87efaa544f6392fd6f005bd78aec
	Fragment Path: /run/systemd/transient/session-12065.scope
	Condition Timestamp: Thu 2020-10-01 10:03:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2020-10-01 10:03:35 CEST
	Assert Result: yes
	Requires: user-1000.slice (origin-file)
	Requires: -.mount (origin-file)
	Wants: user at 1000.service (origin-file)
	Wants: user-runtime-dir at 1000.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: systemd-logind.service (origin-file)
	After: user at 1000.service (origin-file)
	After: user-1000.slice (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: -.mount (origin-file)
	After: user-runtime-dir at 1000.service (origin-file)
	References: user at 1000.service (origin-file)
	References: shutdown.target (origin-default)
	References: user-1000.slice (origin-file)
	References: user-runtime-dir at 1000.service (origin-file)
	References: -.mount (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: systemd-logind.service (origin-file)
	RequiresMountsFor: /home/paul (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
-> 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: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-tmpfiles-setup.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1216416c8cac4f15ba1e83b446e69c0b
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: rpcbind.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: munin-node.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: ntp.service (destination-file)
	Before: systemd-logind.service (destination-file)
	After: systemd-sysusers.service (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journal-flush.service (destination-file)
	After: systemd-journald.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-journald.service (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: rpcbind.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: munin-node.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit virtlogd-admin.socket:
	Description: Virtual machine log manager socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/virtlogd-admin.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 8e66b63c7bda4a87ae74265494daf585
	Fragment Path: /lib/systemd/system/virtlogd-admin.socket
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	RequiredBy: virtlogd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd.service (origin-file)
	Before: sockets.target (origin-default destination-default)
	Before: shutdown.target (origin-default)
	Before: virtlogd.service (origin-implicit)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: virtlogd.service (origin-implicit)
	References: virtlogd.service (origin-implicit)
	References: libvirtd.service (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: sockets.target (origin-default)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: virtlogd.service (destination-file)
	RequiresMountsFor: /run/libvirt/virtlogd-admin-sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: virtlogd-admin.socket
	SELinuxContextFromNet: no
	ListenStream: /run/libvirt/virtlogd-admin-sock
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: systemd-update-utmp.service (destination-file)
	Before: ssh.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
-> Unit nss-user-lookup.target:
	Description: User and Group Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-user-lookup.target
	Conflicts: shutdown.target (origin-default)
	Before: systemd-logind.service (destination-file)
	Before: atd.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: systemd-user-sessions.service (destination-file)
	Before: cron.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: atd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit dm-event.service:
	Description: Device-mapper event daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:dmeventd(8)
	Fragment Path: /lib/systemd/system/dm-event.service
	Requires: system.slice (origin-file)
	Requires: dm-event.socket (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: lvm2-monitor.service (destination-file)
	After: dm-event.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: dm-event.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: dm-event.socket (origin-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: dm-event.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	PIDFile: /run/dmeventd.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	Environment: SD_ACTIVATION=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -1000
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/dmeventd -f
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-virbr0.device:
	Description: /sys/subsystem/net/devices/virbr0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 33e42be2a157425a83a200fc8ed4ae3e
	Following Set Member: sys-devices-virtual-net-virbr0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/virbr0
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOXIPMn1rItyV3XhuKctivBRQnM1rO9u0Z.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-86D2IGkY1I3UkAi25gX34oKrb2n4OwBOXIPMn1rItyV3XhuKctivBRQnM1rO9u0Z
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 988666439f5a4514b8fdbf763cc7d8f2
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-tix-vm001.device
	Following Set Member: dev-mapper-tix\x2dvm001.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dvm001.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit sys-subsystem-net-devices-enp2s0.device:
	Description: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: ff83de89e6a44b9198104ea3b25473d3
	Following Set Member: sys-devices-pci0000:00-0000:00:13.2-0000:02:00.0-net-enp2s0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.2/0000:02:00.0/net/enp2s0
	Found: found-udev
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 8083709aa9dc4c4fb177eff77ccb756a
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	WantedBy: keyboard-setup.service (destination-file)
	WantedBy: systemd-remount-fs.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: lxc.mount (destination-file)
	Before: var-lib-lxcfs.mount (destination-mountinfo-default)
	Before: var-lib-machines.mount (destination-file)
	Before: boot.mount (destination-file)
	Before: local-fs.target (destination-file)
	Before: systemd-fsck at dev-tix-lxc.service (destination-file)
	Before: run-user-1000.mount (destination-mountinfo-default)
	Before: shutdown.target (origin-default)
	After: lvm2-monitor.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: keyboard-setup.service (destination-file)
	After: dm-event.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-mountinfo-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: lxc.mount (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ReferencedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: var-lib-machines.mount (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: d52216cb82944047a99157b0133a9196
	Following: sys-devices-platform-serial8250-tty-ttyS0.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
	Found: found-udev
-> Unit systemd-initctl.socket:
	Description: initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-initctl.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: e960c265a43241c78f7b0028e573c87f
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-initctl.service (origin-implicit)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-initctl.service (origin-implicit)
	References: -.mount (origin-path)
	References: systemd-initctl.service (origin-implicit)
	References: system.slice (origin-file)
	References: sockets.target (origin-file)
	ReferencedBy: sockets.target (destination-file)
	RequiresMountsFor: /run/initctl (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-initctl.socket
	SELinuxContextFromNet: no
	ListenFIFO: /run/initctl
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	Symlinks: /dev/initctl
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-hugepages.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 68232a8bedc549e5976861a29dac4270
	Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-hugepages.mount
	Source Path: /proc/self/mountinfo
	ConditionVirtualization: !private-users untested
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionPathExists: /sys/kernel/mm/hugepages untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /dev (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /dev/hugepages
	What: hugetlbfs
	File System Type: hugetlbfs
	Options: rw,relatime,pagesize=2M
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit libvirt-guests.service:
	Description: Suspend/Resume Running libvirt Guests
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/libvirt-guests.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2ec476d5c12848f5a9ae117e483b158a
	Documentation: man:libvirtd(8)
	Documentation: https://libvirt.org
	Fragment Path: /lib/systemd/system/libvirt-guests.service
	Condition Timestamp: Fri 2020-08-28 11:37:29 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:29 CEST
	Assert Result: yes
	Requires: virt-guest-shutdown.target (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: libvirtd.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: time-sync.target (origin-file)
	After: basic.target (origin-default)
	After: virt-guest-shutdown.target (origin-file)
	After: libvirtd.service (origin-file destination-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: network.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: libvirtd.service (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: time-sync.target (origin-file)
	References: virt-guest-shutdown.target (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/libvirt-guests
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/libvirt/libvirt-guests.sh start
	-> ExecStop:
		Command Line: /usr/lib/libvirt/libvirt-guests.sh stop
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-ttyS3.device:
	Description: /dev/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: f1d9f8f0bfe44628b196afc301936704
	Following: sys-devices-platform-serial8250-tty-ttyS3.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
	Found: found-udev
-> 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: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 04e6c7daf1474c54ada30ec80c73ba24
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	WantedBy: basic.target (destination-file)
	WantedBy: smtp-blocker.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: smtp-blocker.service (destination-file)
	Before: shutdown.target (origin-default)
	After: systemd-ask-password-console.path (destination-file)
	After: systemd-ask-password-wall.path (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: smtp-blocker.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 45fa491e41ab460b8ba800301a49636f
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/slices.target
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Wants: system.slice (origin-file)
	Wants: -.slice (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: machine.slice (destination-file)
	After: system.slice (origin-file)
	After: user.slice (destination-file)
	After: -.slice (origin-file)
	References: system.slice (origin-file)
	References: -.slice (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: user.slice (destination-file)
	ReferencedBy: machine.slice (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	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: active
	State Change Timestamp: Fri 2020-08-28 11:37:37 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:37 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:37 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3374a2b14a11466a9bfe9ad236bae749
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-pre.target
	Condition Timestamp: Fri 2020-08-28 11:37:37 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:37 CEST
	Assert Result: yes
	WantedBy: nftables.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: network.target (destination-file)
	Before: networking.service (destination-file)
	Before: shutdown.target (origin-default)
	After: nftables.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: network.target (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: nftables.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit iscsi.service:
	Description: iscsi.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit cryptsetup.target:
	Description: Local Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: c5664f7adc5f41758a4c4182f53509d4
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sysinit.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-ask-password-console.path (destination-file)
	After: systemd-ask-password-wall.path (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: sysinit.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-backlight at backlight:acpi_video0.service:
	Description: Load/Save Screen Backlight Brightness of backlight:acpi_video0
	Instance: backlight:acpi_video0
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dbacklight.slice
	CGroup: /system.slice/system-systemd\x2dbacklight.slice/systemd-backlight at backlight:acpi_video0.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 8668928b8ff941e4adb06649ef748b67
	Documentation: man:systemd-backlight at .service(8)
	Fragment Path: /lib/systemd/system/systemd-backlight at .service
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: system-systemd\x2dbacklight.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: -.mount (origin-path)
	After: system-systemd\x2dbacklight.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: -.mount (origin-path)
	References: system-systemd\x2dbacklight.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device (destination-udev)
	RequiresMountsFor: /var/lib/systemd/backlight (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/backlight
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-backlight load backlight:acpi_video0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-backlight save backlight:acpi_video0
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-fsck at dev-tix-lxc.service:
	Description: File System Check on /dev/tix/lxc
	Instance: dev-tix-lxc
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dfsck.slice
	CGroup: /system.slice/system-systemd\x2dfsck.slice/systemd-fsck at dev-tix-lxc.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 00a89673a3294f83af4bc4f76062d7fa
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice (origin-file)
	Wants: systemd-fsckd.socket (origin-file)
	BindsTo: dev-tix-lxc.device (origin-file)
	RequiredBy: lxc.mount (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-quotacheck.service (origin-file)
	Before: lxc.mount (destination-file)
	Before: shutdown.target (origin-file)
	After: systemd-fsckd.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-file)
	After: systemd-fsck-root.service (origin-file)
	After: dev-tix-lxc.device (origin-file)
	After: system-systemd\x2dfsck.slice (origin-file)
	References: dev-tix-lxc.device (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: shutdown.target (origin-file)
	References: system-systemd\x2dfsck.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-fsckd.socket (origin-file)
	References: systemd-quotacheck.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: lxc.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck /dev/tix/lxc
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck-root.service
	ConditionPathExists: !/run/initramfs/fsck-root untested
	ConditionPathIsReadWrite: !/ untested
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Wants: systemd-fsckd.socket (origin-file)
	WantedBy: local-fs.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-fsck at dev-tix-lxc.service (destination-file)
	Before: local-fs.target (origin-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-fsckd.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: systemd-fsckd.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-mapper-tix\x2droot.device:
	Description: /dev/mapper/tix-root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 7f5e8b1d6bb248138b979b330db1609e
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-bd478eb5\x2d0f9e\x2d4f1f\x2d8486\x2dd285b39a2a8c.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2droot.device
	Following Set Member: dev-disk-by\x2dlabel-root.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-tix-root.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev,found-mount
-> Unit machine-lxc\x2d30315\x2ddns.scope:
	Description: Container lxc-30315-dns
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:33:44 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:33:44 CET
	Active Enter Timestamp: Mon 2020-11-30 18:33:44 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Garbage Collection Mode: inactive-or-failed
	Slice: machine.slice
	CGroup: /machine.slice/machine-lxc\x2d30315\x2ddns.scope
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	CGroup delegate mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Invocation ID: 71d62f0335de40f08d13ce6cac740b0a
	Fragment Path: /run/systemd/transient/machine-lxc\x2d30315\x2ddns.scope
	Condition Timestamp: Mon 2020-11-30 18:33:44 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 18:33:44 CET
	Assert Result: yes
	Requires: machine.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: virt-guest-shutdown.target (origin-file)
	After: libvirtd.service (origin-file)
	After: machine.slice (origin-file)
	References: libvirtd.service (origin-file)
	References: shutdown.target (origin-default)
	References: machine.slice (origin-file)
	References: virt-guest-shutdown.target (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 16384
	DevicePolicy: auto
	DisableControllers: 
	Delegate: yes
	DelegateControllers: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	Bus Ref: :1.86464
-> Unit sys-subsystem-net-devices-wlp3s0.device:
	Description: Wireless 3165
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 2c6ad6afe9df4093b4c8e42d12f6aebf
	Following Set Member: sys-devices-pci0000:00-0000:00:13.3-0000:03:00.0-net-wlp3s0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:13.3/0000:03:00.0/net/wlp3s0
	Found: found-udev
-> Unit bluetooth.service:
	Alias: dbus-org.bluez.service
	Description: Bluetooth service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2020-12-01 09:02:41 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/bluetooth.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 0ffbe6a4f03c41179abd4379de2175ee
	Documentation: man:bluetoothd(8)
	Fragment Path: /lib/systemd/system/bluetooth.service
	ConditionPathIsDirectory: /sys/class/bluetooth untested
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: bluetooth.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: bluetooth.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: bluetooth.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 501
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.bluez
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNPROC: 1
	LimitNPROCSoft: 1
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_bind_service cap_net_admin
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/bluetooth/bluetoothd
	Status Text: Running
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit greylist.service:
	Description: greylist.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
-> Unit run-rpc_pipefs.mount:
	Description: RPC Pipe File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Fragment Path: /lib/systemd/system/run-rpc_pipefs.mount
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: rpc-svcgssd.service (destination-file)
	RequiredBy: rpc-gssd.service (destination-file)
	Conflicts: umount.target (origin-file)
	Before: rpc-svcgssd.service (destination-file)
	Before: rpc-gssd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	RequiresMountsFor: /run (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Clean Result: success
	Where: /run/rpc_pipefs
	What: sunrpc
	File System Type: rpc_pipefs
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit lxc-net.service:
	Description: LXC network bridge setup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lxc-net.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 0d2927325a7b410d9b6f24dc417a7cf9
	Fragment Path: /lib/systemd/system/lxc-net.service
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: lxc.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: lxc.service (origin-file destination-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	References: basic.target (origin-default)
	References: lxc.service (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: lxc.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-net start
	-> ExecStop:
		Command Line: /usr/lib/x86_64-linux-gnu/lxc/lxc-net stop
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: getty at tty1.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
-> Unit dev-tix-lxc.device:
	Description: /dev/tix/lxc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: d2232d052b454768bc82ee83117a17e6
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOmWpgrBN4SKaolaZuqN5flsD1OpEfI8ue.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dlxc.device
	Following Set Member: dev-mapper-tix\x2dlxc.device
	Following Set Member: dev-disk-by\x2duuid-1e6f989b\x2dffdf\x2d41bc\x2d8c45\x2d783c49a0e2e7.device
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	BoundBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	Before: systemd-fsck at dev-tix-lxc.service (destination-file)
	ReferencedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit blockdev at dev-sda1.target:
	Description: Block Device Preparation for /dev/sda1
	Instance: dev-sda1
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Tue 2020-12-01 08:52:10 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: boot-efi.mount (destination-mountinfo-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: boot-efi.mount (destination-mountinfo-implicit)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device:
	Description: SSD128GBS800 Windows
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 2bcaa475feb248789f058e02b42990fb
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2duuid-6418222B1821FD24.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-76c05a93\x2d7c52\x2d4111\x2db601\x2dc07d2ea704ae.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dlabel-Windows.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit systemd-initctl.service:
	Description: initctl Compatibility Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.service
	Requires: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-initctl.socket (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: systemd-initctl.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: systemd-initctl.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallArchitectures: native
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service:
	Description: File System Check on /dev/disk/by-uuid/125cedd5-5fb6-4148-86fc-35e096963d49
	Instance: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dfsck.slice
	CGroup: /system.slice/system-systemd\x2dfsck.slice/systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 299cba7a95b241a782a262adbd545def
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice (origin-file)
	Wants: systemd-fsckd.socket (origin-file)
	BindsTo: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device (origin-file)
	RequiredBy: boot.mount (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-quotacheck.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: boot.mount (destination-file)
	After: systemd-fsckd.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-file)
	After: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device (origin-file)
	After: systemd-fsck-root.service (origin-file)
	After: system-systemd\x2dfsck.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: system-systemd\x2dfsck.slice (origin-file)
	References: systemd-quotacheck.service (origin-file)
	References: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-fsckd.socket (origin-file)
	ReferencedBy: boot.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck /dev/disk/by-uuid/125cedd5-5fb6-4148-86fc-35e096963d49
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-sda4.device:
	Description: SSD128GBS800 Recovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 60c2db3b75eb4c648f46bac33eda7eea
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart4.device
	Following Set Member: dev-disk-by\x2dlabel-Recovery.device
	Following Set Member: dev-disk-by\x2duuid-C0C022E4C022E080.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart4.device
	Following Set Member: dev-disk-by\x2dpartuuid-52ffe1ca\x2d56f1\x2d4c43\x2daeb1\x2d7582a9fceb0f.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
	Found: found-udev
-> Unit dev-ttyUSB0.device:
	Description: FT232 Serial (UART) IC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b42815ac39124daebd0264cd95294c82
	Following: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d4-1\x2d4:1.0-ttyUSB0-tty-ttyUSB0.device
	Following Set Member: dev-serial-by\x2dpath-pci\x2d0000:00:15.0\x2dusb\x2d0:4:1.0\x2dport0.device
	Following Set Member: dev-serial-by\x2did-usb\x2dFTDI_P1_Converter_Cable_P13IE3ZB\x2dif00\x2dport0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d4-1\x2d4:1.0-ttyUSB0-tty-ttyUSB0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/ttyUSB0/tty/ttyUSB0
	Found: found-udev
-> Unit spamassassin.service:
	Description: spamassassin.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
-> Unit sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device:
	Description: LVM PV iYPlKF-a5hT-ylF6-93kd-HgXr-vQ2C-3wuzeD on /dev/sda6 6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 5246d1591f0d44848a38e0864b07de6f
	Following Set Member: dev-block-8:6.device
	Following Set Member: dev-sda6.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart6.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2diYPlKF\x2da5hT\x2dylF6\x2d93kd\x2dHgXr\x2dvQ2C\x2d3wuzeD.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart6.device
	Following Set Member: dev-disk-by\x2dpartuuid-a005e1fb\x2d414e\x2d40c8\x2d909e\x2dba965ceade58.device
	Wants: lvm2-pvscan at 8:6.service (origin-udev)
	References: lvm2-pvscan at 8:6.service (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
	Found: found-udev
	udev SYSTEMD_WANTS: lvm2-pvscan at 8:6.service
-> Unit dev-disk-by\x2dpartuuid-099bc1f9\x2db21a\x2d4d77\x2dbd6e\x2dd4f4854f04a4.device:
	Description: SSD128GBS800 Microsoft\x20reserved\x20partition
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 8fb24333e00b4c37a7d38ba1b920fdd5
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartlabel-Microsoft\x5cx20reserved\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit exim4.service:
	Description: LSB: exim Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/exim4.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5122a93902d043cea6a36fb85f670844
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/exim4.service
	Source Path: /etc/init.d/exim4
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: network-online.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (origin-file destination-default)
	Before: graphical.target (origin-file destination-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: clamav-daemon.service (origin-file)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: mysql.service (origin-file)
	After: greylist.service (origin-file)
	After: spamassassin.service (origin-file)
	After: time-sync.target (origin-file)
	After: postgresql.service (origin-file)
	After: nss-lookup.target (origin-file)
	After: remote-fs.target (origin-file)
	After: basic.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: network-online.target (origin-file)
	References: greylist.service (origin-file)
	References: basic.target (origin-default)
	References: multi-user.target (origin-file)
	References: clamav-daemon.service (origin-file)
	References: graphical.target (origin-file)
	References: postgresql.service (origin-file)
	References: time-sync.target (origin-file)
	References: spamassassin.service (origin-file)
	References: sysinit.target (origin-default)
	References: mysql.service (origin-file)
	References: remote-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: nss-lookup.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 5min
	TimeoutStopSec: 5min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /etc/init.d/exim4 start
	-> ExecReload:
		Command Line: /etc/init.d/exim4 reload
	-> ExecStop:
		Command Line: /etc/init.d/exim4 stop
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b880aa945b6d45a49317a04675fe8a67
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-file)
	Requires: -.mount (origin-path)
	Wants: slices.target (origin-file)
	Wants: sockets.target (origin-file)
	Wants: timers.target (origin-file)
	Wants: paths.target (origin-file)
	Wants: tmp.mount (origin-file)
	RequiredBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: mosquitto.service (destination-default)
	Before: rsyslog.service (destination-default)
	Before: lm-sensors.service (destination-default)
	Before: asterisk.service (destination-default)
	Before: exim4.service (destination-default)
	Before: multi-user.target (destination-file destination-default)
	Before: user at 1000.service (destination-default)
	Before: getty-static.service (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: man-db.service (destination-default)
	Before: smartd.service (destination-default)
	Before: hostapd.service (destination-default)
	Before: smtp-blocker.service (destination-default)
	Before: dbus.service (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: apcupsd.service (destination-default)
	Before: rsync.service (destination-default)
	Before: ntp.service (destination-default)
	Before: polkit.service (destination-default)
	Before: sslh.service (destination-default)
	Before: munin-node.service (destination-default)
	Before: libvirtd.service (destination-default)
	Before: cron.service (destination-default)
	Before: uuidd.service (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: rc-local.service (destination-default)
	Before: ssh.service (destination-default)
	Before: lxc-net.service (destination-default)
	Before: wpa_supplicant.service (destination-default)
	Before: nfs-utils.service (destination-default)
	Before: virtlockd.service (destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: nrpe-ng.service (destination-default)
	Before: systemd-machined.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: logrotate.service (destination-default)
	Before: lxc.service (destination-default)
	Before: isc-dhcp-server.service (destination-default)
	Before: virtlogd.service (destination-default)
	Before: lxcfs.service (destination-default)
	Before: atd.service (destination-default)
	Before: libvirt-guests.service (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: bluetooth.service (destination-default)
	After: sysinit.target (origin-file origin-default)
	After: slices.target (origin-file origin-default)
	After: paths.target (origin-file origin-default)
	After: sockets.target (origin-file origin-default)
	After: tmp.mount (origin-file)
	After: -.mount (origin-path)
	References: tmp.mount (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: sockets.target (origin-file origin-default)
	References: paths.target (origin-file origin-default)
	References: slices.target (origin-file origin-default)
	References: timers.target (origin-file)
	ReferencedBy: nrpe-ng.service (destination-default)
	ReferencedBy: mosquitto.service (destination-default)
	ReferencedBy: lxcfs.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: nfs-utils.service (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: smtp-blocker.service (destination-default)
	ReferencedBy: apcupsd.service (destination-default)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: systemd-machined.service (destination-default)
	ReferencedBy: virtlogd.service (destination-default)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: smartd.service (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: lxc.service (destination-default)
	ReferencedBy: libvirtd.service (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: sslh.service (destination-default)
	ReferencedBy: ntp.service (destination-default)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: atd.service (destination-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: isc-dhcp-server.service (destination-default)
	ReferencedBy: munin-node.service (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: libvirt-guests.service (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: lxc-net.service (destination-default)
	ReferencedBy: asterisk.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: virtlockd.service (destination-default)
	ReferencedBy: hostapd.service (destination-default)
	RequiresMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /var (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-remount-fs.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 428b5f9e5ba8424390cc0080c5097647
	Documentation: man:systemd-remount-fs.service(8)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/systemd-remount-fs.service
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: local-fs.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: systemd-backlight at backlight:acpi_video0.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: local-fs-pre.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-quotacheck.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-fsck-root.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit clamav-daemon.service:
	Description: clamav-daemon.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: eb37971f09d94f499919384961500889
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: dev-mapper-tix\x2dswap.swap (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: run-user-1000.mount (destination-mountinfo-default)
	Before: sysinit.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-default)
	After: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-default)
	After: dev-mapper-tix\x2dswap.swap (origin-default destination-default)
	After: dev-dm\x2d1.swap (destination-default)
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-default)
	After: dev-tix-swap.swap (destination-default)
	References: shutdown.target (origin-default)
	References: dev-mapper-tix\x2dswap.swap (origin-file origin-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: dev-dm\x2d1.swap (destination-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-default)
	ReferencedBy: dev-tix-swap.swap (destination-default)
	ReferencedBy: dev-mapper-tix\x2dswap.swap (destination-default)
	ReferencedBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-default)
	ReferencedBy: sysinit.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-random-seed.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b8a6f4e847cd4043acf9a95b85bea5c2
	Documentation: man:systemd-random-seed.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed.service
	ConditionVirtualization: !container untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-boot-system-token.service (destination-file)
	Before: shutdown.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	RequiresMountsFor: /var/lib/systemd/random-seed (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 10min
	TimeoutStopSec: 10min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2020-10-01 10:10:13 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/syslog.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 33c9f58e7aa5479e9211915808b6001a
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.socket
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: rsyslog.service (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: sockets.target (origin-file)
	Before: systemd-journald.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: emergency.service (origin-file)
	Before: rsyslog.service (origin-implicit)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: rsyslog.service (origin-implicit)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: shutdown.target (origin-file)
	References: emergency.service (origin-file)
	References: rsyslog.service (origin-implicit)
	References: system.slice (origin-file)
	ReferencedBy: rsyslog.service (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: syslog.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit umount.target:
	Description: Unmount All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/umount.target
	ConflictedBy: dev-mapper-tix\x2dswap.swap (destination-default)
	ConflictedBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-default)
	ConflictedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-default)
	ConflictedBy: dev-dm\x2d1.swap (destination-default)
	ConflictedBy: boot.mount (destination-file)
	ConflictedBy: boot-efi.mount (destination-file)
	ConflictedBy: var-lib-machines.mount (destination-file)
	ConflictedBy: run-user-1000.mount (destination-mountinfo-default)
	ConflictedBy: var-lib-lxcfs.mount (destination-mountinfo-default)
	ConflictedBy: rpc-gssd.service (destination-file)
	ConflictedBy: dev-tix-swap.swap (destination-default)
	ConflictedBy: lxc.mount (destination-file)
	ConflictedBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-default)
	ConflictedBy: run-rpc_pipefs.mount (destination-file)
	After: var-lib-lxcfs.mount (destination-mountinfo-default)
	After: boot-efi.mount (destination-file)
	After: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-default)
	After: run-user-1000.mount (destination-mountinfo-default)
	After: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-default)
	After: lxc.mount (destination-file)
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-default)
	After: boot.mount (destination-file)
	After: dev-dm\x2d1.swap (destination-default)
	After: var-lib-machines.mount (destination-file)
	After: dev-tix-swap.swap (destination-default)
	After: dev-mapper-tix\x2dswap.swap (destination-default)
	ReferencedBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-default)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: dev-mapper-tix\x2dswap.swap (destination-default)
	ReferencedBy: lxc.mount (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-mountinfo-default)
	ReferencedBy: dev-dm\x2d1.swap (destination-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: run-rpc_pipefs.mount (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	ReferencedBy: dev-tix-swap.swap (destination-default)
	ReferencedBy: var-lib-machines.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> 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: Sun 2020-08-30 20:28:59 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-rfkill.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: f1b3e7a109314d2ab1d162d65eab1b07
	Documentation: man:systemd-rfkill.socket(8)
	Fragment Path: /lib/systemd/system/systemd-rfkill.socket
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
	WantedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-rfkill.service (origin-implicit)
	Before: shutdown.target (origin-file)
	After: sys-devices-virtual-misc-rfkill.device (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file)
	After: systemd-remount-fs.service (origin-file)
	Triggers: systemd-rfkill.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: systemd-rfkill.service (origin-implicit)
	References: sys-devices-virtual-misc-rfkill.device (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-file)
	References: systemd-remount-fs.service (origin-file)
	ReferencedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
	RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
	RequiresMountsFor: /dev/rfkill (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: yes
	FileDescriptorName: systemd-rfkill.socket
	SELinuxContextFromNet: no
	ListenSpecial: /dev/rfkill
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit asterisk.service:
	Description: Asterisk PBX
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 13:42:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 13:42:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 13:42:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/asterisk.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 7b7d65b3b2484d0cbaf51ee9aa0f161a
	Documentation: man:asterisk(8)
	Fragment Path: /lib/systemd/system/asterisk.service
	Condition Timestamp: Fri 2020-08-28 13:42:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 13:42:27 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file)
	After: sysinit.target (origin-default)
	References: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /var/lib/asterisk (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1601
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 1s
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /var/lib/asterisk
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/asterisk -g -f -p -U asterisk
	-> ExecReload:
		Command Line: /usr/sbin/asterisk -rx 'core reload'
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-kernel-tracing.mount:
	Description: Kernel Trace File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: https://www.kernel.org/doc/Documentation/trace/ftrace.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-tracing.mount
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionPathExists: /sys/kernel/tracing untested
	ConditionVirtualization: !lxc untested
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /sys/kernel (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Clean Result: success
	Where: /sys/kernel/tracing
	What: tracefs
	File System Type: tracefs
	Options: nosuid,nodev,noexec
	From /proc/self/mountinfo: no
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-virtual-net-virbr0\x2dnic.device:
	Description: /sys/devices/virtual/net/virbr0-nic
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: e60bcc7af2484eedaa110f6994721b6f
	Following Set Member: sys-subsystem-net-devices-virbr0\x2dnic.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/virbr0-nic
	Found: found-udev
-> Unit mosquitto.service:
	Description: Mosquitto MQTT v3.1/v3.1.1 Broker
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2020-09-30 12:15:08 CEST
	Inactive Exit Timestamp: Wed 2020-09-30 12:15:08 CEST
	Active Enter Timestamp: Wed 2020-09-30 12:15:08 CEST
	Active Exit Timestamp: Wed 2020-09-30 12:15:08 CEST
	Inactive Enter Timestamp: Wed 2020-09-30 12:15:08 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/mosquitto.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6ed0e81ee11b40de94634c08bc63dd2a
	Documentation: man:mosquitto.conf(5)
	Documentation: man:mosquitto(8)
	Fragment Path: /lib/systemd/system/mosquitto.service
	Condition Timestamp: Wed 2020-09-30 12:15:08 CEST
	Condition Result: yes
	Assert Timestamp: Wed 2020-09-30 12:15:08 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: network-online.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: network-online.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 2666
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1.device:
	Description: SSD128GBS800
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 80fcae7a185941eabb3ecda41bacd3ab
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096.device
	Following Set Member: dev-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit virtlockd.service:
	Description: Virtual machine lock manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:virtlockd(8)
	Documentation: https://libvirt.org
	Fragment Path: /lib/systemd/system/virtlockd.service
	Requires: virtlockd-admin.socket (origin-file)
	Requires: virtlockd.socket (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd.service (origin-file)
	Before: shutdown.target (origin-default)
	After: virtlockd.socket (destination-implicit)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: virtlockd-admin.socket (destination-implicit)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: virtlockd.socket (destination-implicit)
	TriggeredBy: virtlockd-admin.socket (destination-implicit)
	References: libvirtd.service (origin-file)
	References: shutdown.target (origin-default)
	References: virtlockd-admin.socket (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: virtlockd.socket (origin-file)
	ReferencedBy: virtlockd.socket (destination-implicit)
	ReferencedBy: virtlockd-admin.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/virtlockd
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -900
	LimitNOFILE: 40960
	LimitNOFILESoft: 40960
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/virtlockd $VIRTLOCKD_ARGS
	-> ExecReload:
		Command Line: /bin/kill -USR1 $MAINPID
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sslh.service:
	Description: SSL/SSH multiplexer
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2020-09-30 14:38:26 CEST
	Inactive Exit Timestamp: Wed 2020-09-30 14:38:26 CEST
	Active Enter Timestamp: Wed 2020-09-30 14:38:26 CEST
	Active Exit Timestamp: Wed 2020-09-30 14:29:17 CEST
	Inactive Enter Timestamp: Wed 2020-09-30 14:29:17 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/sslh.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b277d8d05a76408f9b7847b9f6366685
	Documentation: man:sslh(8)
	Fragment Path: /lib/systemd/system/sslh.service
	Condition Timestamp: Wed 2020-09-30 14:38:26 CEST
	Condition Result: yes
	Assert Timestamp: Wed 2020-09-30 14:38:26 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 22763
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: /etc/default/sslh
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/sslh --foreground $DAEMON_OPTS
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device:
	Description: /sys/devices/pci0000:00/0000:00:02.0/backlight/acpi_video0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 507eaff29475413483040bd47d5cb9b3
	Wants: systemd-backlight at backlight:acpi_video0.service (origin-udev)
	References: systemd-backlight at backlight:acpi_video0.service (origin-udev)
	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/backlight/acpi_video0
	Found: found-udev
	udev SYSTEMD_WANTS: systemd-backlight at backlight:acpi_video0.service
-> Unit keyboard-setup.service:
	Description: Set the console keyboard layout
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/keyboard-setup.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b7f710d9419e49bd847d66eef4f5bc53
	Fragment Path: /lib/systemd/system/keyboard-setup.service
	ConditionPathExists: /bin/setupcon untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: local-fs-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/console-setup/keyboard-setup.sh
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-br0.device:
	Description: /sys/subsystem/net/devices/br0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: fce34a810a7c46d68ddb6393f0e22540
	Following Set Member: sys-devices-virtual-net-br0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/br0
	Found: found-udev
-> Unit systemd-fsckd.socket:
	Description: fsck to fsckd communication Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:56 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-fsckd.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: aefb727a2ab2425bb3397ae667427221
	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: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: systemd-fsckd.service (destination-file)
	WantedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	WantedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	WantedBy: systemd-fsck-root.service (destination-file)
	Before: systemd-fsck at dev-tix-lxc.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	Before: systemd-fsckd.service (origin-implicit)
	Before: systemd-fsck-root.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-fsckd.service (origin-implicit)
	References: system.slice (origin-file)
	References: systemd-fsckd.service (origin-implicit)
	References: -.mount (origin-path)
	ReferencedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	RequiresMountsFor: /run/systemd/fsck.progress (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-fsckd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/systemd/fsck.progress
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-kernel-debug-tracing.mount:
	Description: /sys/kernel/debug/tracing
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2020-09-03 12:16:18 CEST
	Inactive Exit Timestamp: Thu 2020-09-03 12:16:18 CEST
	Active Enter Timestamp: Thu 2020-09-03 12:16:18 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/sys-kernel-debug-tracing.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: a9764151567f493e9a4d4490432b2f8d
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: sys-kernel-debug.mount (origin-path)
	Requires: -.mount (origin-path)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sys-kernel-debug.mount (origin-path)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sys-kernel-debug.mount (origin-path)
	RequiresMountsFor: /sys/kernel/debug (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /sys/kernel/debug/tracing
	What: tracefs
	File System Type: tracefs
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-mqueue.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 971db268f41c443d86a68265b2915517
	Documentation: man:mq_overview(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-mqueue.mount
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionPathExists: /proc/sys/fs/mqueue untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /dev (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean 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
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2dpartuuid-52ffe1ca\x2d56f1\x2d4c43\x2daeb1\x2d7582a9fceb0f.device:
	Description: SSD128GBS800 Recovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 90e52a96d8954db6a2f632d4c3db58b7
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-sda4.device
	Following Set Member: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart4.device
	Following Set Member: dev-disk-by\x2dlabel-Recovery.device
	Following Set Member: dev-disk-by\x2duuid-C0C022E4C022E080.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
	Found: found-udev
-> Unit dev-disk-by\x2dpartlabel-boot.device:
	Description: SSD128GBS800 boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 75ef051bc2a244fa9c4c4e5c420cf8a2
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device
	Following Set Member: dev-disk-by\x2dlabel-boot.device
	Following Set Member: dev-disk-by\x2dpartuuid-0021e8ba\x2df123\x2d409f\x2daf94\x2d1dd904537fcb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart5.device
	Following Set Member: dev-sda5.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
	Found: found-udev
-> Unit wpa_supplicant.service:
	Alias: dbus-fi.w1.wpa_supplicant1.service
	Description: WPA supplicant
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2020-12-01 09:02:41 CET
	Inactive Exit Timestamp: Sun 2020-08-30 20:07:24 CEST
	Active Enter Timestamp: Sun 2020-08-30 20:07:24 CEST
	Active Exit Timestamp: Sun 2020-08-30 20:07:24 CEST
	Inactive Enter Timestamp: Sun 2020-08-30 20:07:24 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/wpa_supplicant.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 680c31b25e0940b2a5ba42e557a66ecd
	Fragment Path: /lib/systemd/system/wpa_supplicant.service
	Condition Timestamp: Sun 2020-08-30 20:07:24 CEST
	Condition Result: yes
	Assert Timestamp: Sun 2020-08-30 20:07:24 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: network.target (origin-file)
	Before: multi-user.target (destination-default)
	After: dbus.service (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	References: sysinit.target (origin-default)
	References: dbus.socket (origin-file)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: dbus.service (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 5210
	Main PID Known: yes
	Main PID Alien: no
	BusName: fi.w1.wpa_supplicant1
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udev-trigger.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: bb770bf5ac744f4bb5941c9635243240
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	Before: ifupdown-pre.service (destination-file)
	After: systemd-udevd-control.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-udevd-kernel.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/udevadm trigger --type=subsystems --action=add
		Command Line: /bin/udevadm trigger --type=devices --action=add
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart6.device:
	Description: LVM PV iYPlKF-a5hT-ylF6-93kd-HgXr-vQ2C-3wuzeD on /dev/sda6 6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: a9973a9b6277414cad3369d0f47b758c
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-block-8:6.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-sda6.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart6.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2diYPlKF\x2da5hT\x2dylF6\x2d93kd\x2dHgXr\x2dvQ2C\x2d3wuzeD.device
	Following Set Member: dev-disk-by\x2dpartuuid-a005e1fb\x2d414e\x2d40c8\x2d909e\x2dba965ceade58.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
	Found: found-udev
-> Unit time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Tue 2020-12-01 09:02:56 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: Tue 2020-12-01 09:02:56 CET
	Inactive Enter Timestamp: Tue 2020-12-01 09:02:56 CET
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 24f8d81b8e4b4ada885efad349071c86
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Wants: time-set.target (origin-file)
	WantedBy: systemd-timesyncd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: man-db.timer (destination-default)
	Before: exim4.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: logrotate.timer (destination-default)
	Before: libvirt-guests.service (destination-file)
	After: time-set.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: time-set.target (origin-file origin-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: logrotate.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit system-modprobe.slice:
	Description: system-modprobe.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Requires: system.slice (origin-implicit)
	RequiredBy: modprobe at drm.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: modprobe at drm.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: modprobe at drm.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: dead
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-timesyncd.service:
	Alias: dbus-org.freedesktop.timesync1.service
	Description: Network Time Synchronization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Tue 2020-12-01 08:52:14 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:31:01 CET
	Active Enter Timestamp: Mon 2020-11-30 18:31:01 CET
	Active Exit Timestamp: Tue 2020-12-01 08:52:14 CET
	Inactive Enter Timestamp: Tue 2020-12-01 08:52:14 CET
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 58ee21c6757b4bab98d44445ad78167e
	Documentation: man:systemd-timesyncd.service(8)
	Fragment Path: /lib/systemd/system/systemd-timesyncd.service
	ConditionVirtualization: !container untested
	ConditionCapability: CAP_SYS_TIME untested
	Condition Timestamp: Mon 2020-11-30 18:31:01 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 18:31:01 CET
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Wants: time-sync.target (origin-file)
	Wants: time-set.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	ConflictedBy: ntp.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: time-set.target (origin-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: systemd-remount-fs.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: system.slice (origin-file)
	References: time-set.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: time-sync.target (origin-file)
	References: -.mount (origin-path)
	References: systemd-sysusers.service (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: ntp.service (destination-file)
	RequiresMountsFor: /run/systemd/timesync (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/timesync
	StateDirectoryMode: 0755
	StateDirectory: systemd/timesync
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_sys_time
	AmbientCapabilities: cap_sys_time
	User: systemd-timesync
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: eventfd2 lgetxattr setregid renameat chown32 pread64 setuid setresuid getgroups32 mprotect nanosleep getresgid32 process_vm_writev accept4 wait4 umask chown dup3 fchmod fstatat64 fchown kcmp clock_settime rt_sigreturn capset symlink shmctl signalfd4 shmdt preadv2 sched_get_priority_max getresgid setitimer chmod sched_getscheduler io_setup clock_gettime getpgrp lchown32 setreuid32 lchown sched_get_priority_min mknod readahead fremovexattr ftruncate sendmsg capget lsetxattr brk inotify_init1 msync semget getitimer ioprio_set recvfrom sched_rr_get_interval add_key timer_settime fchown32 getuid fstatfs64 setresgid32 oldolduname getrandom fork ugetrlimit mlockall mq_unlink mmap2 waitpid getrusage sched_setparam epoll_pwait linkat oldlstat timer_delete sigpending sigaltstack epoll_wait_old access adjtimex truncate64 io_submit msgsnd mq_timedreceive timerfd_gettime writev epoll_ctl rt_sigprocmask statfs geteuid chdir socketpair symlinkat set_tls fsetxattr tkill fchmodat getresuid setfsgid32 getdents64 migrate_pages unlinkat munmap listxattr select userfaultfd fcntl setfsuid pwritev get_thread_area mlock swapcontext rt_sigqueueinfo recvmmsg lstat syncfs close semtimedop getpgid olduname sync mbind setresuid32 rename getuid32 mmap fchdir socketcall setsid munlockall pwrite64 fstatfs sched_getattr sigprocmask sched_setattr utime settimeofday getegid mkdirat pause open mq_notify geteuid32 getcwd removexattr read flistxattr membarrier statx getsockname setuid32 timer_gettime signal poll remap_file_pages clock_adjtime llistxattr semop rmdir mknodat timerfd_settime getresuid32 setfsuid32 getsockopt sendto getpid setxattr setsockopt set_robust_list send link futex munlock recvmsg msgrcv msgget readdir uname execve getsid setgroups32 sendfile64 splice inotify_init stime write pwritev2 futimesat getpeername stat listen copy_file_range fadvise64_64 recv set_thread_area fcntl64 mkdir unlink sched_getparam execveat openat fdatasync clone renameat2 memfd_create getegid32 epoll_ctl_old setpriority prlimit64 utimes creat exit dup tee fstat move_pages truncate fallocate mlock2 lseek utimensat socket stat64 alarm vfork sendfile ioctl sched_getaffinity bind nice setgid32 readv unshare ppoll getxattr times vmsplice fadvise64 statfs64 getgid mq_getsetattr sigreturn getrlimit shmget setregid32 getgroups mremap connect oldstat process_vm_readv setns fgetxattr ipc setfsgid tgkill ioprio_get dup2 epoll_create1 clock_getres faccessat readlink gettid newfstatat io_destroy set_tid_address _newselect set_mempolicy get_robust_list sched_yield rt_tgsigqueueinfo timer_getoverrun keyctl time personality sigaction fchownat signalfd shutdown lremovexattr kill gettimeofday rt_sigaction waitid mq_timedsend lstat64 eventfd preadv inotify_rm_watch inotify_add_watch readlinkat sigsuspend mq_open shmat sched_setscheduler sync_file_range io_cancel fstat64 ftruncate64 timerfd_create sync_file_range2 setrlimit getgid32 getppid semctl pipe2 get_mempolicy pipe restart_syscall setgid setgroups _llseek rt_sigpending exit_group accept msgctl fsync epoll_wait clock_nanosleep timer_create rt_sigsuspend sendmmsg io_getevents arch_prctl getcpu oldfstat madvise request_key rt_sigtimedwait name_to_handle_at getpriority setreuid setresgid sched_setaffinity sysinfo flock getdents pselect6 prctl setpgid epoll_create
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-timesyncd
	Status Text: Idle.
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap:
	Description: /dev/disk/by-id/dm-uuid-LVM-86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6c5d4cb6123a434484c20b0df5e225cf
	Following: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-tix-swap.swap
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Requires: dev-dm\x2d1.device (origin-proc-swap)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dev-dm\x2d1.device (origin-proc-swap)
	After: -.mount (origin-path)
	After: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	References: dev-dm\x2d1.device (origin-proc-swap)
	References: swap.target (origin-default)
	References: umount.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	References: -.mount (origin-path)
	RequiresMountsFor: /dev/disk/by-id/dm-uuid-LVM-86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/disk/by-id/dm-uuid-LVM-86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device:
	Description: SSD128GBS800 Recovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: ae53502aba17496e8874497a283ce81b
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-sda4.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart4.device
	Following Set Member: dev-disk-by\x2dlabel-Recovery.device
	Following Set Member: dev-disk-by\x2duuid-C0C022E4C022E080.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart4.device
	Following Set Member: dev-disk-by\x2dpartuuid-52ffe1ca\x2d56f1\x2d4c43\x2daeb1\x2d7582a9fceb0f.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
	Found: found-udev
-> Unit smtp-blocker.service:
	Description: SMTP blocker
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 13:49:57 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 13:49:57 CEST
	Active Enter Timestamp: Fri 2020-08-28 13:49:57 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/smtp-blocker.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: dff8cfbd61de48e5bfd42eb425e5d390
	Fragment Path: /etc/systemd/system/smtp-blocker.service
	Condition Timestamp: Fri 2020-08-28 13:49:57 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 13:49:57 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file)
	Wants: paths.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file)
	After: paths.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: paths.target (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: / (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 2567
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 10s
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/local/sbin/smtp-blocker.pl
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dbus.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 680c8b34aebb49c38efad19e77d644aa
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: wpa_supplicant.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: dbus.socket (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: dbus.socket (destination-implicit)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: dbus.socket (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: dbus.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 490
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -900
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2020-10-18 17:22:27 CEST
	Inactive Exit Timestamp: Sun 2020-10-18 17:22:27 CEST
	Active Enter Timestamp: Sun 2020-10-18 17:22:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: e601760c682942228f1a022b9d7f37a8
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs-pre.target
	Condition Timestamp: Sun 2020-10-18 17:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Sun 2020-10-18 17:22:27 CEST
	Assert Result: yes
	WantedBy: nfs-client.target (destination-file)
	WantedBy: rpcbind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: remote-fs.target (destination-file)
	Before: shutdown.target (origin-default)
	After: nfs-client.target (destination-file)
	After: rpcbind.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: remote-fs.target (destination-file)
	ReferencedBy: rpcbind.service (destination-file)
	ReferencedBy: nfs-client.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2dlabel-boot.device:
	Description: SSD128GBS800 boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 1745848dfc3b4a639ce8e3fe0cc527ae
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2dpartlabel-boot.device
	Following Set Member: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device
	Following Set Member: dev-disk-by\x2dpartuuid-0021e8ba\x2df123\x2d409f\x2daf94\x2d1dd904537fcb.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart5.device
	Following Set Member: dev-sda5.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
	Found: found-udev
-> Unit systemd-pstore.service:
	Description: Platform Persistent Storage Archival
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:03 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-pstore(8)
	Fragment Path: /lib/systemd/system/systemd-pstore.service
	ConditionVirtualization: !container untested
	ConditionDirectoryNotEmpty: /sys/fs/pstore untested
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/pstore (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/pstore
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-pstore
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit rsyslog.service:
	Alias: syslog.service
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2020-10-01 10:10:13 CEST
	Inactive Exit Timestamp: Thu 2020-10-01 10:10:13 CEST
	Active Enter Timestamp: Thu 2020-10-01 10:10:13 CEST
	Active Exit Timestamp: Thu 2020-10-01 10:10:13 CEST
	Inactive Enter Timestamp: Thu 2020-10-01 10:10:13 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/rsyslog.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: e8149f038d89440d9a51f965f85e305e
	Documentation: man:rsyslogd(8)
	Documentation: https://www.rsyslog.com/doc/
	Fragment Path: /lib/systemd/system/rsyslog.service
	Condition Timestamp: Thu 2020-10-01 10:10:13 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2020-10-01 10:10:13 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: syslog.socket (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: syslog.socket (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: syslog.socket (destination-implicit)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: syslog.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: syslog.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 20334
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 16384
	LimitNOFILESoft: 16384
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/rsyslogd -n -iNONE
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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: Sat 2020-08-29 16:13:33 CEST
	Inactive Exit Timestamp: Sat 2020-08-29 16:13:33 CEST
	Active Enter Timestamp: Sat 2020-08-29 16:13:33 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/proc-sys-fs-binfmt_misc.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b00a8730f94347d49f7d3d1b76796d24
	Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
	Source Path: /proc/self/mountinfo
	Condition Timestamp: Sat 2020-08-29 16:13:33 CEST
	Condition Result: yes
	Assert Timestamp: Sat 2020-08-29 16:13:33 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Before: systemd-binfmt.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	ReferencedBy: systemd-binfmt.service (destination-file)
	RequiresMountsFor: /proc/sys/fs (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean 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
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: 
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: cpu memory pids
	CGroup own mask: cpu cpuacct memory pids
	CGroup members mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Documentation: man:systemd.special(7)
	RequiredBy: user.slice (destination-implicit)
	RequiredBy: machine.slice (destination-implicit)
	RequiredBy: init.scope (destination-file)
	RequiredBy: system.slice (destination-implicit)
	WantedBy: slices.target (destination-file)
	Before: init.scope (destination-file)
	Before: system.slice (destination-implicit)
	Before: slices.target (destination-file)
	Before: user.slice (destination-implicit)
	Before: machine.slice (destination-implicit)
	ReferencedBy: init.scope (destination-file)
	ReferencedBy: system.slice (destination-implicit)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: user.slice (destination-implicit)
	ReferencedBy: machine.slice (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-vlan11.device:
	Description: /sys/subsystem/net/devices/vlan11
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3a5143c661854a2282721d1e7e0557a0
	Following Set Member: sys-devices-virtual-net-vlan11.device
	Following Set Member: sys-subsystem-net-devices-enp2s0.11.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vlan11
	Found: found-udev
-> Unit sys-devices-virtual-net-vnet2.device:
	Description: /sys/devices/virtual/net/vnet2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:54 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:54 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:54 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 4d36eedd1f1b4a248da3f97622b77b42
	Following Set Member: sys-subsystem-net-devices-vnet2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vnet2
	Found: found-udev
-> Unit blockdev at dev-mapper-tix\x2droot.target:
	Description: Block Device Preparation for /dev/mapper/tix-root
	Instance: dev-mapper-tix\x2droot
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: -.mount (destination-file)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: -.mount (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit mongod.service:
	Description: mongod.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	WantedBy: multi-user.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:33:39 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd-kernel.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1dee3b2306a6482ba96b7ec553de5877
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-udevd.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	After: system.slice (origin-file)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: sockets.target (origin-file)
	References: systemd-udevd.service (origin-implicit)
	References: system.slice (origin-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-udevd-kernel.socket
	SELinuxContextFromNet: no
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit virt-guest-shutdown.target:
	Description: Libvirt guests shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: fef9751590e14f4191da35e896666b9e
	Documentation: https://libvirt.org
	Fragment Path: /lib/systemd/system/virt-guest-shutdown.target
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	RequiredBy: libvirt-guests.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirt-guests.service (destination-file)
	Before: shutdown.target (origin-default)
	After: machine-lxc\x2d31365\x2dproxy.scope (destination-file)
	After: machine-lxc\x2d30315\x2ddns.scope (destination-file)
	After: machine-lxc\x2d31468\x2dunifi.scope (destination-file)
	After: machine-lxc\x2d30675\x2demail.scope (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: machine-lxc\x2d31365\x2dproxy.scope (destination-file)
	ReferencedBy: machine-lxc\x2d31468\x2dunifi.scope (destination-file)
	ReferencedBy: machine-lxc\x2d30315\x2ddns.scope (destination-file)
	ReferencedBy: machine-lxc\x2d30675\x2demail.scope (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-sysusers.service:
	Description: Create System Users
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-sysusers.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 75aac276d0ab411bad97b96259291ee9
	Documentation: man:sysusers.d(5)
	Documentation: man:systemd-sysusers.service(8)
	Fragment Path: /lib/systemd/system/systemd-sysusers.service
	ConditionNeedsUpdate: /etc untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-udevd.service (destination-file)
	Before: systemd-update-done.service (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-update-done.service (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/systemd-sysusers
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit system-lvm2\x2dpvscan.slice:
	Description: system-lvm2\x2dpvscan.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-lvm2\x2dpvscan.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 15bb04fa6180444199f3bfe491d76301
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: lvm2-pvscan at 8:6.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: lvm2-pvscan at 8:6.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: lvm2-pvscan at 8:6.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	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: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dbus.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 00d7e7b2dbb94ee79922c7a0742bd0c2
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	RequiredBy: bluetooth.service (destination-file)
	RequiredBy: polkit.service (destination-file)
	RequiredBy: wpa_supplicant.service (destination-file)
	RequiredBy: systemd-machined.service (destination-file)
	RequiredBy: systemd-logind.service (destination-file)
	RequiredBy: dbus.service (destination-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-logind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: wpa_supplicant.service (destination-file)
	Before: systemd-machined.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: sockets.target (origin-default destination-default)
	Before: dbus.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: bluetooth.service (destination-file)
	Before: polkit.service (destination-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: dbus.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: dbus.service (origin-implicit)
	References: sockets.target (origin-default)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: systemd-machined.service (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	RequiresMountsFor: /run/dbus/system_bus_socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: dbus.socket
	SELinuxContextFromNet: no
	ListenStream: /run/dbus/system_bus_socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-virtual-net-vnet0.device:
	Description: /sys/devices/virtual/net/vnet0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:51 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:51 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:51 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 77ba92db25394ce199634f9fe48799f0
	Following Set Member: sys-subsystem-net-devices-vnet0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vnet0
	Found: found-udev
-> Unit blk-availability.service:
	Description: Availability of block devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/blk-availability.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 3b7af5b5f7c341f9807fbae6f6a657ab
	Fragment Path: /lib/systemd/system/blk-availability.service
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: iscsi.service (origin-file)
	After: iscsi-shutdown.service (origin-file)
	After: iscsid.service (origin-file)
	After: system.slice (origin-file)
	After: rbdmap.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: lvm2-activation.service (origin-file)
	After: fcoe.service (origin-file)
	References: rbdmap.service (origin-file)
	References: iscsid.service (origin-file)
	References: iscsi-shutdown.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: lvm2-activation.service (origin-file)
	References: fcoe.service (origin-file)
	References: shutdown.target (origin-file)
	References: iscsi.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/true
	-> ExecStop:
		Command Line: /sbin/blkdeactivate -u -l wholevg -m disablequeueing -r wait
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Fragment Path: /lib/systemd/system/getty-static.service
	ConditionPathExists: !/lib/systemd/system/dbus.service untested
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: no
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: getty.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: getty.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: getty.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: 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
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit atd.service:
	Description: Deferred execution scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 14:16:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 14:16:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 14:16:27 CEST
	Active Exit Timestamp: Fri 2020-08-28 14:16:26 CEST
	Inactive Enter Timestamp: Fri 2020-08-28 14:16:26 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/atd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5e20398fba2945d08ac07d3264c37bd1
	Documentation: man:atd(8)
	Fragment Path: /lib/systemd/system/atd.service
	Condition Timestamp: Fri 2020-08-28 14:16:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 14:16:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: remote-fs.target (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: nss-user-lookup.target (origin-file)
	References: basic.target (origin-default)
	References: remote-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 7747
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/bin/find /var/spool/cron/atjobs -type f -name =* -not -newercc /run/systemd -delete
	-> ExecStart:
		Command Line: /usr/sbin/atd -f
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-vnet1.device:
	Description: /sys/subsystem/net/devices/vnet1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:32 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:32 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:32 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: f870ef3d3b5d4d1fbdf39d2e26f55619
	Following Set Member: sys-devices-virtual-net-vnet1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vnet1
	Found: found-udev
-> Unit dev-sda.device:
	Description: SSD128GBS800
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 2613a05f904c4b829de6ed7a39c5edc6
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit user-runtime-dir at 1000.service:
	Description: User Runtime Directory /run/user/1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2020-10-01 10:03:35 CEST
	Inactive Exit Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Enter Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/user-runtime-dir at 1000.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 0efce92208694e11a952e05760ca04a2
	Documentation: man:user at .service(5)
	Fragment Path: /lib/systemd/system/user-runtime-dir at .service
	Condition Timestamp: Thu 2020-10-01 10:03:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2020-10-01 10:03:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: user-1000.slice (origin-file)
	RequiredBy: user at 1000.service (destination-file)
	WantedBy: session-12065.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: session-12065.scope (destination-file)
	Before: user at 1000.service (destination-file)
	After: dbus.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: sysinit.target (origin-default)
	After: user-1000.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: dbus.service (origin-file)
	References: sysinit.target (origin-default)
	References: user-1000.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: session-12065.scope (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-runtime-dir start 1000
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-runtime-dir stop 1000
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-dm\x2dname\x2dtix\x2droot.device:
	Description: /dev/disk/by-id/dm-name-tix-root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 5de585fbbeb04d5a852057691b7913ae
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-tix\x2droot.device
	Following Set Member: dev-disk-by\x2duuid-bd478eb5\x2d0f9e\x2d4f1f\x2d8486\x2dd285b39a2a8c.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2dlabel-root.device
	Following Set Member: dev-tix-root.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit lm-sensors.service:
	Description: Initialize hardware monitoring sensors
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lm-sensors.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1d0211a0f858475dbcece5b008177436
	Fragment Path: /lib/systemd/system/lm-sensors.service
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/sensors -s
		Command Line: /usr/bin/sensors
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit lxcfs.service:
	Description: FUSE filesystem for LXC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lxcfs.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	CGroup delegate mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Invocation ID: d756b5fa92e84dbcaef7521aecbee667
	Documentation: man:lxcfs(1)
	Fragment Path: /lib/systemd/system/lxcfs.service
	ConditionVirtualization: !container untested
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: lxc.service (origin-file)
	Before: multi-user.target (destination-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: lxc.service (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: continue
	Main PID: 492
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/lxcfs /var/lib/lxcfs/
	-> ExecStopPost:
		Command Line: /bin/fusermount -u /var/lib/lxcfs
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: yes
	DelegateControllers: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
-> Unit dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 5e2c0ce9ae6d478c87545fd8950235b5
	Following: sys-devices-platform-serial8250-tty-ttyS2.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
	Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart2.device:
	Description: SSD128GBS800 Microsoft\x20reserved\x20partition
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 012fcecca410446d83606cff062e9de7
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartlabel-Microsoft\x5cx20reserved\x5cx20partition.device
	Following Set Member: dev-disk-by\x2dpartuuid-099bc1f9\x2db21a\x2d4d77\x2dbd6e\x2dd4f4854f04a4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit nfs-blkmap.service:
	Description: nfs-blkmap.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	WantedBy: nfs-client.target (destination-file)
	ReferencedBy: nfs-client.target (destination-file)
-> Unit system-systemd\x2dbacklight.slice:
	Description: system-systemd\x2dbacklight.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dbacklight.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 42cd74a01ec94a0d834bfb68c9141710
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-backlight at backlight:acpi_video0.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2duuid-6418222B1821FD24.device:
	Description: SSD128GBS800 Windows
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: bb20154670fe487487ff4c438fc32d31
	Following: sys-devices-pci0000:00-0000:00:12.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\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-76c05a93\x2d7c52\x2d4111\x2db601\x2dc07d2ea704ae.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dlabel-Windows.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit user-1000.slice:
	Description: User Slice of UID 1000
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2020-10-01 10:03:35 CEST
	Inactive Exit Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Enter Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user.slice
	CGroup: /user.slice/user-1000.slice
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 34d5cd92d37448c3b3c1128655bff7a5
	Documentation: man:user at .service(5)
	DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
	Condition Timestamp: Thu 2020-10-01 10:03:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2020-10-01 10:03:35 CEST
	Assert Result: yes
	Requires: user.slice (origin-implicit)
	RequiredBy: session-12065.scope (destination-file)
	RequiredBy: user-runtime-dir at 1000.service (destination-file)
	RequiredBy: user at 1000.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: session-12065.scope (destination-file)
	Before: user at 1000.service (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	After: user.slice (origin-implicit)
	After: systemd-user-sessions.service (origin-file)
	References: user.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	ReferencedBy: session-12065.scope (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 10813
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit kmod-static-nodes.service:
	Description: Create list of static device nodes for the current kernel
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/kmod-static-nodes.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: c6d03dde10b54a4a89dcf6ef0c93a10e
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionFileNotEmpty: /lib/modules/5.7.0-0.bpo.2-amd64/modules.devname untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-tmpfiles-setup-dev.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: SSD128GBS800
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 2b16554aa59546f0bf582e2899ac4d7a
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096.device
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit systemd-boot-system-token.service:
	Description: Store a System Token in an EFI Variable
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-boot-system-token.service(8)
	Fragment Path: /lib/systemd/system/systemd-boot-system-token.service
	ConditionPathExists: |!/sys/firmware/efi/efivars/LoaderRandomSeed-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f untested
	ConditionPathExists: |!/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f untested
	ConditionPathExists: /sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f untested
	ConditionVirtualization: no untested
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-random-seed.service (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-random-seed.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/bootctl random-seed --graceful
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit man-db.service:
	Description: Daily man-db regeneration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Tue 2020-12-01 00:00:06 CET
	Inactive Exit Timestamp: Tue 2020-12-01 00:00:04 CET
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2020-12-01 00:00:06 CET
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 5ceb292a1a904881a0846713def5f375
	Documentation: man:mandb(8)
	Fragment Path: /lib/systemd/system/man-db.service
	ConditionACPower: true untested
	Condition Timestamp: Tue 2020-12-01 00:00:04 CET
	Condition Result: yes
	Assert Timestamp: Tue 2020-12-01 00:00:04 CET
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: man-db.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	TriggeredBy: man-db.timer (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: man-db.timer (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	Nice: 19
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	IOSchedulingClass: idle
	IOPriority: 7
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: man
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/install -d -o man -g man -m 0755 /var/cache/man
		Command Line: /usr/bin/find /var/cache/man -type f -name *.gz -atime +6 -delete
		Command Line: /usr/bin/mandb --quiet
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit blockdev at dev-sda5.target:
	Description: Block Device Preparation for /dev/sda5
	Instance: dev-sda5
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Tue 2020-12-01 08:52:10 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: boot.mount (destination-mountinfo-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: boot.mount (destination-mountinfo-implicit)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit system-systemd\x2dfsck.slice:
	Description: system-systemd\x2dfsck.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dfsck.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: ddad227bc2f64187be4314b95d60af9a
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	RequiredBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-fsck at dev-tix-lxc.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ReferencedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-vlan3.device:
	Description: /sys/subsystem/net/devices/vlan3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 7256b64c1c9b4ab099c931d2ce343e0c
	Following Set Member: sys-devices-virtual-net-vlan3.device
	Following Set Member: sys-subsystem-net-devices-enp2s0.3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vlan3
	Found: found-udev
-> Unit rpcbind.target:
	Description: RPC Port Mapper
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2020-10-18 17:22:27 CEST
	Inactive Exit Timestamp: Sun 2020-10-18 17:22:27 CEST
	Active Enter Timestamp: Sun 2020-10-18 17:22:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 9fbb16ced1f748c3adc3b125e2858a2d
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rpcbind.target
	Condition Timestamp: Sun 2020-10-18 17:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Sun 2020-10-18 17:22:27 CEST
	Assert Result: yes
	WantedBy: rpcbind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: rpcbind.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: rpcbind.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit virtlockd.socket:
	Description: Virtual machine lock manager socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/virtlockd.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5afb01ea14cf4896975207f42aafd135
	Fragment Path: /lib/systemd/system/virtlockd.socket
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	RequiredBy: libvirtd.service (destination-file)
	RequiredBy: virtlockd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: libvirtd.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: virtlockd.service (origin-implicit)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: virtlockd.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: libvirtd.service (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: sockets.target (origin-default)
	References: virtlockd.service (origin-implicit)
	References: system.slice (origin-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: virtlockd.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	RequiresMountsFor: /run/libvirt/virtlockd-sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: virtlockd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/libvirt/virtlockd-sock
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-dm\x2d1.device:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 93357ae59607468a9a4b28d70ec72d32
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.device
	Following Set Member: dev-tix-swap.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.device
	Following Set Member: dev-mapper-tix\x2dswap.device
	RequiredBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-proc-swap)
	RequiredBy: dev-tix-swap.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-proc-swap)
	RequiredBy: dev-mapper-tix\x2dswap.swap (destination-proc-swap)
	RequiredBy: dev-dm\x2d1.swap (destination-proc-swap)
	Before: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-proc-swap)
	Before: dev-tix-swap.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-proc-swap)
	Before: dev-mapper-tix\x2dswap.swap (destination-proc-swap)
	Before: dev-dm\x2d1.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-proc-swap)
	ReferencedBy: dev-tix-swap.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-proc-swap)
	ReferencedBy: dev-mapper-tix\x2dswap.swap (destination-proc-swap)
	ReferencedBy: dev-dm\x2d1.swap (destination-proc-swap)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev,found-swap
-> Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /user.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: e606f963de134674b06efbd10e568a38
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/user.slice
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.slice (origin-implicit)
	RequiredBy: user-1000.slice (destination-implicit)
	WantedBy: systemd-logind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-logind.service (destination-file)
	Before: user-1000.slice (destination-implicit)
	Before: slices.target (origin-file)
	Before: shutdown.target (origin-default)
	After: -.slice (origin-implicit)
	References: slices.target (origin-file)
	References: -.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: user-1000.slice (destination-implicit)
	ReferencedBy: systemd-logind.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-block-8:6.device:
	Description: LVM PV iYPlKF-a5hT-ylF6-93kd-HgXr-vQ2C-3wuzeD on /dev/sda6 6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: c9eb7e52d4a54c688b46831701393937
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart6.device
	Following Set Member: dev-sda6.device
	Following Set Member: dev-disk-by\x2dpartuuid-a005e1fb\x2d414e\x2d40c8\x2d909e\x2dba965ceade58.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart6.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2diYPlKF\x2da5hT\x2dylF6\x2d93kd\x2dHgXr\x2dvQ2C\x2d3wuzeD.device
	BoundBy: lvm2-pvscan at 8:6.service (destination-file)
	ReferencedBy: lvm2-pvscan at 8:6.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
	Found: found-udev
-> Unit dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap:
	Description: /dev/disk/by-uuid/4b372363-41f0-419b-9adb-d170ae856fe9
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: a95c95a275cd417cb1dea0372d6f5621
	Following: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-tix-swap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: dev-dm\x2d1.device (origin-proc-swap)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: system.slice (origin-file)
	After: dev-dm\x2d1.device (origin-proc-swap)
	After: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: dev-dm\x2d1.device (origin-proc-swap)
	References: system.slice (origin-file)
	References: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	References: swap.target (origin-default)
	References: umount.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	RequiresMountsFor: /dev/disk/by-uuid/4b372363-41f0-419b-9adb-d170ae856fe9 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/disk/by-uuid/4b372363-41f0-419b-9adb-d170ae856fe9
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit proc-sys-fs-binfmt_misc.automount:
	Description: Arbitrary Executable File Formats File System Automount Point
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sat 2020-08-29 16:13:33 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 68393c5990844e45a1777af78c9d3216
	Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
	ConditionPathIsReadWrite: /proc/sys untested
	ConditionPathExists: /proc/sys/fs/binfmt_misc untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	Before: sysinit.target (origin-file)
	After: -.mount (origin-path)
	Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	RequiresMountsFor: /proc/sys/fs (origin-implicit)
	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 sys-devices-virtual-net-vlan3.device:
	Description: /sys/devices/virtual/net/vlan3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 9c5eded3b91d45dfb866bd1a39d87df7
	Following Set Member: sys-subsystem-net-devices-vlan3.device
	Following Set Member: sys-subsystem-net-devices-enp2s0.3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vlan3
	Found: found-udev
-> Unit anacron.service:
	Description: anacron.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 20:30:36 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 20:30:36 CEST
	Active Enter Timestamp: Fri 2020-08-28 20:30:36 CEST
	Active Exit Timestamp: Fri 2020-08-28 20:30:36 CEST
	Inactive Enter Timestamp: Fri 2020-08-28 20:30:36 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: a85420271aac46dcbdb11b951abcc481
	Fragment Path: /dev/null
	Condition Timestamp: Fri 2020-08-28 20:30:36 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 20:30:36 CEST
	Assert Result: yes
	WantedBy: multi-user.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
-> Unit dev-dm\x2d2.device:
	Description: /dev/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 33121abc685842b49e63ba6a73d8a79d
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-tix-vm001.device
	Following Set Member: dev-mapper-tix\x2dvm001.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOXIPMn1rItyV3XhuKctivBRQnM1rO9u0Z.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dvm001.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit dev-tix-root.device:
	Description: /dev/tix/root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 9f829d0254fa4dcfbbfce51d832594dc
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2duuid-bd478eb5\x2d0f9e\x2d4f1f\x2d8486\x2dd285b39a2a8c.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2droot.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2dlabel-root.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C.device
	Following Set Member: dev-mapper-tix\x2droot.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 2b11a49649d94c51825d959a464ec206
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-tix-swap.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.device
	Following Set Member: dev-mapper-tix\x2dswap.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit plymouth-start.service:
	Description: plymouth-start.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: rescue.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: systemd-ask-password-console.path (destination-file)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
-> Unit machines.target:
	Description: Containers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 13:14:33 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/machines.target
	Wants: var-lib-machines.mount (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (origin-file destination-default)
	After: var-lib-machines.mount (origin-default)
	References: shutdown.target (origin-default)
	References: multi-user.target (origin-file)
	References: var-lib-machines.mount (origin-file origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit smartd.service:
	Alias: smartmontools.service
	Description: Self Monitoring and Reporting Technology (SMART) Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/smartd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 420e11abfbd1410ab66acec54ede263c
	Documentation: man:smartd(8)
	Documentation: man:smartd.conf(5)
	Fragment Path: /lib/systemd/system/smartd.service
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 498
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/smartmontools
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/smartd -n $smartd_opts
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit logrotate.service:
	Description: Rotate log files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Tue 2020-12-01 00:00:05 CET
	Inactive Exit Timestamp: Tue 2020-12-01 00:00:04 CET
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Tue 2020-12-01 00:00:05 CET
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 088d9551e09d49d495eeb284ec8d837a
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /lib/systemd/system/logrotate.service
	ConditionACPower: true untested
	Condition Timestamp: Tue 2020-12-01 00:00:04 CET
	Condition Result: yes
	Assert Timestamp: Tue 2020-12-01 00:00:04 CET
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: logrotate.timer (destination-implicit)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: logrotate.timer (destination-implicit)
	References: shutdown.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: -.mount (origin-path)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: logrotate.timer (destination-implicit)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: yes
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	Nice: 19
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	IOSchedulingClass: best-effort
	IOPriority: 7
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/logrotate /etc/logrotate.conf
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 06837963308f4635918ece3398854316
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Wants: systemd-udevd-control.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	Wants: dbus.socket (origin-file)
	Wants: rpcbind.socket (origin-file)
	Wants: virtlogd-admin.socket (origin-file)
	Wants: dm-event.socket (origin-file)
	Wants: uuidd.socket (origin-file)
	Wants: systemd-journald-audit.socket (origin-file)
	Wants: virtlockd.socket (origin-file)
	Wants: systemd-journald-dev-log.socket (origin-file)
	Wants: virtlogd.socket (origin-file)
	Wants: systemd-journald.socket (origin-file)
	Wants: virtlockd-admin.socket (origin-file)
	Wants: systemd-initctl.socket (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-initctl.socket (destination-file)
	After: dbus.socket (origin-default destination-default)
	After: syslog.socket (destination-file)
	After: systemd-journald.socket (destination-file)
	After: virtlockd.socket (origin-default destination-default)
	After: systemd-udevd-kernel.socket (destination-file)
	After: systemd-journald-audit.socket (destination-file)
	After: virtlogd-admin.socket (origin-default destination-default)
	After: systemd-udevd-control.socket (destination-file)
	After: virtlogd.socket (origin-default destination-default)
	After: uuidd.socket (origin-default destination-default)
	After: systemd-journald-dev-log.socket (destination-file)
	After: virtlockd-admin.socket (origin-default destination-default)
	References: dbus.socket (origin-file origin-default)
	References: systemd-initctl.socket (origin-file)
	References: virtlogd-admin.socket (origin-file origin-default)
	References: virtlockd.socket (origin-file origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	References: virtlockd-admin.socket (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: systemd-udevd-control.socket (origin-file)
	References: uuidd.socket (origin-file origin-default)
	References: systemd-journald-dev-log.socket (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: dm-event.socket (origin-file)
	References: rpcbind.socket (origin-file)
	References: virtlogd.socket (origin-file origin-default)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: systemd-udevd-control.socket (destination-file)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: virtlogd-admin.socket (destination-default)
	ReferencedBy: virtlockd-admin.socket (destination-default)
	ReferencedBy: virtlogd.socket (destination-default)
	ReferencedBy: systemd-journald-audit.socket (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file)
	ReferencedBy: systemd-initctl.socket (destination-file)
	ReferencedBy: virtlockd.socket (destination-default)
	ReferencedBy: systemd-journald.socket (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart4.device:
	Description: SSD128GBS800 Recovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 7a37a99263ff41d6ba875ce5db09e569
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-sda4.device
	Following Set Member: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart4.device
	Following Set Member: dev-disk-by\x2dlabel-Recovery.device
	Following Set Member: dev-disk-by\x2duuid-C0C022E4C022E080.device
	Following Set Member: dev-disk-by\x2dpartuuid-52ffe1ca\x2d56f1\x2d4c43\x2daeb1\x2d7582a9fceb0f.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
	Found: found-udev
-> Unit virtlockd-admin.socket:
	Description: Virtual machine lock manager admin socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/virtlockd-admin.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 8e5d409db13144c8960a1c2894a9e086
	Fragment Path: /lib/systemd/system/virtlockd-admin.socket
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	RequiredBy: virtlockd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd.service (origin-file)
	Before: virtlockd.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	Triggers: virtlockd.service (origin-implicit)
	References: system.slice (origin-file)
	References: libvirtd.service (origin-file)
	References: sockets.target (origin-default)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: virtlockd.service (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: virtlockd.service (destination-file)
	RequiresMountsFor: /run/libvirt/virtlockd-admin-sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: virtlockd-admin.socket
	SELinuxContextFromNet: no
	ListenStream: /run/libvirt/virtlockd-admin-sock
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	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: Tue 2020-12-01 08:55:36 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: f1d2a57c561046f2ae8c2ea1f4eee5c4
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.service (origin-implicit)
	Before: timers.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: systemd-tmpfiles-clean.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-tmpfiles-clean.service (origin-implicit)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	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
	OnClockChange: no
	OnTimeZoneChange: no
	OnUnitActiveSec: 1d
	OnBootSec: 15min
-> Unit fcoe.service:
	Description: fcoe.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-dm\x2d0.device:
	Description: /dev/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 1e646c58609c4637aba2860018d5a608
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-tix\x2droot.device
	Following Set Member: dev-disk-by\x2duuid-bd478eb5\x2d0f9e\x2d4f1f\x2d8486\x2dd285b39a2a8c.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2droot.device
	Following Set Member: dev-disk-by\x2dlabel-root.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-tix-root.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart5.device:
	Description: SSD128GBS800 boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 2240486485ab48449cb338fd6b7e600e
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2dpartlabel-boot.device
	Following Set Member: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device
	Following Set Member: dev-disk-by\x2dlabel-boot.device
	Following Set Member: dev-disk-by\x2dpartuuid-0021e8ba\x2df123\x2d409f\x2daf94\x2d1dd904537fcb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-sda5.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
	Found: found-udev
-> Unit cron.service:
	Description: Regular background program processing daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cron.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 4e3f4567f47a4be6b5f28825b05db2a2
	Documentation: man:cron(8)
	Fragment Path: /lib/systemd/system/cron.service
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: remote-fs.target (origin-file)
	References: remote-fs.target (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: nss-user-lookup.target (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 493
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/cron
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/cron -f $EXTRA_OPTS
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit bluetooth.target:
	Description: Bluetooth
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: a145f86b856547b2abb68c182eeb96de
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/bluetooth.target
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Wants: bluetooth.service (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d7-1\x2d7:1.0-bluetooth-hci0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: bluetooth.service (origin-default)
	References: bluetooth.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d7-1\x2d7:1.0-bluetooth-hci0.device (destination-udev)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-mapper-tix\x2dlxc.device:
	Description: /dev/mapper/tix-lxc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 1662530371d74f998c4e98dd5e84c8f8
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-tix-lxc.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOmWpgrBN4SKaolaZuqN5flsD1OpEfI8ue.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dlxc.device
	Following Set Member: dev-disk-by\x2duuid-1e6f989b\x2dffdf\x2d41bc\x2d8c45\x2d783c49a0e2e7.device
	BoundBy: lxc.mount (destination-mountinfo-implicit)
	Before: lxc.mount (destination-mountinfo-implicit)
	ReferencedBy: lxc.mount (destination-mountinfo-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev,found-mount
-> Unit sys-fs-fuse-connections.mount:
	Description: FUSE Control File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/sys-fs-fuse-connections.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: d2b1ccdced534a23a12ce2f51b567b18
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
	Source Path: /proc/self/mountinfo
	ConditionVirtualization: !private-users untested
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionPathExists: /sys/fs/fuse/connections untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	WantedBy: sys-module-fuse.device (destination-udev)
	Before: sysinit.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-modules-load.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: systemd-modules-load.service (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: sys-module-fuse.device (destination-udev)
	RequiresMountsFor: /sys/fs/fuse (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /sys/fs/fuse/connections
	What: fusectl
	File System Type: fusectl
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2duuid-bd478eb5\x2d0f9e\x2d4f1f\x2d8486\x2dd285b39a2a8c.device:
	Description: /dev/disk/by-uuid/bd478eb5-0f9e-4f1f-8486-d285b39a2a8c
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b5c0de28c61a4dd0ad3c58cff36a4ca5
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-tix\x2droot.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2droot.device
	Following Set Member: dev-disk-by\x2dlabel-root.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-tix-root.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit getty-pre.target:
	Description: Login Prompts (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	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-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device:
	Description: SSD128GBS800 boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 387bb733f8fa46bca672ca06279730d3
	Following Set Member: dev-disk-by\x2dpartlabel-boot.device
	Following Set Member: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device
	Following Set Member: dev-disk-by\x2dlabel-boot.device
	Following Set Member: dev-disk-by\x2dpartuuid-0021e8ba\x2df123\x2d409f\x2daf94\x2d1dd904537fcb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart5.device
	Following Set Member: dev-sda5.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
	Found: found-udev
-> Unit dev-tix-vm001.device:
	Description: /dev/tix/vm001
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 7ca7b2e9b50549df94820592cddbdec2
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-mapper-tix\x2dvm001.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOXIPMn1rItyV3XhuKctivBRQnM1rO9u0Z.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dvm001.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit systemd-machined.service:
	Alias: dbus-org.freedesktop.machine1.service
	Description: Virtual Machine and Container Registration Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2020-12-01 09:02:41 CET
	Inactive Exit Timestamp: Sun 2020-10-25 14:41:42 CET
	Active Enter Timestamp: Sun 2020-10-25 14:41:42 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-machined.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	Invocation ID: 5ac458a4c0eb4a2ab7984880fc094342
	Documentation: man:systemd-machined.service(8)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/machined
	Fragment Path: /lib/systemd/system/systemd-machined.service
	Condition Timestamp: Sun 2020-10-25 14:41:42 CET
	Condition Result: yes
	Assert Timestamp: Sun 2020-10-25 14:41:42 CET
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Requires: var-lib-machines.mount (origin-file)
	Requires: system.slice (origin-file)
	Wants: machine.slice (origin-file)
	WantedBy: libvirtd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd.service (destination-file)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: system.slice (origin-file)
	After: machine.slice (origin-file)
	After: -.mount (origin-path)
	After: var-lib-machines.mount (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: var-lib-machines.mount (origin-file)
	References: -.mount (origin-path)
	References: machine.slice (origin-file)
	References: sysinit.target (origin-default)
	References: dbus.socket (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: libvirtd.service (destination-file)
	RequiresMountsFor: /var/lib/machines (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 29421
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.machine1
	Bus Name Good: yes
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_sys_chroot cap_sys_ptrace cap_sys_admin cap_mknod
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: inotify_rm_watch mkdirat sendfile64 epoll_wait_old nice shmctl flock wait4 clock_getres fallocate fchownat lseek socket epoll_ctl_old fcntl64 fchown32 mq_open setreuid32 umount2 sched_getattr mmap2 removexattr send getcpu kcmp munmap clock_nanosleep accept waitpid setns shmat timerfd_gettime geteuid32 setgroups swapcontext flistxattr io_setup _llseek rmdir timer_create setrlimit sched_getparam process_vm_readv rt_sigprocmask read fsetxattr signalfd uname oldstat socketcall open alarm linkat fgetxattr setresgid32 io_getevents ioctl get_thread_area getdents64 shmget getpgrp sched_setscheduler geteuid setpgid setuid setfsgid sched_setattr copy_file_range connect timer_delete setgid32 getgroups sendmmsg oldfstat lgetxattr sched_getscheduler shutdown exit set_robust_list personality time statfs64 truncate64 setresgid sigreturn munlockall signalfd4 getpgid fadvise64_64 lchown epoll_create1 access io_cancel getresgid setuid32 eventfd2 listen pipe select close epoll_ctl ugetrlimit fstatat64 getuid utime process_vm_writev migrate_pages readahead setregid fstatfs inotify_init1 capset waitid renameat sched_getaffinity vmsplice chmod fstat fcntl msgsnd getrusage link sigprocmask getrlimit symlink readlink utimensat rt_tgsigqueueinfo timerfd_create rt_sigqueueinfo creat name_to_handle_at setfsuid32 ioprio_set mq_notify get_robust_list semget umount getegid32 epoll_wait rt_sigpending signal lsetxattr dup arch_prctl timer_gettime nanosleep poll mknodat ppoll sched_setparam faccessat sigsuspend set_tls msgctl mq_getsetattr lstat64 vfork mprotect fchmod prlimit64 lremovexattr sigpending ftruncate munlock getppid futimesat set_tid_address mlockall setregid32 getsockname statx olduname epoll_pwait unshare fsync getresuid _newselect kill keyctl sysinfo inotify_init eventfd ipc setfsuid oldlstat llistxattr semop utimes mmap dup2 add_key times readv shmdt set_thread_area fstat64 getrandom tgkill pwritev2 writev sync_file_range setsockopt bind mbind setreuid clock_gettime setitimer brk remap_file_pages pwrite64 mknod sync io_destroy lstat sendto lchown32 sched_get_priority_min chown32 pipe2 sched_rr_get_interval io_submit socketpair preadv madvise getgroups32 unlinkat newfstatat recvmmsg get_mempolicy timerfd_settime getgid ioprio_get stat64 rt_sigaction setsid setgid rt_sigtimedwait sendmsg mq_unlink fchmodat sendfile sigaction fstatfs64 timer_getoverrun setresuid msgrcv oldolduname pread64 fdatasync pivot_root pause unlink tkill getitimer getcwd preadv2 mkdir getdents gettimeofday execveat umask fchown exit_group statfs chroot readlinkat rt_sigreturn execve getresgid32 recv stat accept4 renameat2 getpid sched_get_priority_max listxattr pselect6 rename request_key readdir dup3 gettid syncfs restart_syscall getxattr getegid fremovexattr sched_yield msgget write getgid32 semctl mq_timedsend mlock2 openat fchdir setresuid32 getsockopt truncate getuid32 timer_settime inotify_add_watch ftruncate64 membarrier sched_setaffinity getpriority epoll_create clone sigaltstack sync_file_range2 futex getpeername getresuid32 symlinkat setgroups32 mount chown mlock recvmsg pwritev semtimedop msync move_pages set_mempolicy prctl splice mq_timedreceive setpriority rt_sigsuspend fadvise64 setxattr capget userfaultfd setfsgid32 memfd_create fork getsid mremap chdir tee recvfrom
	SystemCallArchitectures: native
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-machined
	Status Text: Processing requests...
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
-> Unit anacron.timer:
	Description: anacron.timer
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 20:39:23 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: Fri 2020-08-28 20:39:23 CEST
	Inactive Enter Timestamp: Fri 2020-08-28 20:39:23 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: fd1f582530af4672994f1cf019d19447
	Fragment Path: /dev/null
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	WantedBy: timers.target (destination-file)
	ReferencedBy: timers.target (destination-file)
-> Unit nfs-client.target:
	Description: NFS client services
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Fragment Path: /lib/systemd/system/nfs-client.target
	Wants: nfs-blkmap.service (origin-file)
	Wants: remote-fs-pre.target (origin-file)
	Wants: auth-rpcgss-module.service (origin-file)
	WantedBy: remote-fs.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: remote-fs-pre.target (origin-file)
	After: gssproxy.service (origin-file)
	After: rpc-gssd.service (origin-file)
	After: rpc-svcgssd.service (origin-file)
	References: nfs-blkmap.service (origin-file)
	References: gssproxy.service (origin-file)
	References: rpc-gssd.service (origin-file)
	References: auth-rpcgss-module.service (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: shutdown.target (origin-default)
	References: rpc-svcgssd.service (origin-file)
	ReferencedBy: remote-fs.target (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 51eab639e6fc4814b2601d68bc5bba99
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs.target
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Wants: nfs-client.target (origin-file)
	Wants: var-lib-machines.mount (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: isc-dhcp-server.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: cron.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: exim4.service (destination-file)
	Before: atd.service (destination-file)
	After: systemd-quotacheck.service (destination-file)
	After: remote-fs-pre.target (origin-file)
	References: var-lib-machines.mount (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: nfs-client.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: atd.service (destination-file)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit blockdev at dev-dm\x2d1.target:
	Description: Block Device Preparation for /dev/dm-1
	Instance: dev-dm\x2d1
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Tue 2020-12-01 08:52:10 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: dev-dm\x2d1.swap (destination-proc-swap)
	Before: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-proc-swap)
	Before: dev-tix-swap.swap (destination-proc-swap)
	Before: dev-mapper-tix\x2dswap.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-proc-swap)
	Before: shutdown.target (origin-default)
	Before: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-proc-swap)
	References: shutdown.target (origin-default)
	ReferencedBy: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap (destination-proc-swap)
	ReferencedBy: dev-tix-swap.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap (destination-proc-swap)
	ReferencedBy: dev-mapper-tix\x2dswap.swap (destination-proc-swap)
	ReferencedBy: dev-dm\x2d1.swap (destination-proc-swap)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit iscsid.service:
	Description: iscsid.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: libvirtd.service (destination-file)
	Before: blk-availability.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.device:
	Description: /dev/disk/by-id/dm-name-tix-swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: e0a9f285148f4f06b4f3a443142fee68
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.device
	Following Set Member: dev-tix-swap.device
	Following Set Member: dev-mapper-tix\x2dswap.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit uuidd.service:
	Description: Daemon for generating UUIDs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:uuidd(8)
	Fragment Path: /lib/systemd/system/uuidd.service
	Requires: uuidd.socket (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: uuidd.socket (destination-implicit)
	TriggeredBy: uuidd.socket (destination-implicit)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: uuidd.socket (origin-file)
	ReferencedBy: uuidd.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: uuidd
	Group: uuidd
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/uuidd --socket-activation
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: ad5768370cea4fa299c346c95f3d0642
	Following Set Member: sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d7-1\x2d7:1.0-bluetooth-hci0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:15.0/usb1/1-7/1-7:1.0/bluetooth/hci0
	Found: found-udev
-> 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: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-update-utmp.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 4296477b65f4467b9ec21e7e2b568967
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp.service
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequisiteOf: systemd-update-utmp-runlevel.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: auditd.service (origin-file)
	References: auditd.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	RequiresMountsFor: /var/log/wtmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp reboot
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit munin-node.service:
	Description: Munin Node
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-10-19 11:19:20 CEST
	Inactive Exit Timestamp: Mon 2020-10-19 11:19:20 CEST
	Active Enter Timestamp: Mon 2020-10-19 11:19:20 CEST
	Active Exit Timestamp: Mon 2020-10-19 11:19:20 CEST
	Inactive Enter Timestamp: Mon 2020-10-19 11:19:20 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/munin-node.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2c75821359b1498b961eed225ab5f8fd
	Documentation: man:munin-node(1)
	Documentation: http://munin.readthedocs.org/en/stable-2.0/reference/munin-node.html
	Fragment Path: /lib/systemd/system/munin-node.service
	Condition Timestamp: Mon 2020-10-19 11:19:20 CEST
	Condition Result: yes
	Assert Timestamp: Mon 2020-10-19 11:19:20 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: network-online.target (origin-file)
	References: -.mount (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 23853
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/munin/munin-node.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/munin-node
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/munin-node $DAEMON_ARGS
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: 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: Fri 2020-08-28 11:37:56 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: Fri 2020-08-28 11:37:56 CEST
	Inactive Enter Timestamp: Fri 2020-08-28 11:37:56 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 64c7a0a8c33b4873bb37e03a23374c3d
	Documentation: man:systemd-fsckd.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsckd.service
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: systemd-fsckd.socket (origin-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-fsckd.socket (destination-implicit)
	TriggeredBy: systemd-fsckd.socket (destination-implicit)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-fsckd.socket (origin-file)
	ReferencedBy: systemd-fsckd.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsckd
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096.device:
	Description: SSD128GBS800
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 004e8cb6ca03433a85484f5a97c23dc1
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1.device
	Following Set Member: dev-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit init.scope:
	Description: System and Service Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /init.scope
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Documentation: man:systemd(1)
	Requires: -.slice (origin-file)
	After: -.slice (origin-file)
	References: -.slice (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
-> Unit lvm2-lvmpolld.service:
	Description: LVM2 poll daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:lvmpolld(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmpolld.service
	Requires: system.slice (origin-file)
	Requires: lvm2-lvmpolld.socket (origin-file)
	Conflicts: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: lvm2-lvmpolld.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: lvm2-lvmpolld.socket (destination-implicit)
	References: shutdown.target (origin-file)
	References: lvm2-lvmpolld.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: lvm2-lvmpolld.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	PIDFile: /run/lvmpolld.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: yes
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	Environment: SD_ACTIVATION=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/lvmpolld -t 60 -f
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-user-sessions.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b2680e5d23d540e8a920867197a8d2a0
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: user-1000.slice (destination-file)
	Before: session-12065.scope (destination-file)
	Before: multi-user.target (destination-default)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: getty at tty1.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: basic.target (origin-default)
	After: remote-fs.target (origin-file)
	References: remote-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: session-12065.scope (destination-file)
	ReferencedBy: user-1000.slice (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-sessions start
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit blockdev at dev-mapper-tix\x2dswap.target:
	Description: Block Device Preparation for /dev/mapper/tix-swap
	Instance: dev-mapper-tix\x2dswap
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: dev-mapper-tix\x2dswap.swap (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: dev-mapper-tix\x2dswap.swap (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: a4e1feabf09646a3ae1da375a3739f17
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: boot-efi.mount (origin-file)
	Requires: -.mount (origin-file)
	Requires: boot.mount (origin-file)
	Requires: lxc.mount (origin-file)
	Wants: systemd-fsck-root.service (origin-file)
	Wants: systemd-remount-fs.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: networking.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: nfs-config.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	Before: systemd-boot-system-token.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: sysinit.target (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: systemd-fsck-root.service (destination-file)
	After: var-lib-lxcfs.mount (destination-mountinfo-default)
	After: boot-efi.mount (destination-file)
	After: lxc.mount (destination-file)
	After: boot.mount (destination-file)
	After: var-lib-machines.mount (destination-file)
	After: local-fs-pre.target (origin-file)
	After: run-user-1000.mount (destination-mountinfo-default)
	OnFailure: emergency.target (origin-file)
	References: -.mount (origin-file)
	References: lxc.mount (origin-file)
	References: shutdown.target (origin-file)
	References: boot.mount (origin-file)
	References: emergency.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: local-fs-pre.target (origin-file)
	References: boot-efi.mount (origin-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: var-lib-lxcfs.mount (destination-mountinfo-default)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: lxc.mount (destination-file)
	ReferencedBy: var-lib-machines.mount (destination-file)
	ReferencedBy: nfs-config.service (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: boot.mount (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: active
-> Unit display-manager.service:
	Description: display-manager.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	WantedBy: graphical.target (destination-file)
	Before: graphical.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
-> Unit isc-dhcp-server.service:
	Description: LSB: DHCP server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:31 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:31 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/isc-dhcp-server.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: c212feefad0f45d59750b5ed37812ea2
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/isc-dhcp-server.service
	Source Path: /etc/init.d/isc-dhcp-server
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: network-online.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (origin-file destination-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (origin-file destination-default)
	After: network-online.target (origin-file)
	After: slapd.service (origin-file)
	After: remote-fs.target (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: nss-lookup.target (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: nss-lookup.target (origin-file)
	References: graphical.target (origin-file)
	References: network-online.target (origin-file)
	References: slapd.service (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: multi-user.target (origin-file)
	References: sysinit.target (origin-default)
	References: remote-fs.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 5min
	TimeoutStopSec: 5min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /etc/init.d/isc-dhcp-server start
	-> ExecStop:
		Command Line: /etc/init.d/isc-dhcp-server stop
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d7-1\x2d7:1.0-bluetooth-hci0.device:
	Description: /sys/devices/pci0000:00/0000:00:15.0/usb1/1-7/1-7:1.0/bluetooth/hci0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: a422ff4b1b9445778433afd8824105da
	Following Set Member: sys-subsystem-bluetooth-devices-hci0.device
	Wants: bluetooth.target (origin-udev)
	References: bluetooth.target (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:15.0/usb1/1-7/1-7:1.0/bluetooth/hci0
	Found: found-udev
	udev SYSTEMD_WANTS: bluetooth.target
-> Unit rpcbind.service:
	Alias: portmap.service
	Description: RPC bind portmap service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2020-10-18 17:22:27 CEST
	Inactive Exit Timestamp: Sun 2020-10-18 17:22:27 CEST
	Active Enter Timestamp: Sun 2020-10-18 17:22:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/rpcbind.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: cd7e4ee96bf547e7a14b96de3e0716c6
	Documentation: man:rpcbind(8)
	Fragment Path: /lib/systemd/system/rpcbind.service
	Condition Timestamp: Sun 2020-10-18 17:22:27 CEST
	Condition Result: yes
	Assert Timestamp: Sun 2020-10-18 17:22:27 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: rpcbind.socket (origin-file)
	Requires: -.mount (origin-path)
	Wants: rpcbind.target (origin-file)
	Wants: remote-fs-pre.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Before: rpcbind.target (origin-file)
	Before: remote-fs-pre.target (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: rpcbind.socket (destination-implicit)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: rpcbind.socket (destination-implicit)
	References: rpcbind.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: rpcbind.socket (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: rpcbind.socket (destination-implicit)
	ReferencedBy: multi-user.target (destination-file)
	RequiresMountsFor: /run/rpcbind (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 7752
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	Environment: OPTIONS=-w
	EnvironmentFile: -/etc/rpcbind.conf
	EnvironmentFile: -/etc/default/rpcbind
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/rpcbind -f $OPTIONS
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit lvm2-activation.service:
	Description: lvm2-activation.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: lvm2-monitor.service (destination-file)
	Before: blk-availability.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
-> Unit sys-subsystem-net-devices-vnet0.device:
	Description: /sys/subsystem/net/devices/vnet0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:51 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:51 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:51 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: f037de4138ba4af8998b602b1a2595fa
	Following Set Member: sys-devices-virtual-net-vnet0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vnet0
	Found: found-udev
-> 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: Fri 2020-08-28 11:37:31 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:31 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2020-08-28 11:37:31 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: bfcd02b666164559b3d32eaed036ce79
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Fri 2020-08-28 11:37:31 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:31 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	Requisite: systemd-update-utmp.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: graphical.target (destination-file)
	WantedBy: rescue.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: multi-user.target (origin-file)
	After: graphical.target (origin-file)
	After: rescue.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-update-utmp.service (origin-file)
	After: -.mount (origin-file)
	References: systemd-update-utmp.service (origin-file)
	References: -.mount (origin-file)
	References: graphical.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: multi-user.target (origin-file)
	References: shutdown.target (origin-file)
	References: rescue.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: rescue.target (destination-file)
	RequiresMountsFor: /var/log/wtmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-vnet2.device:
	Description: /sys/subsystem/net/devices/vnet2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:54 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:54 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:54 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: e5a97fb82fe5477692beeb9d8ae1d95a
	Following Set Member: sys-devices-virtual-net-vnet2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vnet2
	Found: found-udev
-> Unit shutdown.target:
	Description: Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/shutdown.target
	ConflictedBy: timers.target (destination-file)
	ConflictedBy: systemd-sysctl.service (destination-file)
	ConflictedBy: user at 1000.service (destination-default)
	ConflictedBy: machine-lxc\x2d31365\x2dproxy.scope (destination-default)
	ConflictedBy: machine.slice (destination-default)
	ConflictedBy: machine-lxc\x2d31468\x2dunifi.scope (destination-default)
	ConflictedBy: system-modprobe.slice (destination-default)
	ConflictedBy: dbus.socket (destination-default)
	ConflictedBy: lvm2-monitor.service (destination-file)
	ConflictedBy: systemd-boot-system-token.service (destination-file)
	ConflictedBy: ntp.service (destination-default)
	ConflictedBy: bluetooth.service (destination-default)
	ConflictedBy: remote-fs.target (destination-file)
	ConflictedBy: paths.target (destination-default)
	ConflictedBy: rsync.service (destination-default)
	ConflictedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	ConflictedBy: libvirt-guests.service (destination-default)
	ConflictedBy: machines.target (destination-default)
	ConflictedBy: man-db.service (destination-default)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ConflictedBy: isc-dhcp-server.service (destination-default)
	ConflictedBy: swap.target (destination-default)
	ConflictedBy: lvm2-pvscan at 8:6.service (destination-file)
	ConflictedBy: lxc-net.service (destination-default)
	ConflictedBy: sslh.service (destination-default)
	ConflictedBy: rescue.service (destination-file)
	ConflictedBy: lvm2-lvmpolld.socket (destination-file)
	ConflictedBy: polkit.service (destination-default)
	ConflictedBy: smartd.service (destination-default)
	ConflictedBy: getty-pre.target (destination-default)
	ConflictedBy: atd.service (destination-default)
	ConflictedBy: ssh.service (destination-default)
	ConflictedBy: systemd-update-utmp.service (destination-file)
	ConflictedBy: emergency.service (destination-file)
	ConflictedBy: rescue.target (destination-default)
	ConflictedBy: systemd-remount-fs.service (destination-file)
	ConflictedBy: systemd-ask-password-wall.service (destination-default)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: multi-user.target (destination-default)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-841E\x2d4928.target (destination-default)
	ConflictedBy: systemd-machine-id-commit.service (destination-file)
	ConflictedBy: systemd-binfmt.service (destination-file)
	ConflictedBy: lxcfs.service (destination-default)
	ConflictedBy: user-1000.slice (destination-default)
	ConflictedBy: blockdev at dev-tix-lxc.target (destination-default)
	ConflictedBy: virt-guest-shutdown.target (destination-default)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.target (destination-default)
	ConflictedBy: virtlockd.service (destination-default)
	ConflictedBy: sockets.target (destination-default)
	ConflictedBy: rpcbind.target (destination-default)
	ConflictedBy: uuidd.service (destination-default)
	ConflictedBy: local-fs.target (destination-file)
	ConflictedBy: getty-static.service (destination-default)
	ConflictedBy: network.target (destination-default)
	ConflictedBy: virtlockd-admin.socket (destination-default)
	ConflictedBy: systemd-sysusers.service (destination-file)
	ConflictedBy: rsyslog.service (destination-default)
	ConflictedBy: nfs-utils.service (destination-default)
	ConflictedBy: systemd-rfkill.service (destination-file)
	ConflictedBy: network-pre.target (destination-default)
	ConflictedBy: system-systemd\x2dfsck.slice (destination-default)
	ConflictedBy: systemd-timesyncd.service (destination-file)
	ConflictedBy: user-runtime-dir at 1000.service (destination-default)
	ConflictedBy: system-systemd\x2dbacklight.slice (destination-default)
	ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ConflictedBy: uuidd.socket (destination-default)
	ConflictedBy: blockdev at dev-mapper-tix\x2dlxc.target (destination-default)
	ConflictedBy: basic.target (destination-default)
	ConflictedBy: getty.target (destination-default)
	ConflictedBy: virtlogd-admin.socket (destination-default)
	ConflictedBy: libvirtd.service (destination-default)
	ConflictedBy: lxc.service (destination-default)
	ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
	ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
	ConflictedBy: blockdev at dev-sda5.target (destination-default)
	ConflictedBy: graphical.target (destination-default)
	ConflictedBy: system-lvm2\x2dpvscan.slice (destination-default)
	ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
	ConflictedBy: sysinit.target (destination-default)
	ConflictedBy: systemd-logind.service (destination-default)
	ConflictedBy: systemd-hwdb-update.service (destination-file)
	ConflictedBy: cryptsetup.target (destination-default)
	ConflictedBy: local-fs-pre.target (destination-default)
	ConflictedBy: blk-availability.service (destination-file)
	ConflictedBy: cron.service (destination-default)
	ConflictedBy: networking.service (destination-file)
	ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
	ConflictedBy: asterisk.service (destination-default)
	ConflictedBy: time-sync.target (destination-default)
	ConflictedBy: dm-event.service (destination-file)
	ConflictedBy: smtp-blocker.service (destination-default)
	ConflictedBy: mosquitto.service (destination-default)
	ConflictedBy: blockdev at dev-mapper-tix\x2dswap.target (destination-default)
	ConflictedBy: network-online.target (destination-default)
	ConflictedBy: systemd-fsck-root.service (destination-file)
	ConflictedBy: virtlogd.socket (destination-default)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: bluetooth.target (destination-default)
	ConflictedBy: virtlogd.service (destination-default)
	ConflictedBy: logrotate.service (destination-default)
	ConflictedBy: blockdev at dev-sda1.target (destination-default)
	ConflictedBy: lm-sensors.service (destination-default)
	ConflictedBy: hostapd.service (destination-default)
	ConflictedBy: nss-lookup.target (destination-default)
	ConflictedBy: blockdev at dev-dm\x2d1.target (destination-default)
	ConflictedBy: apcupsd.service (destination-default)
	ConflictedBy: man-db.timer (destination-default)
	ConflictedBy: machine-lxc\x2d30315\x2ddns.scope (destination-default)
	ConflictedBy: logrotate.timer (destination-default)
	ConflictedBy: exim4.service (destination-default)
	ConflictedBy: systemd-random-seed.service (destination-file)
	ConflictedBy: systemd-rfkill.socket (destination-file)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: nrpe-ng.service (destination-default)
	ConflictedBy: emergency.target (destination-default)
	ConflictedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
	ConflictedBy: remote-fs-pre.target (destination-default)
	ConflictedBy: blockdev at dev-mapper-tix\x2droot.target (destination-default)
	ConflictedBy: virtlockd.socket (destination-default)
	ConflictedBy: machine-lxc\x2d30675\x2demail.scope (destination-default)
	ConflictedBy: systemd-modules-load.service (destination-file)
	ConflictedBy: user.slice (destination-default)
	ConflictedBy: nftables.service (destination-file)
	ConflictedBy: systemd-machined.service (destination-default)
	ConflictedBy: slices.target (destination-default)
	ConflictedBy: system-getty.slice (destination-default)
	ConflictedBy: systemd-pstore.service (destination-file)
	ConflictedBy: rc-local.service (destination-default)
	ConflictedBy: nss-user-lookup.target (destination-default)
	ConflictedBy: dbus.service (destination-default)
	ConflictedBy: getty at tty1.service (destination-default)
	ConflictedBy: nfs-client.target (destination-default)
	ConflictedBy: systemd-user-sessions.service (destination-default)
	ConflictedBy: syslog.socket (destination-file)
	ConflictedBy: wpa_supplicant.service (destination-default)
	ConflictedBy: munin-node.service (destination-default)
	ConflictedBy: lvm2-lvmpolld.service (destination-file)
	ConflictedBy: time-set.target (destination-default)
	ConflictedBy: session-12065.scope (destination-default)
	After: nftables.service (destination-file)
	After: man-db.service (destination-default)
	After: libvirt-guests.service (destination-default)
	After: bluetooth.target (destination-default)
	After: lm-sensors.service (destination-default)
	After: virtlockd.service (destination-default)
	After: systemd-update-utmp-runlevel.service (destination-file)
	After: blockdev at dev-mapper-tix\x2droot.target (destination-default)
	After: systemd-logind.service (destination-default)
	After: user.slice (destination-default)
	After: user-runtime-dir at 1000.service (destination-default)
	After: systemd-machine-id-commit.service (destination-file)
	After: blockdev at dev-mapper-tix\x2dswap.target (destination-default)
	After: blockdev at dev-disk-by\x2duuid-841E\x2d4928.target (destination-default)
	After: lxc-net.service (destination-default)
	After: emergency.service (destination-file)
	After: syslog.socket (destination-file)
	After: dbus.service (destination-default)
	After: networking.service (destination-file)
	After: virt-guest-shutdown.target (destination-default)
	After: graphical.target (destination-default)
	After: systemd-ask-password-wall.path (destination-file)
	After: systemd-random-seed.service (destination-file)
	After: lvm2-pvscan at 8:6.service (destination-file)
	After: system-modprobe.slice (destination-default)
	After: systemd-pstore.service (destination-file)
	After: bluetooth.service (destination-default)
	After: systemd-modules-load.service (destination-file)
	After: virtlogd-admin.socket (destination-default)
	After: rpcbind.target (destination-default)
	After: blockdev at dev-dm\x2d1.target (destination-default)
	After: virtlockd-admin.socket (destination-default)
	After: rescue.service (destination-file)
	After: sysinit.target (destination-default)
	After: rsyslog.service (destination-default)
	After: dm-event.service (destination-file)
	After: blockdev at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.target (destination-default)
	After: systemd-boot-system-token.service (destination-file)
	After: munin-node.service (destination-default)
	After: lxc.service (destination-default)
	After: ssh.service (destination-default)
	After: system-getty.slice (destination-default)
	After: machine-lxc\x2d30675\x2demail.scope (destination-default)
	After: machine.slice (destination-default)
	After: systemd-rfkill.service (destination-file)
	After: emergency.target (destination-default)
	After: machine-lxc\x2d31365\x2dproxy.scope (destination-default)
	After: getty at tty1.service (destination-default)
	After: asterisk.service (destination-default)
	After: apcupsd.service (destination-default)
	After: machine-lxc\x2d30315\x2ddns.scope (destination-default)
	After: systemd-quotacheck.service (destination-file)
	After: basic.target (destination-default)
	After: nss-lookup.target (destination-default)
	After: uuidd.service (destination-default)
	After: sockets.target (destination-default)
	After: systemd-ask-password-console.service (destination-file)
	After: user-1000.slice (destination-default)
	After: systemd-binfmt.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: exim4.service (destination-default)
	After: systemd-update-utmp.service (destination-file)
	After: systemd-ask-password-wall.service (destination-default)
	After: multi-user.target (destination-default)
	After: smartd.service (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: systemd-sysctl.service (destination-file)
	After: polkit.service (destination-default)
	After: blockdev at dev-sda1.target (destination-default)
	After: mosquitto.service (destination-default)
	After: systemd-fsck-root.service (destination-file)
	After: virtlockd.socket (destination-default)
	After: isc-dhcp-server.service (destination-default)
	After: getty-pre.target (destination-default)
	After: rsync.service (destination-default)
	After: virtlogd.service (destination-default)
	After: systemd-fsckd.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: cron.service (destination-default)
	After: getty-static.service (destination-default)
	After: rescue.target (destination-default)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: systemd-tmpfiles-clean.service (destination-file)
	After: local-fs-pre.target (destination-default)
	After: logrotate.service (destination-default)
	After: nss-user-lookup.target (destination-default)
	After: system-systemd\x2dfsck.slice (destination-default)
	After: hostapd.service (destination-default)
	After: slices.target (destination-default)
	After: time-set.target (destination-default)
	After: machines.target (destination-default)
	After: systemd-remount-fs.service (destination-file)
	After: systemd-timesyncd.service (destination-file)
	After: machine-lxc\x2d31468\x2dunifi.scope (destination-default)
	After: man-db.timer (destination-default)
	After: uuidd.socket (destination-default)
	After: systemd-rfkill.socket (destination-file)
	After: libvirtd.service (destination-default)
	After: logrotate.timer (destination-default)
	After: virtlogd.socket (destination-default)
	After: blockdev at dev-sda5.target (destination-default)
	After: systemd-backlight at backlight:acpi_video0.service (destination-file)
	After: system-systemd\x2dbacklight.slice (destination-default)
	After: session-12065.scope (destination-default)
	After: ntp.service (destination-default)
	After: blockdev at dev-mapper-tix\x2dlxc.target (destination-default)
	After: paths.target (destination-default)
	After: atd.service (destination-default)
	After: lxcfs.service (destination-default)
	After: smtp-blocker.service (destination-default)
	After: systemd-ask-password-console.path (destination-file)
	After: user at 1000.service (destination-default)
	After: time-sync.target (destination-default)
	After: network-online.target (destination-default)
	After: swap.target (destination-default)
	After: systemd-user-sessions.service (destination-default)
	After: remote-fs-pre.target (destination-default)
	After: systemd-sysusers.service (destination-file)
	After: blockdev at dev-tix-lxc.target (destination-default)
	After: nfs-utils.service (destination-default)
	After: nrpe-ng.service (destination-default)
	After: systemd-fsck at dev-tix-lxc.service (destination-file)
	After: wpa_supplicant.service (destination-default)
	After: sslh.service (destination-default)
	After: getty.target (destination-default)
	After: rc-local.service (destination-default)
	After: dbus.socket (destination-default)
	After: system-lvm2\x2dpvscan.slice (destination-default)
	After: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	After: network-pre.target (destination-default)
	After: nfs-client.target (destination-default)
	After: network.target (destination-default)
	After: cryptsetup.target (destination-default)
	After: systemd-machined.service (destination-default)
	ReferencedBy: network.target (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: system-systemd\x2dfsck.slice (destination-default)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-841E\x2d4928.target (destination-default)
	ReferencedBy: slices.target (destination-default)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: lxc.service (destination-default)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: system-lvm2\x2dpvscan.slice (destination-default)
	ReferencedBy: machine-lxc\x2d30675\x2demail.scope (destination-default)
	ReferencedBy: network-online.target (destination-default)
	ReferencedBy: machine-lxc\x2d30315\x2ddns.scope (destination-default)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: ntp.service (destination-default)
	ReferencedBy: nss-user-lookup.target (destination-default)
	ReferencedBy: system-getty.slice (destination-default)
	ReferencedBy: hostapd.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: libvirt-guests.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: time-set.target (destination-default)
	ReferencedBy: time-sync.target (destination-default)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: basic.target (destination-default)
	ReferencedBy: bluetooth.target (destination-default)
	ReferencedBy: rpcbind.target (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: mosquitto.service (destination-default)
	ReferencedBy: virtlogd.socket (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: machine.slice (destination-default)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: machine-lxc\x2d31468\x2dunifi.scope (destination-default)
	ReferencedBy: user-1000.slice (destination-default)
	ReferencedBy: rescue.target (destination-default)
	ReferencedBy: nss-lookup.target (destination-default)
	ReferencedBy: system-modprobe.slice (destination-default)
	ReferencedBy: graphical.target (destination-default)
	ReferencedBy: local-fs-pre.target (destination-default)
	ReferencedBy: network-pre.target (destination-default)
	ReferencedBy: virtlockd.socket (destination-default)
	ReferencedBy: timers.target (destination-file)
	ReferencedBy: getty.target (destination-default)
	ReferencedBy: getty-pre.target (destination-default)
	ReferencedBy: smartd.service (destination-default)
	ReferencedBy: nfs-client.target (destination-default)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: blockdev at dev-mapper-tix\x2dlxc.target (destination-default)
	ReferencedBy: user.slice (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ReferencedBy: sslh.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: swap.target (destination-default)
	ReferencedBy: smtp-blocker.service (destination-default)
	ReferencedBy: sysinit.target (destination-default)
	ReferencedBy: nftables.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: lxc-net.service (destination-default)
	ReferencedBy: nrpe-ng.service (destination-default)
	ReferencedBy: lxcfs.service (destination-default)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: munin-node.service (destination-default)
	ReferencedBy: machines.target (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-default)
	ReferencedBy: libvirtd.service (destination-default)
	ReferencedBy: remote-fs-pre.target (destination-default)
	ReferencedBy: blockdev at dev-sda1.target (destination-default)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: sockets.target (destination-default)
	ReferencedBy: virtlockd-admin.socket (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: system-systemd\x2dbacklight.slice (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.target (destination-default)
	ReferencedBy: apcupsd.service (destination-default)
	ReferencedBy: virtlogd-admin.socket (destination-default)
	ReferencedBy: virtlockd.service (destination-default)
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
	ReferencedBy: remote-fs.target (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: blockdev at dev-tix-lxc.target (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: multi-user.target (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: emergency.target (destination-default)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: paths.target (destination-default)
	ReferencedBy: session-12065.scope (destination-default)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: asterisk.service (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: virt-guest-shutdown.target (destination-default)
	ReferencedBy: cryptsetup.target (destination-default)
	ReferencedBy: blockdev at dev-mapper-tix\x2dswap.target (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: machine-lxc\x2d31365\x2dproxy.scope (destination-default)
	ReferencedBy: blockdev at dev-dm\x2d1.target (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: blockdev at dev-sda5.target (destination-default)
	ReferencedBy: nfs-utils.service (destination-default)
	ReferencedBy: virtlogd.service (destination-default)
	ReferencedBy: lvm2-pvscan at 8:6.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: blockdev at dev-mapper-tix\x2droot.target (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: systemd-quotacheck.service (destination-file)
	ReferencedBy: systemd-machined.service (destination-default)
	ReferencedBy: atd.service (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: lvm2-lvmpolld.socket (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit ssh.service:
	Alias: sshd.service
	Description: OpenBSD Secure Shell server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 21:10:46 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 21:10:46 CEST
	Active Enter Timestamp: Fri 2020-08-28 21:10:46 CEST
	Active Exit Timestamp: Fri 2020-08-28 21:10:46 CEST
	Inactive Enter Timestamp: Fri 2020-08-28 21:10:46 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/ssh.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 16c54467735c4f9595bcd1dec0fed850
	Documentation: man:sshd(8)
	Documentation: man:sshd_config(5)
	Fragment Path: /lib/systemd/system/ssh.service
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run untested
	Condition Timestamp: Fri 2020-08-28 21:10:46 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 21:10:46 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-file)
	After: network.target (origin-file)
	After: auditd.service (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: auditd.service (origin-file)
	References: basic.target (origin-default)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: -.mount (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /run/sshd (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 3149
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/ssh
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: sshd
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /usr/sbin/sshd -t
	-> ExecStart:
		Command Line: /usr/sbin/sshd -D $SSHD_OPTS
	-> ExecReload:
		Command Line: /usr/sbin/sshd -t
		Command Line: /bin/kill -HUP $MAINPID
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 89530f1458e54a1ea5f621bbb924c391
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Wants: anacron.timer (origin-file)
	Wants: systemd-tmpfiles-clean.timer (origin-file)
	Wants: logrotate.timer (origin-file)
	Wants: man-db.timer (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: man-db.timer (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: logrotate.timer (destination-default)
	References: anacron.timer (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-tmpfiles-clean.timer (origin-file)
	References: logrotate.timer (origin-file)
	References: man-db.timer (origin-file)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: basic.target (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-sda3.device:
	Description: SSD128GBS800 Windows
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 4c3efb3137374020a5e9b0da9116fd4f
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2duuid-6418222B1821FD24.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-76c05a93\x2d7c52\x2d4111\x2db601\x2dc07d2ea704ae.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dlabel-Windows.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit nfs-server.service:
	Description: nfs-server.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	ConsistsOf: rpc-svcgssd.service (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
-> Unit emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/emergency.service
	Requires: system.slice (origin-file)
	RequiredBy: emergency.target (destination-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	ConflictedBy: syslog.socket (destination-file)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: sysinit.target (destination-file)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (destination-file)
	Before: rescue.service (origin-file)
	Before: emergency.target (destination-file)
	After: system.slice (origin-file)
	After: syslog.socket (destination-file)
	References: shutdown.target (origin-file)
	References: rescue.service (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: emergency.target (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	Environment: HOME=/root
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /bin/plymouth --wait quit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sulogin-shell emergency
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit multi-user.target:
	Alias: runlevel3.target
	Alias: runlevel4.target
	Alias: runlevel2.target
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:31 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:31 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:31 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 4190c71c113048d0aaa0b0ce31b29346
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Fri 2020-08-28 11:37:31 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:31 CEST
	Assert Result: yes
	Requires: basic.target (origin-file)
	Wants: mosquitto.service (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Wants: cron.service (origin-file)
	Wants: libvirt-guests.service (origin-file)
	Wants: rpcbind.service (origin-file)
	Wants: smartd.service (origin-file)
	Wants: ssh.service (origin-file)
	Wants: systemd-user-sessions.service (origin-file)
	Wants: nrpe-ng.service (origin-file)
	Wants: remote-fs.target (origin-file)
	Wants: console-setup.service (origin-file)
	Wants: ntp.service (origin-file)
	Wants: wpa_supplicant.service (origin-file)
	Wants: sslh.service (origin-file)
	Wants: dbus.service (origin-file)
	Wants: nfs-client.target (origin-file)
	Wants: lxc-net.service (origin-file)
	Wants: munin-node.service (origin-file)
	Wants: machines.target (origin-file)
	Wants: smtp-blocker.service (origin-file)
	Wants: libvirtd.service (origin-file)
	Wants: rsync.service (origin-file)
	Wants: lxc.service (origin-file)
	Wants: isc-dhcp-server.service (origin-file)
	Wants: getty.target (origin-file)
	Wants: lm-sensors.service (origin-file)
	Wants: atd.service (origin-file)
	Wants: lxcfs.service (origin-file)
	Wants: apcupsd.service (origin-file)
	Wants: networking.service (origin-file)
	Wants: rsyslog.service (origin-file)
	Wants: systemd-logind.service (origin-file)
	Wants: exim4.service (origin-file)
	Wants: rc-local.service (origin-file)
	Wants: mongod.service (origin-file)
	Wants: systemd-ask-password-wall.path (origin-file)
	Wants: asterisk.service (origin-file)
	Wants: hostapd.service (origin-file)
	Wants: anacron.service (origin-file)
	RequiredBy: graphical.target (destination-file)
	Conflicts: rescue.target (origin-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	After: rsync.service (origin-default)
	After: atd.service (origin-default)
	After: nfs-client.target (origin-default)
	After: smartd.service (origin-default)
	After: rescue.service (origin-file)
	After: getty.target (origin-default)
	After: hostapd.service (origin-default)
	After: ssh.service (origin-default)
	After: sslh.service (origin-default)
	After: asterisk.service (origin-default)
	After: exim4.service (origin-default destination-file)
	After: rescue.target (origin-file)
	After: libvirt-guests.service (origin-default)
	After: lxcfs.service (origin-default)
	After: ntp.service (origin-default)
	After: machines.target (origin-default destination-file)
	After: rsyslog.service (origin-default)
	After: munin-node.service (origin-default)
	After: systemd-logind.service (origin-default)
	After: smtp-blocker.service (origin-default)
	After: systemd-user-sessions.service (origin-default)
	After: libvirtd.service (origin-default)
	After: nrpe-ng.service (origin-default)
	After: apcupsd.service (origin-default)
	After: lm-sensors.service (origin-default)
	After: cron.service (origin-default)
	After: mosquitto.service (origin-default)
	After: isc-dhcp-server.service (origin-default destination-file)
	After: wpa_supplicant.service (origin-default)
	After: rc-local.service (origin-default)
	After: dbus.service (origin-default)
	After: lxc-net.service (origin-default)
	After: basic.target (origin-file origin-default)
	After: lxc.service (origin-default)
	References: rc-local.service (origin-file origin-default)
	References: smartd.service (origin-file origin-default)
	References: systemd-update-utmp-runlevel.service (origin-file)
	References: systemd-logind.service (origin-file origin-default)
	References: wpa_supplicant.service (origin-file origin-default)
	References: rpcbind.service (origin-file)
	References: shutdown.target (origin-default)
	References: munin-node.service (origin-file origin-default)
	References: lxcfs.service (origin-file origin-default)
	References: cron.service (origin-file origin-default)
	References: apcupsd.service (origin-file origin-default)
	References: rescue.service (origin-file)
	References: machines.target (origin-file origin-default)
	References: hostapd.service (origin-file origin-default)
	References: lxc.service (origin-file origin-default)
	References: sslh.service (origin-file origin-default)
	References: exim4.service (origin-file origin-default)
	References: libvirtd.service (origin-file origin-default)
	References: anacron.service (origin-file)
	References: mosquitto.service (origin-file origin-default)
	References: getty.target (origin-file origin-default)
	References: ssh.service (origin-file origin-default)
	References: libvirt-guests.service (origin-file origin-default)
	References: asterisk.service (origin-file origin-default)
	References: isc-dhcp-server.service (origin-file origin-default)
	References: rescue.target (origin-file)
	References: nrpe-ng.service (origin-file origin-default)
	References: console-setup.service (origin-file)
	References: mongod.service (origin-file)
	References: smtp-blocker.service (origin-file origin-default)
	References: lm-sensors.service (origin-file origin-default)
	References: systemd-user-sessions.service (origin-file origin-default)
	References: systemd-ask-password-wall.path (origin-file)
	References: nfs-client.target (origin-file origin-default)
	References: dbus.service (origin-file origin-default)
	References: rsync.service (origin-file origin-default)
	References: remote-fs.target (origin-file)
	References: ntp.service (origin-file origin-default)
	References: networking.service (origin-file)
	References: lxc-net.service (origin-file origin-default)
	References: basic.target (origin-file origin-default)
	References: atd.service (origin-file origin-default)
	References: rsyslog.service (origin-file origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: machines.target (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit libvirtd.service:
	Description: Virtualization daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/libvirtd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 54b436ad3fc046dab65f5027064f9528
	Documentation: man:libvirtd(8)
	Documentation: https://libvirt.org
	Fragment Path: /lib/systemd/system/libvirtd.service
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: virtlogd.socket (origin-file)
	Requires: virtlockd.socket (origin-file)
	Requires: system.slice (origin-file)
	Wants: systemd-machined.service (origin-file)
	WantedBy: libvirt-guests.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: machine-lxc\x2d30315\x2ddns.scope (destination-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	Before: machine-lxc\x2d31365\x2dproxy.scope (destination-file)
	Before: machine-lxc\x2d31468\x2dunifi.scope (destination-file)
	Before: libvirt-guests.service (origin-file destination-file)
	Before: machine-lxc\x2d30675\x2demail.scope (destination-file)
	After: dbus.service (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-logind.service (origin-file)
	After: virtlogd-admin.socket (destination-file)
	After: systemd-journald.socket (origin-file)
	After: apparmor.service (origin-file)
	After: system.slice (origin-file)
	After: virtlockd.service (destination-file)
	After: virtlockd.socket (destination-file)
	After: virtlogd.socket (destination-file)
	After: network.target (origin-file)
	After: virtlockd-admin.socket (destination-file)
	After: iscsid.service (origin-file)
	After: virtlogd.service (destination-file)
	After: basic.target (origin-default)
	After: remote-fs.target (origin-file)
	After: systemd-machined.service (origin-file)
	After: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: dbus.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: apparmor.service (origin-file)
	References: iscsid.service (origin-file)
	References: systemd-logind.service (origin-file)
	References: virtlogd.socket (origin-file)
	References: sysinit.target (origin-default)
	References: local-fs.target (origin-file)
	References: virtlockd.socket (origin-file)
	References: remote-fs.target (origin-file)
	References: systemd-machined.service (origin-file)
	References: libvirt-guests.service (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: virtlockd-admin.socket (destination-file)
	ReferencedBy: machine-lxc\x2d30315\x2ddns.scope (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: virtlockd.socket (destination-file)
	ReferencedBy: machine-lxc\x2d31365\x2dproxy.scope (destination-file)
	ReferencedBy: machine-lxc\x2d31468\x2dunifi.scope (destination-file)
	ReferencedBy: machine-lxc\x2d30675\x2demail.scope (destination-file)
	ReferencedBy: virtlogd.socket (destination-file)
	ReferencedBy: virtlogd.service (destination-file)
	ReferencedBy: virtlogd-admin.socket (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: virtlockd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1477
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/libvirtd
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 8192
	LimitNOFILESoft: 8192
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/libvirtd $libvirtd_opts
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 32768
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit blockdev at dev-disk-by\x2duuid-841E\x2d4928.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/841E-4928
	Instance: dev-disk-by\x2duuid-841E\x2d4928
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: boot-efi.mount (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: boot-efi.mount (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device:
	Description: SSD128GBS800 SYSTEM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3083d45a5f0348dc97badc91d9522c3a
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-39659e36\x2db2fb\x2d4333\x2d970d\x2d353034b63b4d.device
	Following Set Member: dev-disk-by\x2duuid-841E\x2d4928.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart1.device
	Following Set Member: dev-disk-by\x2dlabel-SYSTEM.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-sda1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit systemd-hwdb-update.service:
	Description: Rebuild Hardware Database
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:hwdb(7)
	Documentation: man:systemd-hwdb(8)
	Fragment Path: /lib/systemd/system/systemd-hwdb-update.service
	ConditionDirectoryNotEmpty: |/etc/udev/hwdb.d untested
	ConditionPathExists: |/etc/udev/hwdb.bin untested
	ConditionPathExists: |!/lib/udev/hwdb.bin untested
	ConditionNeedsUpdate: /etc untested
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-udevd.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-update-done.service (origin-file)
	Before: sysinit.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-update-done.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/systemd-hwdb update
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-virtual-block-dm\x2d0.device:
	Description: /sys/devices/virtual/block/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 6f63164d2c9740e7b1054d391acd28f7
	Following Set Member: dev-disk-by\x2duuid-bd478eb5\x2d0f9e\x2d4f1f\x2d8486\x2dd285b39a2a8c.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2droot.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2dlabel-root.device
	Following Set Member: dev-tix-root.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C.device
	Following Set Member: dev-mapper-tix\x2droot.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:31:05 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:31:05 CET
	Active Enter Timestamp: Mon 2020-11-30 18:31:05 CET
	Active Exit Timestamp: Mon 2020-11-30 18:31:03 CET
	Inactive Enter Timestamp: Mon 2020-11-30 18:31:05 CET
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: bdd1b05081904889b6e918a09146ed26
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.service
	Condition Timestamp: Mon 2020-11-30 18:31:05 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 18:31:05 CET
	Assert Result: yes
	Requires: systemd-journald.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: systemd-journald-dev-log.socket (origin-file)
	Wants: systemd-journald.socket (origin-file)
	Wants: systemd-journald-audit.socket (origin-file)
	RequiredBy: systemd-journal-flush.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	After: systemd-journald-dev-log.socket (origin-file destination-implicit)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file destination-implicit)
	After: syslog.socket (origin-file)
	After: systemd-journald-audit.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald-audit.socket (origin-file destination-implicit)
	References: systemd-journald-dev-log.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: syslog.socket (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	ReferencedBy: systemd-journald-audit.socket (destination-implicit)
	ReferencedBy: systemd-journald.socket (destination-implicit)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
	RequiresMountsFor: /run/systemd/journal (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 29316
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: yes
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/journal
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -250
	LimitNOFILE: 524288
	LimitNOFILESoft: 524288
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	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
	LockPersonality: yes
	SystemCallFilter: getresuid waitpid getppid _llseek munlock kill getgid getsid fgetxattr setsid truncate lstat64 sched_get_priority_max exit_group sched_get_priority_min llistxattr epoll_wait getrlimit lgetxattr rmdir read msgctl select eventfd2 fchmodat semctl ioctl membarrier fstat64 mknodat newfstatat rt_sigreturn syncfs timerfd_gettime copy_file_range getresuid32 clock_gettime sigreturn setns rt_sigpending fcntl64 listxattr ugetrlimit renameat statfs fchown32 sync getpeername close sigpending sendmsg bind mq_notify sendfile mlockall mremap pipe pread64 pipe2 capget rt_sigaction accept setfsuid32 setpgid sysinfo preadv rt_tgsigqueueinfo statfs64 openat times utimes setgroups sigaction flock socket socketpair accept4 sigsuspend shutdown write getuid semtimedop send io_destroy fsetxattr lsetxattr linkat pause oldstat getegid signalfd4 setreuid execve getdents64 timer_settime gettid shmat sched_yield sched_rr_get_interval msgget fstatfs64 getgroups32 setregid32 chdir getresgid32 getgid32 request_key getcwd epoll_ctl_old epoll_wait_old inotify_add_watch fchdir poll rename io_submit setgid prctl alarm getrandom timerfd_settime setgroups32 execveat get_robust_list epoll_ctl signal capset stat64 sched_setscheduler fstatfs shmctl getsockname recv flistxattr readlinkat sched_getparam semget io_setup tee setresgid32 ipc getcpu unlinkat setrlimit recvfrom utime symlinkat kcmp get_mempolicy fchownat clock_nanosleep getresgid getegid32 mbind pwritev statx process_vm_readv lseek geteuid32 name_to_handle_at setreuid32 removexattr prlimit64 setregid io_getevents set_mempolicy oldfstat vmsplice setxattr inotify_rm_watch vfork fadvise64 migrate_pages sched_setaffinity setresuid getitimer personality shmdt epoll_create io_cancel mq_timedreceive timer_delete setgid32 keyctl eventfd lchown32 dup nice lchown sched_getscheduler _newselect mprotect setfsuid geteuid getpgid ftruncate rt_sigqueueinfo setresuid32 ioprio_set pwritev2 fstatat64 umask utimensat sched_getaffinity munlockall connect exit writev getsockopt mq_getsetattr recvmsg mknod getxattr symlink renameat2 mq_unlink add_key getpriority timerfd_create rt_sigsuspend sched_setparam pwrite64 sigaltstack lstat unlink open msgsnd inotify_init memfd_create readv unshare recvmmsg timer_create getgroups chown remap_file_pages setfsgid creat restart_syscall setsockopt gettimeofday readlink ftruncate64 mq_timedsend futex fallocate preadv2 olduname waitid mkdir process_vm_writev time futimesat arch_prctl timer_getoverrun msync get_thread_area clock_getres sync_file_range munmap tkill fremovexattr mkdirat brk tgkill setuid setfsgid32 getdents signalfd readdir rt_sigprocmask getpid setpriority epoll_pwait sync_file_range2 mlock2 oldlstat userfaultfd swapcontext fchmod set_tid_address truncate64 chown32 setuid32 set_robust_list msgrcv clone move_pages sendfile64 fdatasync dup3 fadvise64_64 sched_getattr stat setitimer faccessat mmap sched_setattr madvise readahead getrusage listen inotify_init1 fork sendmmsg setresgid chmod fstat sendto ioprio_get fchown getuid32 fcntl mq_open shmget dup2 lremovexattr getpgrp timer_gettime ppoll mlock set_tls semop uname pselect6 link access epoll_create1 socketcall wait4 sigprocmask mmap2 oldolduname splice rt_sigtimedwait fsync set_thread_area nanosleep
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-journald
	Status Text: Processing requests...
	File Descriptor Store Max: 4224
	File Descriptor Store Current: 17
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	DeviceAllow: char-rtc r
	DeviceAllow: char-* rw
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
-> Unit sys-devices-virtual-block-dm\x2d3.device:
	Description: /sys/devices/virtual/block/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: cb606b48a8c34e61b30ebaa6a62d20c1
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-tix-lxc.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOmWpgrBN4SKaolaZuqN5flsD1OpEfI8ue.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dlxc.device
	Following Set Member: dev-mapper-tix\x2dlxc.device
	Following Set Member: dev-disk-by\x2duuid-1e6f989b\x2dffdf\x2d41bc\x2d8c45\x2d783c49a0e2e7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit var-lib-machines.mount:
	Description: Virtual Machine and Container Storage (Compatibility)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 13:14:33 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Fragment Path: /lib/systemd/system/var-lib-machines.mount
	ConditionPathExists: /var/lib/machines.raw untested
	Condition Timestamp: Sun 2020-10-25 14:41:42 CET
	Condition Result: no
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: systemd-machined.service (destination-file)
	WantedBy: remote-fs.target (destination-file)
	WantedBy: machines.target (destination-file)
	Conflicts: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: umount.target (origin-file)
	Before: systemd-machined.service (destination-file)
	Before: machines.target (destination-default)
	After: local-fs-pre.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: umount.target (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-machined.service (destination-file)
	ReferencedBy: machines.target (destination-file destination-default)
	ReferencedBy: remote-fs.target (destination-file)
	RequiresMountsFor: /var/lib (origin-implicit)
	RequiresMountsFor: /var/lib/machines.raw (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Clean Result: success
	Where: /var/lib/machines
	What: /var/lib/machines.raw
	File System Type: btrfs
	Options: loop
	From /proc/self/mountinfo: no
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-modules-load.service:
	Alias: kmod.service
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-modules-load.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 48c042ffa84b4ef18f3292e32b908fbe
	Documentation: man:systemd-modules-load.service(8)
	Documentation: man:modules-load.d(5)
	Fragment Path: /lib/systemd/system/systemd-modules-load.service
	ConditionKernelCommandLine: |rd.modules-load untested
	ConditionKernelCommandLine: |modules-load untested
	ConditionDirectoryNotEmpty: |/run/modules-load.d untested
	ConditionDirectoryNotEmpty: |/etc/modules-load.d untested
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d untested
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d untested
	ConditionDirectoryNotEmpty: |/lib/modules-load.d untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-sysctl.service (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: networking.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit slapd.service:
	Description: slapd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: isc-dhcp-server.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
-> Unit lvm2-lvmpolld.socket:
	Description: LVM2 poll daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lvm2-lvmpolld.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b506126e55d6447fbc8b14b78b3abf5c
	Documentation: man:lvmpolld(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmpolld.socket
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: lvm2-lvmpolld.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: lvm2-lvmpolld.service (origin-implicit destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: lvm2-lvmpolld.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: lvm2-lvmpolld.service (origin-implicit)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	RequiresMountsFor: /run/lvm/lvmpolld.socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: lvm2-lvmpolld.socket
	SELinuxContextFromNet: no
	ListenStream: /run/lvm/lvmpolld.socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit rescue.target:
	Alias: runlevel1.target
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rescue.target
	Requires: sysinit.target (origin-file)
	Requires: rescue.service (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: multi-user.target (destination-file)
	ConflictedBy: graphical.target (destination-file)
	Before: multi-user.target (destination-file)
	Before: graphical.target (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-file origin-default)
	After: rescue.service (origin-file)
	References: sysinit.target (origin-file origin-default)
	References: systemd-update-utmp-runlevel.service (origin-file)
	References: shutdown.target (origin-default)
	References: rescue.service (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit sys-devices-virtual-block-dm\x2d2.device:
	Description: /sys/devices/virtual/block/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b8010239744e49e992b06c7925e7efac
	Following Set Member: dev-tix-vm001.device
	Following Set Member: dev-mapper-tix\x2dvm001.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOXIPMn1rItyV3XhuKctivBRQnM1rO9u0Z.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dvm001.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart1.device:
	Description: SSD128GBS800 SYSTEM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 98e57ee14eba4b9683446ac5008244dc
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-39659e36\x2db2fb\x2d4333\x2d970d\x2d353034b63b4d.device
	Following Set Member: dev-disk-by\x2duuid-841E\x2d4928.device
	Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart1.device
	Following Set Member: dev-disk-by\x2dlabel-SYSTEM.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-sda1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit lxc.mount:
	Description: /lxc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lxc.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 29ef67fef82647f2a5eafab854699abe
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/lxc.mount
	Source Path: /etc/fstab
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: systemd-fsck at dev-tix-lxc.service (origin-file)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	BindsTo: dev-mapper-tix\x2dlxc.device (origin-mountinfo-implicit)
	RequiredBy: local-fs.target (destination-file)
	Conflicts: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: umount.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: dev-mapper-tix\x2dlxc.device (origin-mountinfo-implicit)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-file)
	After: blockdev at dev-tix-lxc.target (origin-file)
	After: systemd-fsck at dev-tix-lxc.service (origin-file)
	After: blockdev at dev-mapper-tix\x2dlxc.target (origin-mountinfo-implicit)
	References: blockdev at dev-mapper-tix\x2dlxc.target (origin-mountinfo-implicit)
	References: local-fs-pre.target (origin-file)
	References: blockdev at dev-tix-lxc.target (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-fsck at dev-tix-lxc.service (origin-file)
	References: umount.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: dev-mapper-tix\x2dlxc.device (origin-mountinfo-implicit)
	ReferencedBy: local-fs.target (destination-file)
	RequiresMountsFor: /dev/tix/lxc (origin-file)
	RequiresMountsFor: / (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /lxc
	What: /dev/mapper/tix-lxc
	File System Type: ext4
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit auth-rpcgss-module.service:
	Description: Kernel Module supporting RPCSEC_GSS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Fragment Path: /lib/systemd/system/auth-rpcgss-module.service
	ConditionPathExists: /etc/krb5.keytab untested
	Requires: system.slice (origin-file)
	Wants: gssproxy.service (origin-file)
	Wants: rpc-svcgssd.service (origin-file)
	Wants: rpc-gssd.service (origin-file)
	WantedBy: nfs-client.target (destination-file)
	Before: gssproxy.service (origin-file)
	Before: rpc-svcgssd.service (origin-file)
	Before: rpc-gssd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: gssproxy.service (origin-file)
	References: rpc-svcgssd.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: rpc-gssd.service (origin-file)
	ReferencedBy: nfs-client.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/modprobe -q auth_rpcgss
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit var-lib-lxcfs.mount:
	Description: /var/lib/lxcfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/var-lib-lxcfs.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6314abf1db6749909f2261c172142d8b
	Source Path: /proc/self/mountinfo
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-mountinfo-default)
	Before: local-fs.target (origin-mountinfo-default)
	Before: umount.target (origin-mountinfo-default)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo-default)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-mountinfo-default)
	References: local-fs-pre.target (origin-mountinfo-default)
	References: system.slice (origin-file)
	References: umount.target (origin-mountinfo-default)
	References: -.mount (origin-path)
	RequiresMountsFor: /var/lib (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/lxcfs
	What: lxcfs
	File System Type: fuse.lxcfs
	Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit virtlogd.socket:
	Description: Virtual machine log manager socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/virtlogd.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 36363af93dcc4de89c800b32c7507785
	Fragment Path: /lib/systemd/system/virtlogd.socket
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	RequiredBy: virtlogd.service (destination-file)
	RequiredBy: libvirtd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: virtlogd.service (origin-implicit)
	Before: sockets.target (origin-default destination-default)
	Before: libvirtd.service (origin-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: virtlogd.service (origin-implicit)
	References: libvirtd.service (origin-file)
	References: system.slice (origin-file)
	References: virtlogd.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: sockets.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: virtlogd.service (destination-file)
	RequiresMountsFor: /run/libvirt/virtlogd-sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: virtlogd.socket
	SELinuxContextFromNet: no
	ListenStream: /run/libvirt/virtlogd-sock
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-subsystem-net-devices-vnet3.device:
	Description: /sys/subsystem/net/devices/vnet3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:33:44 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:33:44 CET
	Active Enter Timestamp: Mon 2020-11-30 18:33:44 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 42963d33ce2346aa8ceab668d295d259
	Following Set Member: sys-devices-virtual-net-vnet3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vnet3
	Found: found-udev
-> Unit machine-lxc\x2d30675\x2demail.scope:
	Description: Container lxc-30675-email
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:34:33 CET
	Inactive Exit Timestamp: Mon 2020-11-30 18:34:33 CET
	Active Enter Timestamp: Mon 2020-11-30 18:34:33 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Garbage Collection Mode: inactive-or-failed
	Slice: machine.slice
	CGroup: /machine.slice/machine-lxc\x2d30675\x2demail.scope
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	CGroup delegate mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Invocation ID: d9632cf23d92431bb9b018f85ebc4bc7
	Fragment Path: /run/systemd/transient/machine-lxc\x2d30675\x2demail.scope
	Condition Timestamp: Mon 2020-11-30 18:34:33 CET
	Condition Result: yes
	Assert Timestamp: Mon 2020-11-30 18:34:33 CET
	Assert Result: yes
	Requires: machine.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: virt-guest-shutdown.target (origin-file)
	After: libvirtd.service (origin-file)
	After: machine.slice (origin-file)
	References: shutdown.target (origin-default)
	References: libvirtd.service (origin-file)
	References: machine.slice (origin-file)
	References: virt-guest-shutdown.target (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 16384
	DevicePolicy: auto
	DisableControllers: 
	Delegate: yes
	DelegateControllers: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	Bus Ref: :1.86464
-> Unit man-db.timer:
	Description: Daily man-db regeneration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2020-12-01 08:55:36 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 7dc4b115fc4c48e4ab7415e079c5193d
	Documentation: man:mandb(8)
	Fragment Path: /lib/systemd/system/man-db.timer
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: man-db.service (origin-implicit)
	Before: timers.target (origin-default)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	After: -.mount (origin-path)
	Triggers: man-db.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: man-db.service (origin-implicit)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-default)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: man-db.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 12h
	RemainAfterElapse: yes
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: *-*-* 00:00:00
-> Unit dev-rfkill.device:
	Description: /dev/rfkill
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 9140af93e1e34008a36103ec33f58a00
	Following: sys-devices-virtual-misc-rfkill.device
	Following Set Member: sys-devices-virtual-misc-rfkill.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/misc/rfkill
	Found: found-udev
-> Unit dev-tix-swap.swap:
	Description: /dev/tix/swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-tix-swap.swap
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 08d0bd11fd834bde9e4e65670214beaf
	Following: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap
	Requires: system.slice (origin-file)
	Requires: dev-dm\x2d1.device (origin-proc-swap)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: dev-dm\x2d1.device (origin-proc-swap)
	References: system.slice (origin-file)
	References: swap.target (origin-default)
	References: dev-dm\x2d1.device (origin-proc-swap)
	References: systemd-journald.socket (origin-file)
	References: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	References: -.mount (origin-path)
	References: umount.target (origin-default)
	RequiresMountsFor: /dev/tix/swap (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/tix/swap
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-machine-id-commit.service(8)
	Fragment Path: /lib/systemd/system/systemd-machine-id-commit.service
	ConditionPathIsMountPoint: /etc/machine-id untested
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs.target (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 30s
	TimeoutStopSec: 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/systemd-machine-id-setup --commit
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-sda6.device:
	Description: LVM PV iYPlKF-a5hT-ylF6-93kd-HgXr-vQ2C-3wuzeD on /dev/sda6 6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: f23a49b9f629452eba454a470c7c90ab
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-block-8:6.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart6.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2diYPlKF\x2da5hT\x2dylF6\x2d93kd\x2dHgXr\x2dvQ2C\x2d3wuzeD.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart6.device
	Following Set Member: dev-disk-by\x2dpartuuid-a005e1fb\x2d414e\x2d40c8\x2d909e\x2dba965ceade58.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6
	Found: found-udev
-> Unit systemd-udevd.service:
	Alias: udev.service
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:33:39 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	Invocation ID: f5ca253c4a0a40008697609beed58d86
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd.service
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	WantedBy: systemd-udev-trigger.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	WantedBy: ifupdown-pre.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-udevd-control.socket (origin-file destination-implicit)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-hwdb-update.service (origin-file)
	After: systemd-udevd-kernel.socket (origin-file destination-implicit)
	TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
	TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
	References: systemd-sysusers.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-udevd-control.socket (destination-implicit)
	ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 252
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -1000
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: yes
	SystemCallArchitectures: native
	-> ExecStart:
		Command Line: /lib/systemd/systemd-udevd
	Status Text: Processing with 40 children at max
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
-> 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: Sun 2020-08-30 20:28:59 CEST
	Inactive Exit Timestamp: Sun 2020-08-30 20:28:54 CEST
	Active Enter Timestamp: Sun 2020-08-30 20:28:54 CEST
	Active Exit Timestamp: Sun 2020-08-30 20:28:59 CEST
	Inactive Enter Timestamp: Sun 2020-08-30 20:28:59 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 3f0537c846304df3bf323b0dd6cdcb7e
	Documentation: man:systemd-rfkill.service(8)
	Fragment Path: /lib/systemd/system/systemd-rfkill.service
	Condition Timestamp: Sun 2020-08-30 20:28:54 CEST
	Condition Result: yes
	Assert Timestamp: Sun 2020-08-30 20:28:54 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: system.slice (origin-file)
	BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: sys-devices-virtual-misc-rfkill.device (origin-file)
	After: -.mount (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-rfkill.socket (destination-implicit)
	TriggeredBy: systemd-rfkill.socket (destination-implicit)
	References: sys-devices-virtual-misc-rfkill.device (origin-file)
	References: -.mount (origin-file)
	References: system.slice (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-rfkill.socket (destination-implicit)
	RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 30s
	TimeoutStopSec: 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/rfkill
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-rfkill
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit apcupsd.service:
	Description: UPS power management daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 12:38:17 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 12:38:17 CEST
	Active Enter Timestamp: Fri 2020-08-28 12:38:17 CEST
	Active Exit Timestamp: Fri 2020-08-28 12:38:17 CEST
	Inactive Enter Timestamp: Fri 2020-08-28 12:38:17 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/apcupsd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 7d28ba92742441a49dc9a89d3cd82c36
	Documentation: man:apcupsd(8)
	Fragment Path: /lib/systemd/system/apcupsd.service
	DropIn Path: /etc/systemd/system/apcupsd.service.d/override.conf
	Condition Timestamp: Fri 2020-08-28 12:38:17 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 12:38:17 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: network-online.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 24985
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/apcupsd.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStartPre:
		Command Line: /lib/apcupsd/prestart
	-> ExecStart:
		Command Line: /sbin/apcupsd
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart5.device:
	Description: SSD128GBS800 boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 44eb2d22d86b4a5ca8740b6d86db8c13
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2dpartlabel-boot.device
	Following Set Member: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device
	Following Set Member: dev-disk-by\x2dlabel-boot.device
	Following Set Member: dev-disk-by\x2dpartuuid-0021e8ba\x2df123\x2d409f\x2daf94\x2d1dd904537fcb.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart5.device
	Following Set Member: dev-sda5.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
	Found: found-udev
-> Unit system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-getty.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 9124ba01f6bb46d78c73c85ef3a3b81a
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: getty at tty1.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-sysctl.service:
	Alias: procps.service
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-sysctl.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 17856165ecc44c89a117876902a18709
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /lib/systemd/system/systemd-sysctl.service
	ConditionPathIsReadWrite: /proc/sys/net untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: networking.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: networking.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-dm\x2dname\x2dtix\x2dlxc.device:
	Description: /dev/disk/by-id/dm-name-tix-lxc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: cd8bcf6290854dbdbbcfd0b82d677d68
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-tix-lxc.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOmWpgrBN4SKaolaZuqN5flsD1OpEfI8ue.device
	Following Set Member: dev-mapper-tix\x2dlxc.device
	Following Set Member: dev-disk-by\x2duuid-1e6f989b\x2dffdf\x2d41bc\x2d8c45\x2d783c49a0e2e7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
-> Unit postgresql.service:
	Description: postgresql.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
-> Unit dev-tix-swap.device:
	Description: /dev/tix/swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: a9b4c0b833254444acf88779542e156a
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.device
	Following Set Member: dev-mapper-tix\x2dswap.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart2.device:
	Description: SSD128GBS800 Microsoft\x20reserved\x20partition
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 955464abe747414387fb680712a50e19
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-sda2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartlabel-Microsoft\x5cx20reserved\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-099bc1f9\x2db21a\x2d4d77\x2dbd6e\x2dd4f4854f04a4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit rsync.service:
	Description: fast remote file copy program daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/rsync.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1efabadec131424e93387be4e9182adc
	Documentation: man:rsync(1)
	Documentation: man:rsyncd.conf(5)
	Fragment Path: /etc/systemd/system/rsync.service
	ConditionPathExists: /etc/rsyncd.conf untested
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1466
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/bin/rsync --daemon --no-detach --address=172.18.1.1
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart1.device:
	Description: SSD128GBS800 SYSTEM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3cbea683688f416d965f53046c74af57
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-39659e36\x2db2fb\x2d4333\x2d970d\x2d353034b63b4d.device
	Following Set Member: dev-disk-by\x2duuid-841E\x2d4928.device
	Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device
	Following Set Member: dev-disk-by\x2dlabel-SYSTEM.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-sda1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit kbd.service:
	Description: kbd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: console-setup.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
-> Unit dev-disk-by\x2dpartlabel-Microsoft\x5cx20reserved\x5cx20partition.device:
	Description: SSD128GBS800 Microsoft\x20reserved\x20partition
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: e41c41ebb94b4e6ab79b24bdce54e394
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-099bc1f9\x2db21a\x2d4d77\x2dbd6e\x2dd4f4854f04a4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 6b438d01f03349ecb185301032de46eb
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-ask-password-wall.service (origin-implicit)
	Before: shutdown.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: paths.target (origin-file)
	After: -.mount (origin-file)
	Triggers: systemd-ask-password-wall.service (origin-implicit)
	References: -.mount (origin-file)
	References: emergency.service (origin-file)
	References: systemd-ask-password-wall.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: cryptsetup.target (origin-file)
	References: paths.target (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	RequiresMountsFor: /run/systemd/ask-password (origin-file)
	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 apparmor.service:
	Description: Load AppArmor profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/apparmor.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: da2f71228f354d66946b8ff4342a8ccc
	Documentation: man:apparmor(7)
	Documentation: https://gitlab.com/apparmor/apparmor/wikis/home/
	Fragment Path: /lib/systemd/system/apparmor.service
	ConditionPathExists: !/run/live/overlay/work untested
	ConditionPathExists: !/rofs/etc/apparmor.d untested
	ConditionSecurity: apparmor untested
	AssertPathIsReadWrite: /sys/kernel/security/apparmor/.load untested
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: networking.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: local-fs.target (origin-file)
	After: systemd-journald-audit.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: -.mount (origin-path)
	References: local-fs.target (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /var/cache/apparmor (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/apparmor/apparmor.systemd reload
	-> ExecReload:
		Command Line: /lib/apparmor/apparmor.systemd reload
	-> ExecStop:
		Command Line: /bin/true
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit user at 1000.service:
	Description: User Manager for UID 1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2020-10-01 10:03:35 CEST
	Inactive Exit Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Enter Timestamp: Thu 2020-10-01 10:03:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/user at 1000.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: f6141ef01a60473f8bf2ed3623f0b70a
	Documentation: man:user at .service(5)
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Thu 2020-10-01 10:03:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2020-10-01 10:03:35 CEST
	Assert Result: yes
	Requires: user-runtime-dir at 1000.service (origin-file)
	Requires: user-1000.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: session-12065.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: session-12065.scope (destination-file)
	After: systemd-user-sessions.service (origin-file)
	After: user-1000.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: user-runtime-dir at 1000.service (origin-file)
	After: dbus.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: shutdown.target (origin-default)
	References: dbus.service (origin-file)
	References: user-1000.slice (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: user-runtime-dir at 1000.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: session-12065.scope (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: continue
	Main PID: 19172
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 2min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: inherit
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 1000
	DynamicUser: no
	PAMName: systemd-user
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
	Status Text: Startup finished in 125ms.
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: yes
	DelegateControllers: memory pids
-> Unit sys-devices-virtual-net-vlan11.device:
	Description: /sys/devices/virtual/net/vlan11
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 2eacdcd6be884b15ad39a693c4f2ef29
	Following Set Member: sys-subsystem-net-devices-vlan11.device
	Following Set Member: sys-subsystem-net-devices-enp2s0.11.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vlan11
	Found: found-udev
-> Unit console-screen.service:
	Description: console-screen.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: console-setup.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
-> Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2020-11-30 18:33:39 CET
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd-control.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 9f70f593988c465a99a41c296e76d58b
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-udevd.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: sockets.target (origin-file)
	References: systemd-udevd.service (origin-implicit)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	RequiresMountsFor: /run/udev/control (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: systemd-udevd-control.socket
	SELinuxContextFromNet: no
	ListenSequentialPacket: /run/udev/control
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit systemd-quotacheck.service:
	Description: File System Quota Check
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-quotacheck.service(8)
	Fragment Path: /lib/systemd/system/systemd-quotacheck.service
	ConditionPathExists: /sbin/quotacheck untested
	Requires: system.slice (origin-file)
	Before: remote-fs.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-fsck at dev-tix-lxc.service (destination-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: remote-fs.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.service (destination-file)
	ReferencedBy: systemd-fsck at dev-tix-lxc.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /lib/systemd/systemd-quotacheck
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-virtual-net-enp2s0.2.device:
	Description: /sys/devices/virtual/net/enp2s0.2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 52ff6b7425174e2ea1016f475da0c732
	Following Set Member: sys-subsystem-net-devices-enp2s0.2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/enp2s0.2
	Found: found-udev
-> Unit networking.service:
	Description: Raise network interfaces
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/networking.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: eed871ef9f4d4e2ca5f3277b69c0a30d
	Documentation: man:interfaces(5)
	Fragment Path: /lib/systemd/system/networking.service
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: ifupdown-pre.service (origin-file)
	Wants: network.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: network-online.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: network-online.target (origin-file)
	Before: network.target (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: network-pre.target (origin-file)
	After: apparmor.service (origin-file)
	After: ifupdown-pre.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysctl.service (origin-file)
	After: local-fs.target (origin-file)
	After: system.slice (origin-file)
	References: apparmor.service (origin-file)
	References: network.target (origin-file)
	References: ifupdown-pre.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: system.slice (origin-file)
	References: network-online.target (origin-file)
	References: network-pre.target (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: network-online.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 5min
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/networking
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/ifup -a --read-environment
	-> ExecStop:
		Command Line: /sbin/ifdown -a --read-environment --exclude=lo
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-sda1.device:
	Description: SSD128GBS800 SYSTEM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 3979965b08bb402fb52740d7ec9b4263
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-39659e36\x2db2fb\x2d4333\x2d970d\x2d353034b63b4d.device
	Following Set Member: dev-disk-by\x2duuid-841E\x2d4928.device
	Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart1.device
	Following Set Member: dev-disk-by\x2dlabel-SYSTEM.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	BoundBy: boot-efi.mount (destination-mountinfo-implicit)
	Before: boot-efi.mount (destination-mountinfo-implicit)
	ReferencedBy: boot-efi.mount (destination-mountinfo-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev,found-mount
-> Unit dev-dm\x2d1.swap:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-dm\x2d1.swap
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 75a110bfecf7438eb3b6e5ac0a5f7930
	Following: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap
	Following Set Member: dev-mapper-tix\x2dswap.swap
	Following Set Member: dev-tix-swap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap
	Requires: -.mount (origin-path)
	Requires: dev-dm\x2d1.device (origin-proc-swap)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default)
	Before: umount.target (origin-default)
	After: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	After: dev-dm\x2d1.device (origin-proc-swap)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	References: dev-dm\x2d1.device (origin-proc-swap)
	References: umount.target (origin-default)
	References: swap.target (origin-default)
	References: -.mount (origin-path)
	RequiresMountsFor: /dev/dm-1 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/dm-1
	From /proc/swaps: yes
	From fragment: no
	Device Node: /dev/dm-1
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart3.device:
	Description: SSD128GBS800 Windows
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 007bb550c98640d08003a02df9f92e8b
	Following: sys-devices-pci0000:00-0000:00:12.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\x2duuid-6418222B1821FD24.device
	Following Set Member: dev-disk-by\x2dpartuuid-76c05a93\x2d7c52\x2d4111\x2db601\x2dc07d2ea704ae.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dlabel-Windows.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> 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: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: systemd-ask-password-wall.path (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
	References: sysinit.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallArchitectures: native
	-> ExecStartPre:
		Command Line: /usr/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: /usr/bin/systemd-tty-ask-password-agent --wall
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-pci0000:00-0000:00:15.0-usb1-1\x2d4-1\x2d4:1.0-ttyUSB0-tty-ttyUSB0.device:
	Description: FT232 Serial (UART) IC
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 64ef91180eb445478d4a4706c888cda4
	Following Set Member: dev-serial-by\x2did-usb\x2dFTDI_P1_Converter_Cable_P13IE3ZB\x2dif00\x2dport0.device
	Following Set Member: dev-ttyUSB0.device
	Following Set Member: dev-serial-by\x2dpath-pci\x2d0000:00:15.0\x2dusb\x2d0:4:1.0\x2dport0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/ttyUSB0/tty/ttyUSB0
	Found: found-udev
-> Unit dev-disk-by\x2dlabel-root.device:
	Description: /dev/disk/by-label/root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: ae855003d3ee4786b856cc242880f2d7
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-tix\x2droot.device
	Following Set Member: dev-disk-by\x2duuid-bd478eb5\x2d0f9e\x2d4f1f\x2d8486\x2dd285b39a2a8c.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2droot.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-tix-root.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOEvYex1XPFlLi7NzaETgDX8UkdwSNzk0C.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
-> Unit network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: bd0ad77b8838421ca2295046606b2891
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-online.target
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Wants: networking.service (origin-file)
	WantedBy: asterisk.service (destination-file)
	WantedBy: exim4.service (destination-file)
	WantedBy: isc-dhcp-server.service (destination-file)
	WantedBy: mosquitto.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: munin-node.service (destination-file)
	Before: isc-dhcp-server.service (destination-file)
	Before: apcupsd.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: lxc-net.service (destination-file)
	Before: asterisk.service (destination-file)
	Before: mosquitto.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: exim4.service (destination-file)
	After: networking.service (destination-file)
	After: network.target (origin-file)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: networking.service (origin-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: lxc-net.service (destination-file)
	ReferencedBy: mosquitto.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: munin-node.service (destination-file)
	ReferencedBy: asterisk.service (destination-file)
	ReferencedBy: apcupsd.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device:
	Description: SSD128GBS800 Recovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 142bddf01619433db791f0cebfe4c41b
	Following Set Member: dev-sda4.device
	Following Set Member: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart4.device
	Following Set Member: dev-disk-by\x2dlabel-Recovery.device
	Following Set Member: dev-disk-by\x2duuid-C0C022E4C022E080.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart4.device
	Following Set Member: dev-disk-by\x2dpartuuid-52ffe1ca\x2d56f1\x2d4c43\x2daeb1\x2d7582a9fceb0f.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
	Found: found-udev
-> Unit dev-mapper-tix\x2dswap.swap:
	Description: /dev/mapper/tix-swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-mapper-tix\x2dswap.swap
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6fd21ba6fd104e76a7193f2294c58de4
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.swap
	Following Set Member: dev-dm\x2d1.swap
	Following Set Member: dev-tix-swap.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.swap
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.swap
	Fragment Path: /run/systemd/generator/dev-mapper-tix\x2dswap.swap
	Source Path: /etc/fstab
	Condition Timestamp: Fri 2020-08-28 11:37:26 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:26 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: dev-dm\x2d1.device (origin-proc-swap)
	RequiredBy: swap.target (destination-file)
	Conflicts: umount.target (origin-default)
	Before: swap.target (origin-default destination-default)
	Before: umount.target (origin-default)
	After: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: blockdev at dev-mapper-tix\x2dswap.target (origin-file)
	After: system.slice (origin-file)
	After: dev-dm\x2d1.device (origin-proc-swap)
	References: blockdev at dev-mapper-tix\x2dswap.target (origin-file)
	References: dev-dm\x2d1.device (origin-proc-swap)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	References: umount.target (origin-default)
	References: blockdev at dev-dm\x2d1.target (origin-proc-swap)
	References: swap.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: swap.target (destination-file destination-default)
	RequiresMountsFor: /dev/mapper/tix-swap (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/mapper/tix-swap
	From /proc/swaps: yes
	From fragment: yes
	Device Node: /dev/dm-1
	Priority: -2
	Options: 
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit nrpe-ng.service:
	Description: The next generation Nagios Remote Plugin Executor
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2020-09-30 12:16:03 CEST
	Inactive Exit Timestamp: Wed 2020-09-30 12:16:01 CEST
	Active Enter Timestamp: Wed 2020-09-30 12:16:03 CEST
	Active Exit Timestamp: Wed 2020-09-30 12:16:01 CEST
	Inactive Enter Timestamp: Wed 2020-09-30 12:16:01 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/nrpe-ng.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 449fd85a118e48c7b33331f3aeac5385
	Documentation: man:nrpe-ng(1)
	Fragment Path: /etc/systemd/system/nrpe-ng.service
	Condition Timestamp: Wed 2020-09-30 12:16:01 CEST
	Condition Result: yes
	Assert Timestamp: Wed 2020-09-30 12:16:01 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 2951
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/nagios/nrpe-ng.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGINT
	RestartKillSignal: SIGINT
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/nrpe-ng --config /etc/nagios/nrpe-ng.cfg --daemon
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-disk-by\x2dpartuuid-39659e36\x2db2fb\x2d4333\x2d970d\x2d353034b63b4d.device:
	Description: SSD128GBS800 SYSTEM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b4daa276d40d4effa8afc2c7a92c1cf4
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2duuid-841E\x2d4928.device
	Following Set Member: dev-disk-by\x2dpartlabel-EFI\x5cx20system\x5cx20partition.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart1.device
	Following Set Member: dev-disk-by\x2dlabel-SYSTEM.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-sda1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit sys-devices-virtual-net-virbr0.device:
	Description: /sys/devices/virtual/net/virbr0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:29 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 327ba92fbe5641d39e729a7cebe94e31
	Following Set Member: sys-subsystem-net-devices-virbr0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/virbr0
	Found: found-udev
-> Unit ifupdown-pre.service:
	Description: Helper to synchronize boot up for ifupdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/ifupdown-pre.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: eeb67d1147db4147b8324403d2d49a34
	Fragment Path: /lib/systemd/system/ifupdown-pre.service
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	RequiredBy: networking.service (destination-file)
	Before: network.target (origin-file)
	Before: networking.service (destination-file)
	After: systemd-udev-trigger.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: networking.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 3min
	TimeoutStopSec: 3min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/etc/default/networking
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /bin/sh -c 'if [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && [ -x /bin/udevadm ]; then udevadm settle; fi'
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 73287d1a07cd4124b94173c54e81a4f7
	Following Set Member: dev-ttyS3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
	Found: found-udev
-> Unit machine.slice:
	Description: Virtual Machine and Container Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2020-10-25 14:41:42 CET
	Inactive Exit Timestamp: Sun 2020-10-25 14:41:42 CET
	Active Enter Timestamp: Sun 2020-10-25 14:41:42 CET
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /machine.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup enabled mask: cpu memory pids
	CGroup own mask: memory pids
	CGroup members mask: cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices
	Invocation ID: c14f9b7e83c84ca28ec882a1b083190e
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/machine.slice
	Condition Timestamp: Sun 2020-10-25 14:41:42 CET
	Condition Result: yes
	Assert Timestamp: Sun 2020-10-25 14:41:42 CET
	Assert Result: yes
	Requires: -.slice (origin-implicit)
	RequiredBy: machine-lxc\x2d31365\x2dproxy.scope (destination-file)
	RequiredBy: machine-lxc\x2d30315\x2ddns.scope (destination-file)
	RequiredBy: machine-lxc\x2d31468\x2dunifi.scope (destination-file)
	RequiredBy: machine-lxc\x2d30675\x2demail.scope (destination-file)
	WantedBy: systemd-machined.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-machined.service (destination-file)
	Before: machine-lxc\x2d31468\x2dunifi.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: machine-lxc\x2d30315\x2ddns.scope (destination-file)
	Before: machine-lxc\x2d30675\x2demail.scope (destination-file)
	Before: machine-lxc\x2d31365\x2dproxy.scope (destination-file)
	Before: slices.target (origin-file)
	After: -.slice (origin-implicit)
	References: slices.target (origin-file)
	References: shutdown.target (origin-default)
	References: -.slice (origin-implicit)
	ReferencedBy: systemd-machined.service (destination-file)
	ReferencedBy: machine-lxc\x2d31365\x2dproxy.scope (destination-file)
	ReferencedBy: machine-lxc\x2d31468\x2dunifi.scope (destination-file)
	ReferencedBy: machine-lxc\x2d30315\x2ddns.scope (destination-file)
	ReferencedBy: machine-lxc\x2d30675\x2demail.scope (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: dba83681dfbe414daa0aa9a52e4fb007
	Following Set Member: dev-rfkill.device
	Wants: systemd-rfkill.socket (origin-udev)
	BoundBy: systemd-rfkill.service (destination-file)
	BoundBy: systemd-rfkill.socket (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	References: systemd-rfkill.socket (origin-udev)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/misc/rfkill
	Found: found-udev
	udev SYSTEMD_WANTS: systemd-rfkill.socket
-> Unit dev-disk-by\x2dpartuuid-0021e8ba\x2df123\x2d409f\x2daf94\x2d1dd904537fcb.device:
	Description: SSD128GBS800 boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 1a6d8352f53546a2821e4b5421c3b8a5
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2dpartlabel-boot.device
	Following Set Member: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device
	Following Set Member: dev-disk-by\x2dlabel-boot.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart5.device
	Following Set Member: dev-sda5.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
	Found: found-udev
-> 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: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: 2a8e95f5fc8e4e8e931554e45a48957e
	Following Set Member: dev-ttyS0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS0
	Found: found-udev
-> Unit getty at tty1.service:
	Alias: autovt at tty1.service
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:28 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:28 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-getty.slice
	CGroup: /system.slice/system-getty.slice/getty at tty1.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: ba9c26ed817a4ecfb3c7cb408eccd9ef
	Documentation: man:agetty(8)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty at .service
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Fri 2020-08-28 11:37:28 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:28 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system-getty.slice (origin-file)
	WantedBy: getty.target (destination-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: rescue.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: getty.target (origin-file destination-default)
	After: rc-local.service (origin-file)
	After: system-getty.slice (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: getty-pre.target (origin-file)
	After: plymouth-quit-wait.service (origin-file)
	References: rc-local.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: getty-pre.target (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: plymouth-quit-wait.service (origin-file)
	References: rescue.service (origin-file)
	References: getty.target (origin-file)
	References: basic.target (origin-default)
	References: system-getty.slice (origin-file)
	ReferencedBy: getty.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1492
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	UnsetEnvironment: LANG
	UnsetEnvironment: LANGUAGE
	UnsetEnvironment: LC_CTYPE
	UnsetEnvironment: LC_NUMERIC
	UnsetEnvironment: LC_TIME
	UnsetEnvironment: LC_COLLATE
	UnsetEnvironment: LC_MONETARY
	UnsetEnvironment: LC_MESSAGES
	UnsetEnvironment: LC_PAPER
	UnsetEnvironment: LC_NAME
	UnsetEnvironment: LC_ADDRESS
	UnsetEnvironment: LC_TELEPHONE
	UnsetEnvironment: LC_MEASUREMENT
	UnsetEnvironment: LC_IDENTIFICATION
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/tty1
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: yes
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	UtmpIdentifier: tty1
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/agetty -o '-p -- \u' --noclear tty1 $TERM
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit dev-mapper-tix\x2dvm001.device:
	Description: /dev/mapper/tix-vm001
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: d788393c443b45509eeb8cbff0fe379f
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-tix-vm001.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBOXIPMn1rItyV3XhuKctivBRQnM1rO9u0Z.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dvm001.device
	Following Set Member: dev-dm\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
-> Unit dev-mapper-tix\x2dswap.device:
	Description: /dev/mapper/tix-swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: e0f1db1cd04f41ba9eb268f57e544f48
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.device
	Following Set Member: dev-tix-swap.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.device
	Following Set Member: dev-dm\x2d1.device
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:27 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:27 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: b1c819c2ecc146ea8c53f82cbc977d12
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Fri 2020-08-28 11:37:27 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:27 CEST
	Assert Result: yes
	Wants: dev-hugepages.mount (origin-file)
	Wants: systemd-tmpfiles-setup.service (origin-file)
	Wants: systemd-journald.service (origin-file)
	Wants: sys-kernel-config.mount (origin-file)
	Wants: swap.target (origin-file)
	Wants: lvm2-monitor.service (origin-file)
	Wants: sys-kernel-tracing.mount (origin-file)
	Wants: systemd-tmpfiles-setup-dev.service (origin-file)
	Wants: apparmor.service (origin-file)
	Wants: systemd-random-seed.service (origin-file)
	Wants: systemd-sysusers.service (origin-file)
	Wants: systemd-boot-system-token.service (origin-file)
	Wants: systemd-machine-id-commit.service (origin-file)
	Wants: systemd-hwdb-update.service (origin-file)
	Wants: systemd-timesyncd.service (origin-file)
	Wants: systemd-udevd.service (origin-file)
	Wants: systemd-udev-trigger.service (origin-file)
	Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
	Wants: sys-kernel-debug.mount (origin-file)
	Wants: kmod-static-nodes.service (origin-file)
	Wants: systemd-pstore.service (origin-file)
	Wants: dev-mqueue.mount (origin-file)
	Wants: systemd-update-utmp.service (origin-file)
	Wants: lvm2-lvmpolld.socket (origin-file)
	Wants: sys-fs-fuse-connections.mount (origin-file)
	Wants: systemd-ask-password-console.path (origin-file)
	Wants: systemd-binfmt.service (origin-file)
	Wants: systemd-modules-load.service (origin-file)
	Wants: blk-availability.service (origin-file)
	Wants: cryptsetup.target (origin-file)
	Wants: keyboard-setup.service (origin-file)
	Wants: systemd-journal-flush.service (origin-file)
	Wants: systemd-sysctl.service (origin-file)
	Wants: local-fs.target (origin-file)
	RequiredBy: virtlockd.service (destination-default)
	RequiredBy: libvirtd.service (destination-default)
	RequiredBy: rsync.service (destination-default)
	RequiredBy: virtlockd-admin.socket (destination-default)
	RequiredBy: bluetooth.service (destination-default)
	RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
	RequiredBy: smartd.service (destination-default)
	RequiredBy: lxc-net.service (destination-default)
	RequiredBy: smtp-blocker.service (destination-default)
	RequiredBy: dbus.socket (destination-default)
	RequiredBy: systemd-user-sessions.service (destination-default)
	RequiredBy: atd.service (destination-default)
	RequiredBy: lm-sensors.service (destination-default)
	RequiredBy: wpa_supplicant.service (destination-default)
	RequiredBy: systemd-ask-password-wall.service (destination-default)
	RequiredBy: virtlogd.service (destination-default)
	RequiredBy: isc-dhcp-server.service (destination-default)
	RequiredBy: dbus.service (destination-default)
	RequiredBy: ssh.service (destination-default)
	RequiredBy: uuidd.socket (destination-default)
	RequiredBy: rc-local.service (destination-default)
	RequiredBy: uuidd.service (destination-default)
	RequiredBy: virtlogd.socket (destination-default)
	RequiredBy: systemd-machined.service (destination-default)
	RequiredBy: nrpe-ng.service (destination-default)
	RequiredBy: hostapd.service (destination-default)
	RequiredBy: mosquitto.service (destination-default)
	RequiredBy: logrotate.service (destination-default)
	RequiredBy: cron.service (destination-default)
	RequiredBy: apcupsd.service (destination-default)
	RequiredBy: rsyslog.service (destination-default)
	RequiredBy: rescue.target (destination-file)
	RequiredBy: virtlogd-admin.socket (destination-default)
	RequiredBy: lxcfs.service (destination-default)
	RequiredBy: logrotate.timer (destination-default)
	RequiredBy: basic.target (destination-file)
	RequiredBy: exim4.service (destination-default)
	RequiredBy: munin-node.service (destination-default)
	RequiredBy: man-db.timer (destination-default)
	RequiredBy: user-runtime-dir at 1000.service (destination-default)
	RequiredBy: systemd-logind.service (destination-default)
	RequiredBy: getty at tty1.service (destination-default)
	RequiredBy: polkit.service (destination-default)
	RequiredBy: lxc.service (destination-default)
	RequiredBy: nfs-utils.service (destination-default)
	RequiredBy: libvirt-guests.service (destination-default)
	RequiredBy: user at 1000.service (destination-default)
	RequiredBy: getty-static.service (destination-default)
	RequiredBy: man-db.service (destination-default)
	RequiredBy: ntp.service (destination-default)
	RequiredBy: virtlockd.socket (destination-default)
	RequiredBy: asterisk.service (destination-default)
	RequiredBy: sslh.service (destination-default)
	Conflicts: emergency.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: emergency.service (origin-file)
	Before: apcupsd.service (destination-default)
	Before: lxc.service (destination-default)
	Before: basic.target (destination-file destination-default)
	Before: ssh.service (destination-default)
	Before: logrotate.timer (destination-default)
	Before: cron.service (destination-default)
	Before: nfs-utils.service (destination-default)
	Before: munin-node.service (destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: dbus.socket (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: lxc-net.service (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: rsync.service (destination-default)
	Before: virtlogd-admin.socket (destination-default)
	Before: lxcfs.service (destination-default)
	Before: virtlogd.service (destination-default)
	Before: getty-static.service (destination-default)
	Before: nrpe-ng.service (destination-default)
	Before: bluetooth.service (destination-default)
	Before: lm-sensors.service (destination-default)
	Before: systemd-machined.service (destination-default)
	Before: user at 1000.service (destination-default)
	Before: libvirtd.service (destination-default)
	Before: dbus.service (destination-default)
	Before: rsyslog.service (destination-default)
	Before: exim4.service (destination-default)
	Before: isc-dhcp-server.service (destination-default)
	Before: logrotate.service (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: man-db.timer (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: man-db.service (destination-default)
	Before: uuidd.socket (destination-default)
	Before: rc-local.service (destination-default)
	Before: virtlockd.service (destination-default)
	Before: asterisk.service (destination-default)
	Before: atd.service (destination-default)
	Before: rescue.service (destination-file)
	Before: hostapd.service (destination-default)
	Before: virtlockd-admin.socket (destination-default)
	Before: virtlockd.socket (destination-default)
	Before: uuidd.service (destination-default)
	Before: sslh.service (destination-default)
	Before: smartd.service (destination-default)
	Before: mosquitto.service (destination-default)
	Before: polkit.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.timer (destination-default)
	Before: ntp.service (destination-default)
	Before: libvirt-guests.service (destination-default)
	Before: rescue.target (destination-file destination-default)
	Before: virtlogd.socket (destination-default)
	Before: smtp-blocker.service (destination-default)
	Before: wpa_supplicant.service (destination-default)
	After: sys-fs-fuse-connections.mount (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: kmod-static-nodes.service (destination-file)
	After: sys-kernel-debug.mount (destination-file)
	After: swap.target (origin-file origin-default)
	After: systemd-binfmt.service (destination-file)
	After: systemd-udevd.service (destination-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-file)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: sys-kernel-config.mount (destination-file)
	After: emergency.target (origin-file)
	After: systemd-backlight at backlight:acpi_video0.service (destination-file)
	After: systemd-udev-trigger.service (destination-file)
	After: sys-kernel-tracing.mount (destination-file)
	After: systemd-sysusers.service (destination-file)
	After: systemd-timesyncd.service (destination-file)
	After: systemd-journald.service (destination-file)
	After: dev-mqueue.mount (destination-file)
	After: dev-hugepages.mount (destination-file)
	After: apparmor.service (destination-file)
	After: systemd-modules-load.service (destination-file)
	After: local-fs.target (origin-file)
	After: emergency.service (origin-file)
	After: modprobe at drm.service (destination-file)
	After: systemd-sysctl.service (destination-file)
	After: systemd-machine-id-commit.service (destination-file)
	After: systemd-pstore.service (destination-file)
	After: systemd-update-utmp.service (destination-file)
	After: cryptsetup.target (origin-default)
	After: systemd-hwdb-update.service (destination-file)
	References: cryptsetup.target (origin-file origin-default)
	References: apparmor.service (origin-file)
	References: sys-kernel-debug.mount (origin-file)
	References: systemd-pstore.service (origin-file)
	References: emergency.target (origin-file)
	References: emergency.service (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: lvm2-lvmpolld.socket (origin-file)
	References: dev-mqueue.mount (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: systemd-timesyncd.service (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: systemd-journal-flush.service (origin-file)
	References: dev-hugepages.mount (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: systemd-update-utmp.service (origin-file)
	References: keyboard-setup.service (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-random-seed.service (origin-file)
	References: sys-kernel-config.mount (origin-file)
	References: sys-fs-fuse-connections.mount (origin-file)
	References: systemd-machine-id-commit.service (origin-file)
	References: systemd-ask-password-console.path (origin-file)
	References: systemd-boot-system-token.service (origin-file)
	References: shutdown.target (origin-default)
	References: swap.target (origin-file origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sys-kernel-tracing.mount (origin-file)
	References: systemd-journald.service (origin-file)
	References: systemd-binfmt.service (origin-file)
	References: lvm2-monitor.service (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: kmod-static-nodes.service (origin-file)
	References: blk-availability.service (origin-file)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: apcupsd.service (destination-default)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: virtlockd.service (destination-default)
	ReferencedBy: sslh.service (destination-default)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: systemd-backlight at backlight:acpi_video0.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: virtlockd-admin.socket (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: mosquitto.service (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: lxc.service (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: nfs-utils.service (destination-default)
	ReferencedBy: munin-node.service (destination-default)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: smtp-blocker.service (destination-default)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: hostapd.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: virtlogd.socket (destination-default)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: ntp.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: smartd.service (destination-default)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: libvirt-guests.service (destination-default)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: atd.service (destination-default)
	ReferencedBy: systemd-machined.service (destination-default)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: nrpe-ng.service (destination-default)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: virtlogd.service (destination-default)
	ReferencedBy: virtlockd.socket (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: libvirtd.service (destination-default)
	ReferencedBy: rescue.target (destination-file destination-default)
	ReferencedBy: lxc-net.service (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: lxcfs.service (destination-default)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: asterisk.service (destination-default)
	ReferencedBy: virtlogd-admin.socket (destination-default)
	ReferencedBy: dbus.service (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit lvm2-monitor.service:
	Description: Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:25 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:25 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lvm2-monitor.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuacct blkio memory devices pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6d0c002e74144d71b0871c67365897bd
	Documentation: man:dmeventd(8)
	Documentation: man:lvcreate(8)
	Documentation: man:lvchange(8)
	Documentation: man:vgchange(8)
	Fragment Path: /lib/systemd/system/lvm2-monitor.service
	Condition Timestamp: Fri 2020-08-28 11:37:25 CEST
	Condition Result: yes
	Assert Timestamp: Fri 2020-08-28 11:37:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: dm-event.socket (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	After: system.slice (origin-file)
	After: dm-event.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dm-event.socket (origin-file)
	After: lvm2-activation.service (origin-file)
	References: lvm2-activation.service (origin-file)
	References: shutdown.target (origin-file)
	References: dm-event.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: dm-event.socket (origin-file)
	References: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	Environment: LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /sbin/lvm vgchange --monitor y
	-> ExecStop:
		Command Line: /sbin/lvm vgchange --monitor n
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit blockdev at dev-tix-lxc.target:
	Description: Block Device Preparation for /dev/tix/lxc
	Instance: dev-tix-lxc
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2020-11-30 18:31:01 CET
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/blockdev at .target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: lxc.mount (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: lxc.mount (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit gssproxy.service:
	Description: gssproxy.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	WantedBy: auth-rpcgss-module.service (destination-file)
	Before: nfs-client.target (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	After: auth-rpcgss-module.service (destination-file)
	ReferencedBy: auth-rpcgss-module.service (destination-file)
	ReferencedBy: nfs-client.target (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
-> Unit rpc-svcgssd.service:
	Description: RPC security service for NFS server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2020-10-18 17:22:31 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Fragment Path: /lib/systemd/system/rpc-svcgssd.service
	ConditionPathExists: /etc/krb5.keytab untested
	ConditionPathExists: |!/proc/net/rpc/use-gss-proxy untested
	ConditionPathExists: |!/run/gssproxy.pid untested
	Requires: system.slice (origin-file)
	Requires: run-rpc_pipefs.mount (origin-file)
	Wants: nfs-config.service (origin-file)
	PartOf: nfs-utils.service (origin-file)
	PartOf: nfs-server.service (origin-file)
	WantedBy: auth-rpcgss-module.service (destination-file)
	Before: nfs-client.target (destination-file)
	After: gssproxy.service (origin-file)
	After: nfs-config.service (origin-file)
	After: run-rpc_pipefs.mount (origin-file)
	After: system.slice (origin-file)
	After: auth-rpcgss-module.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs.target (origin-file)
	References: nfs-server.service (origin-file)
	References: nfs-utils.service (origin-file)
	References: run-rpc_pipefs.mount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: nfs-config.service (origin-file)
	References: local-fs.target (origin-file)
	References: gssproxy.service (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: nfs-client.target (destination-file)
	ReferencedBy: auth-rpcgss-module.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	EnvironmentFile: -/run/sysconfig/nfs-utils
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	-> ExecStart:
		Command Line: /usr/sbin/rpc.svcgssd $SVCGSSDARGS
	CPUAccounting: no
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	AllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	MemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	MemoryLimit: 18446744073709551615
	TasksMax: 4915
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
-> Unit sys-devices-virtual-block-dm\x2d1.device:
	Description: /sys/devices/virtual/block/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: a40ff5b78ae5427fbc013b992081b865
	Following Set Member: dev-disk-by\x2duuid-4b372363\x2d41f0\x2d419b\x2d9adb\x2dd170ae856fe9.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2d86D2IGkY1I3UkAi25gX34oKrb2n4OwBONj0HOAkpxXltdgopjYOD2RPpaYYY7Okj.device
	Following Set Member: dev-tix-swap.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dtix\x2dswap.device
	Following Set Member: dev-mapper-tix\x2dswap.device
	Following Set Member: dev-dm\x2d1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
-> 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: Fri 2020-08-28 12:40:07 CEST
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	After: systemd-sysusers.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
-> Unit dev-sda5.device:
	Description: SSD128GBS800 boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Fri 2020-08-28 11:37:26 CEST
	Inactive Exit Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Enter Timestamp: Fri 2020-08-28 11:37:26 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Invocation ID: be970c3526cb4cd1851e00a2458e2eb7
	Following: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2dpartlabel-boot.device
	Following Set Member: dev-disk-by\x2duuid-125cedd5\x2d5fb6\x2d4148\x2d86fc\x2d35e096963d49.device
	Following Set Member: dev-disk-by\x2dlabel-boot.device
	Following Set Member: dev-disk-by\x2dpartuuid-0021e8ba\x2df123\x2d409f\x2daf94\x2d1dd904537fcb.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSSD128GBS800_AA000000000000003096\x2dpart5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:12.0\x2data\x2d1\x2dpart5.device
	BoundBy: boot.mount (destination-mountinfo-implicit)
	Before: boot.mount (destination-mountinfo-implicit)
	ReferencedBy: boot.mount (destination-mountinfo-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5
	Found: found-udev,found-mount
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/hostapd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/hostapd.service

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

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

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

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

==> /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/multi-user.target.wants/ssh.service <==

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/wpa_supplicant.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/nfs-client.target <==

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/remote-fs.target.wants/nfs-client.target <==

==> /var/lib/systemd/deb-systemd-helper-enabled/wpa_supplicant.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/wpa_supplicant.service
/etc/systemd/system/dbus-fi.w1.wpa_supplicant1.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/nfs-client.target.dsh-also <==
/etc/systemd/system/multi-user.target.wants/nfs-client.target
/etc/systemd/system/remote-fs.target.wants/nfs-client.target

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/nftables.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/nftables.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/virtlogd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlogd.socket

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/ntp.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ntp.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/logrotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/logrotate.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/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer

==> /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/ifupdown-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/ifupdown-wait-online.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/virtlockd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/virtlockd.socket

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /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/network-online.target.wants/networking.service <==

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/systemd-timesyncd.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service
/etc/systemd/system/dbus-org.freedesktop.timesync1.service

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-fi.w1.wpa_supplicant1.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/rpcbind.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/rpcbind.socket
-------------- 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>
/dev/mapper/tix-root	/               ext4    errors=remount-ro 0       1
# /boot was on /dev/sda5 during installation
UUID=125cedd5-5fb6-4148-86fc-35e096963d49 /boot           ext4    defaults        0       2
# /boot/efi was on /dev/sda1 during installation
UUID=841E-4928		/boot/efi       vfat    umask=0077      0       1
/dev/mapper/tix-swap	none            swap    sw              0       0
/dev/tix/lxc		/lxc		ext4	defaults	0	2


More information about the Pkg-systemd-maintainers mailing list