Bug#1004687: systemd: When NFS filesystems are mounted, systemctl actions (ex: daemon-reload) are exceedingly slow

Brandon Applegate brandon at burn.net
Mon Jan 31 19:15:23 GMT 2022


Package: systemd
Version: 247.3-6
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

	Installed fresh Bullseye (amd64).  At some point experienced extreme delay with systemctl operations.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

	Increased systemd log level to debug.  Through trial and error determined unmounting all NFS alleviates this condition.

   * What was the outcome of this action?

	"systemctl daemon-reload" can now be ran normally with no delay.

   * What outcome did you expect instead?

	N/A

*** End of the template - remove these template lines ***


-- Package-specific info:

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

Kernel: Linux 5.10.0-11-amd64 (SMP w/12 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
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-10
ii  libapparmor1       2.13.6-10
ii  libaudit1          1:3.0-2
ii  libblkid1          2.36.1-8+deb11u1
ii  libc6              2.31-13+deb11u2
ii  libcap2            1:2.44-1
ii  libcrypt1          1:4.4.18-4
ii  libcryptsetup12    2:2.3.5-1
ii  libgcrypt20        1.8.7-6
ii  libgnutls30        3.7.1-5
ii  libgpg-error0      1.38-2
ii  libip4tc2          1.8.7-1
ii  libkmod2           28-1
ii  liblz4-1           1.9.3-2
ii  liblzma5           5.2.5-2
ii  libmount1          2.36.1-8+deb11u1
ii  libpam0g           1.4.0-9+deb11u1
ii  libseccomp2        2.5.1-1+deb11u1
ii  libselinux1        3.1-3
ii  libsystemd0        247.3-6
ii  libzstd1           1.4.8+dfsg-2.1
ii  mount              2.36.1-8+deb11u1
ii  ntp [time-daemon]  1:4.2.8p15+dfsg-1
ii  util-linux         2.36.1-8+deb11u1

Versions of packages systemd recommends:
ii  dbus  1.12.20-2

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

Versions of packages systemd is related to:
pn  dracut           <none>
ii  initramfs-tools  0.140
ii  libnss-systemd   247.3-6
ii  libpam-systemd   247.3-6
ii  udev             247.3-6

-- no debconf information
-------------- next part --------------
[OVERRIDDEN] /etc/tmpfiles.d/screen-cleanup.conf -> /usr/lib/tmpfiles.d/screen-cleanup.conf

--- /usr/lib/tmpfiles.d/screen-cleanup.conf	2021-02-23 05:18:41.000000000 -0500
+++ /etc/tmpfiles.d/screen-cleanup.conf	2022-01-23 00:16:37.826988080 -0500
@@ -1 +1,2 @@
-d /run/screen 0777 root utmp
+# This file is generated by /var/lib/dpkg/info/screen.postinst upon package configuration
+d /run/screen 1777 root utmp

[EXTENDED]   /usr/lib/systemd/system/rc-local.service -> /usr/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-localed.service -> /usr/lib/systemd/system/systemd-localed.service.d/locale-gen.conf
[OVERRIDDEN] /etc/modprobe.d/systemd.conf -> /usr/lib/modprobe.d/systemd.conf

--- /usr/lib/modprobe.d/systemd.conf	2021-02-02 10:29:47.000000000 -0500
+++ /etc/modprobe.d/systemd.conf	2022-01-22 23:41:35.412469924 -0500
@@ -1,20 +1 @@
-#  SPDX-License-Identifier: LGPL-2.1-or-later
-#
-#  This file is part of systemd.
-#
-#  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU Lesser General Public License as published by
-#  the Free Software Foundation; either version 2.1 of the License, or
-#  (at your option) any later version.
-#
-# When bonding module is loaded, it creates bond0 by default due to max_bonds
-# option default value 1. This interferes with the network configuration
-# management / networkd, as it is not possible to detect whether this bond0 was
-# intentionally configured by the user, or should be managed by
-# networkd/NM/etc. Therefore disable bond0 creation.
-
-options bonding max_bonds=0
-
-# Do the same for dummy0.
-
-options dummy numdummies=0
+options dummy numdummies=1


4 overridden configuration files found.
-------------- next part --------------
Timestamp firmware: 13.196176s
Timestamp loader: 6.358748s
Timestamp kernel: Sun 2022-01-30 12:33:59 EST
Timestamp userspace: Sun 2022-01-30 12:34:22 EST
Timestamp finish: Sun 2022-01-30 12:34:36 EST
Timestamp security-start: Sun 2022-01-30 12:34:22 EST
Timestamp security-finish: Sun 2022-01-30 12:34:22 EST
Timestamp generators-start: Sun 2022-01-30 12:34:22 EST
Timestamp generators-finish: Sun 2022-01-30 12:34:22 EST
Timestamp units-load-start: Sun 2022-01-30 12:34:22 EST
Timestamp units-load-finish: Sun 2022-01-30 12:34:22 EST
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2f023259755944508924c53b8811173d
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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-sysctl.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: networking.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-sysctl.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap:
	Description: /dev/disk/by-partuuid/213e7a82-134c-48d0-a484-c76fde28daa9
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 73ee83434d0e481fa295aad39392a6cd
	Following: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Requires: dev-sda3.device (origin-proc-swap)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: -.mount (origin-path)
	After: dev-sda3.device (origin-proc-swap)
	After: blockdev at dev-sda3.target (origin-proc-swap)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-default)
	References: blockdev at dev-sda3.target (origin-proc-swap)
	References: system.slice (origin-file)
	References: dev-sda3.device (origin-proc-swap)
	References: swap.target (origin-default)
	RequiresMountsFor: /dev/disk/by-partuuid/213e7a82-134c-48d0-a484-c76fde28daa9 (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-partuuid/213e7a82-134c-48d0-a484-c76fde28daa9
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/sda3
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-pci0000:00-0000:00:1f.3-sound-card0-controlC0.device:
	Description: /sys/devices/pci0000:00/0000:00:1f.3/sound/card0/controlC0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:35:24 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:35:24 EST
	Active Enter Timestamp: Sun 2022-01-30 12:35:24 EST
	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: a87fd294fcf84a6a90482d3825e3c6ef
	Following Set Member: dev-snd-controlC0.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:1f.3.device
	Wants: sound.target (origin-udev)
	References: sound.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:1f.3/sound/card0/controlC0
	Found: found-udev
	udev SYSTEMD_WANTS: sound.target
-> 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: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2f40c18da92e4d0db1edd3c05918281c
	Fragment Path: /lib/systemd/system/ifupdown-pre.service
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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-journald.socket (origin-file)
	After: systemd-udev-trigger.service (origin-file)
	After: system.slice (origin-file)
	References: network.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: systemd-udevd.service (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> 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: 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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: /dev-hugepages.mount
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 8bbe2c7e96274d4e812646417fc6b3bc
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: -.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: -.mount (origin-path)
	After: -.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: -.mount (origin-path)
	References: -.slice (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: 90d6b1aeaea2401795c39ede26d72c21
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network.target
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	RequiredBy: ladvd.service (destination-file)
	WantedBy: networking.service (destination-file)
	WantedBy: systemd-networkd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: nut-server.service (destination-file)
	Before: nut-monitor.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: ladvd.service (destination-file)
	Before: nagios-nrpe-server.service (destination-file)
	Before: openvpn.service (destination-file)
	Before: rsync.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: nut-driver.service (destination-file)
	Before: network-online.target (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: radvd.service (destination-file)
	Before: ssh.service (destination-file)
	Before: named.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: apache2.service (destination-file)
	Before: ntp.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	After: ifupdown-pre.service (destination-file)
	After: networking.service (destination-file)
	After: network-pre.target (origin-file)
	After: systemd-networkd.service (destination-file)
	References: shutdown.target (origin-default)
	References: network-pre.target (origin-file)
	ReferencedBy: named.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: ladvd.service (destination-file)
	ReferencedBy: nut-server.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: network-online.target (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: nut-monitor.service (destination-file)
	ReferencedBy: openvpn.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: radvd.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: nut-driver.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit pcscd.socket:
	Description: PC/SC Smart Card Daemon Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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/pcscd.socket
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ad57f2583cb04576bc4bfdc73ebc8867
	Fragment Path: /lib/systemd/system/pcscd.socket
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	RequiredBy: pcscd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: pcscd.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: pcscd.service (origin-implicit)
	References: sockets.target (origin-default)
	References: sysinit.target (origin-default)
	References: pcscd.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: pcscd.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	RequiresMountsFor: /run/pcscd/pcscd.comm (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: 4096
	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: pcscd.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/pcscd/pcscd.comm
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-subsystem-net-devices-enp1s0f1.11.device:
	Description: /sys/subsystem/net/devices/enp1s0f1.11
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: 854596a72e8642b8be59dd9f373cf5e3
	Following Set Member: sys-devices-virtual-net-enp1s0f1.11.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/enp1s0f1.11
	Found: found-udev
-> Unit dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap:
	Description: /dev/disk/by-uuid/0d4002fb-104e-40eb-9a3e-f2aae4bc91fe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 810162ab50684a9ea0b37d11fa1512b1
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Fragment Path: /run/systemd/generator/dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: dev-sda3.device (origin-proc-swap)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	RequiredBy: swap.target (destination-file)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default destination-default)
	After: dev-sda3.device (origin-proc-swap)
	After: blockdev at dev-sda3.target (origin-proc-swap)
	After: system.slice (origin-file)
	After: blockdev at dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: umount.target (origin-default)
	References: dev-sda3.device (origin-proc-swap)
	References: swap.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: blockdev at dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.target (origin-file)
	References: blockdev at dev-sda3.target (origin-proc-swap)
	References: system.slice (origin-file)
	ReferencedBy: swap.target (destination-file destination-default)
	RequiresMountsFor: /dev/disk/by-uuid/0d4002fb-104e-40eb-9a3e-f2aae4bc91fe (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/0d4002fb-104e-40eb-9a3e-f2aae4bc91fe
	From /proc/swaps: yes
	From fragment: yes
	Extrinsic: no
	Device Node: /dev/sda3
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: 0f6fa7a7e22946a6a126cbdff8746a70
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Requires: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.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-sda3.swap (destination-default)
	After: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (origin-default destination-default)
	After: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-default)
	After: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-default)
	After: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-default)
	After: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-default)
	After: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-default)
	References: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-default)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-default)
	ReferencedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-default)
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-default)
	ReferencedBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: dev-sda3.swap (destination-default)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.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 sys-subsystem-net-devices-enp1s0f1.device:
	Description: 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) (NC360T PCI Express Dual Port Gigabit Server Adapter)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 57099a3a7ffa4e14b224de7ff5709f8b
	Following Set Member: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-net-enp1s0f1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/net/enp1s0f1
	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: Sun 2022-01-30 12:49:50 EST
	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: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	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 dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap:
	Description: /dev/disk/by-id/ata-Samsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X-part3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ca00d91f1fc140c39e403e518b97d76f
	Following: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Requires: dev-sda3.device (origin-proc-swap)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: blockdev at dev-sda3.target (origin-proc-swap)
	After: -.mount (origin-path)
	After: dev-sda3.device (origin-proc-swap)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-default)
	References: swap.target (origin-default)
	References: -.mount (origin-path)
	References: dev-sda3.device (origin-proc-swap)
	References: blockdev at dev-sda3.target (origin-proc-swap)
	RequiresMountsFor: /dev/disk/by-id/ata-Samsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X-part3 (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/ata-Samsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X-part3
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/sda3
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit apparmor.service:
	Description: Load AppArmor profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: fa786acd3a844d0a9398ca33042f2809
	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: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: networking.service (destination-file)
	Before: haveged.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald-audit.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: haveged.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/apparmor/apparmor.systemd reload
	-> ExecReload:
		Command Line: /lib/apparmor/apparmor.systemd reload
	-> ExecStop:
		Command Line: /bin/true
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: bfac442f51704f94b5238219e6333ba8
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	WantedBy: systemd-remount-fs.service (destination-file)
	WantedBy: keyboard-setup.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: boot-efi.mount (destination-file)
	Before: local-fs.target (destination-file)
	Before: run-user-1000.mount (destination-mountinfo-default)
	Before: shutdown.target (origin-default)
	Before: mnt-staging.mount (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: keyboard-setup.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: mnt-staging.mount (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit tmp.mount:
	Description: tmp.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 wide-dhcpv6-client.service:
	Description: LSB: Start/Stop WIDE DHCPv6 client
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:36 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:36 EST
	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/wide-dhcpv6-client.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: f43b4c2210654ff6bf9e84295fcecb3f
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/wide-dhcpv6-client.service
	Source Path: /etc/init.d/wide-dhcpv6-client
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (origin-file destination-default)
	Before: multi-user.target (origin-file destination-default)
	After: remote-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: multi-user.target (origin-file)
	References: network-online.target (origin-file)
	References: remote-fs.target (origin-file)
	References: graphical.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /etc/init.d/wide-dhcpv6-client start
	-> ExecStop:
		Command Line: /etc/init.d/wide-dhcpv6-client stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-sda3.device:
	Description: Samsung_SSD_870_EVO_500GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: cfd6d87cee0243a9b1e54795e6eb05ac
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.device
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.device
	RequiredBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-proc-swap)
	RequiredBy: dev-sda3.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-proc-swap)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-proc-swap)
	Before: dev-sda3.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-proc-swap)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-proc-swap)
	Before: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-proc-swap)
	Before: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-proc-swap)
	ReferencedBy: dev-sda3.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-proc-swap)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev,found-swap
-> Unit sys-devices-pci0000:00-0000:00:1c.4-0000:06:00.0-net-enp6s0.device:
	Description: Ethernet Controller I225-V
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 367e66049b504f78beb6234f5bf44820
	Following Set Member: sys-subsystem-net-devices-enp6s0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.4/0000:06:00.0/net/enp6s0
	Found: found-udev
-> Unit shutdown.target:
	Description: Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: systemd-tmpfiles-setup-dev.service (destination-file)
	ConflictedBy: pcscd.service (destination-default)
	ConflictedBy: miniupnpd.service (destination-default)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: timers.target (destination-file)
	ConflictedBy: systemd-sysusers.service (destination-file)
	ConflictedBy: remote-fs.target (destination-file)
	ConflictedBy: e2scrub_reap.service (destination-default)
	ConflictedBy: openvpn.service (destination-default)
	ConflictedBy: rc-local.service (destination-default)
	ConflictedBy: systemd-modules-load.service (destination-file)
	ConflictedBy: uuidd.service (destination-default)
	ConflictedBy: rescue.service (destination-file)
	ConflictedBy: lm-sensors.service (destination-default)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: systemd-pstore.service (destination-file)
	ConflictedBy: nut-driver.service (destination-default)
	ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
	ConflictedBy: logrotate.service (destination-default)
	ConflictedBy: fstrim.service (destination-default)
	ConflictedBy: syslog.socket (destination-file)
	ConflictedBy: cron.service (destination-default)
	ConflictedBy: man-db.timer (destination-default)
	ConflictedBy: slices.target (destination-default)
	ConflictedBy: logrotate.timer (destination-default)
	ConflictedBy: phpsessionclean.timer (destination-default)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-7BE9\x2d286D.target (destination-default)
	ConflictedBy: systemd-boot-system-token.service (destination-file)
	ConflictedBy: apache2.service (destination-default)
	ConflictedBy: first-boot-complete.target (destination-default)
	ConflictedBy: systemd-machine-id-commit.service (destination-file)
	ConflictedBy: man-db.service (destination-default)
	ConflictedBy: openvpn at ice-tls-server.service (destination-default)
	ConflictedBy: network-online.target (destination-default)
	ConflictedBy: getty at tty1.service (destination-default)
	ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
	ConflictedBy: sound.target (destination-default)
	ConflictedBy: apt-daily-upgrade.timer (destination-default)
	ConflictedBy: radvd.service (destination-default)
	ConflictedBy: getty.target (destination-default)
	ConflictedBy: phpsessionclean.service (destination-default)
	ConflictedBy: network-pre.target (destination-default)
	ConflictedBy: smartmontools.service (destination-default)
	ConflictedBy: nftables.service (destination-file)
	ConflictedBy: atftpd.service (destination-default)
	ConflictedBy: apt-daily.timer (destination-default)
	ConflictedBy: getty-static.service (destination-default)
	ConflictedBy: e2scrub_all.timer (destination-default)
	ConflictedBy: session-1864.scope (destination-default)
	ConflictedBy: postfix.service (destination-default)
	ConflictedBy: wide-dhcpv6-client.service (destination-default)
	ConflictedBy: postfix at -.service (destination-default)
	ConflictedBy: remote-fs-pre.target (destination-default)
	ConflictedBy: user.slice (destination-default)
	ConflictedBy: fstrim.timer (destination-default)
	ConflictedBy: networking.service (destination-file)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.target (destination-default)
	ConflictedBy: nss-user-lookup.target (destination-default)
	ConflictedBy: blockdev at dev-sdb1.target (destination-default)
	ConflictedBy: rlinetd.service (destination-default)
	ConflictedBy: multi-user.target (destination-default)
	ConflictedBy: selinux-autorelabel-mark.service (destination-file)
	ConflictedBy: named.service (destination-default)
	ConflictedBy: nfs-utils.service (destination-default)
	ConflictedBy: nut-server.service (destination-default)
	ConflictedBy: ddclient.service (destination-default)
	ConflictedBy: local-fs.target (destination-file)
	ConflictedBy: systemd-update-utmp.service (destination-file)
	ConflictedBy: systemd-ask-password-wall.service (destination-default)
	ConflictedBy: local-fs-pre.target (destination-default)
	ConflictedBy: system-postfix.slice (destination-default)
	ConflictedBy: system-modprobe.slice (destination-default)
	ConflictedBy: systemd-logind.service (destination-default)
	ConflictedBy: ssh.service (destination-default)
	ConflictedBy: paths.target (destination-default)
	ConflictedBy: system-getty.slice (destination-default)
	ConflictedBy: systemd-remount-fs.service (destination-file)
	ConflictedBy: blockdev at dev-sda3.target (destination-default)
	ConflictedBy: apt-daily-upgrade.service (destination-default)
	ConflictedBy: ladvd.service (destination-default)
	ConflictedBy: user-runtime-dir at 1000.service (destination-default)
	ConflictedBy: nagios-nrpe-server.service (destination-default)
	ConflictedBy: systemd-networkd.service (destination-file)
	ConflictedBy: sysinit.target (destination-default)
	ConflictedBy: nfs-client.target (destination-default)
	ConflictedBy: pcscd.socket (destination-default)
	ConflictedBy: isc-dhcp-server.service (destination-default)
	ConflictedBy: session-191.scope (destination-default)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: sockets.target (destination-default)
	ConflictedBy: emergency.service (destination-file)
	ConflictedBy: systemd-user-sessions.service (destination-default)
	ConflictedBy: rsyslog.service (destination-default)
	ConflictedBy: time-sync.target (destination-default)
	ConflictedBy: blockdev at dev-sda1.target (destination-default)
	ConflictedBy: user at 1000.service (destination-default)
	ConflictedBy: e2scrub_all.service (destination-default)
	ConflictedBy: basic.target (destination-default)
	ConflictedBy: dbus.socket (destination-default)
	ConflictedBy: systemd-sysctl.service (destination-file)
	ConflictedBy: network.target (destination-default)
	ConflictedBy: emergency.target (destination-default)
	ConflictedBy: time-set.target (destination-default)
	ConflictedBy: systemd-fsck-root.service (destination-file)
	ConflictedBy: ntp.service (destination-default)
	ConflictedBy: nut-monitor.service (destination-default)
	ConflictedBy: cryptsetup.target (destination-default)
	ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
	ConflictedBy: openvpn at static-home.service (destination-default)
	ConflictedBy: nss-lookup.target (destination-default)
	ConflictedBy: rpcbind.target (destination-default)
	ConflictedBy: getty-pre.target (destination-default)
	ConflictedBy: rescue.target (destination-default)
	ConflictedBy: graphical.target (destination-default)
	ConflictedBy: user-1000.slice (destination-default)
	ConflictedBy: rsync.service (destination-default)
	ConflictedBy: apt-daily.service (destination-default)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.target (destination-default)
	ConflictedBy: uuidd.socket (destination-default)
	ConflictedBy: dbus.service (destination-default)
	ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
	ConflictedBy: systemd-random-seed.service (destination-file)
	ConflictedBy: systemd-binfmt.service (destination-file)
	ConflictedBy: systemd-hwdb-update.service (destination-file)
	ConflictedBy: swap.target (destination-default)
	ConflictedBy: system-openvpn.slice (destination-default)
	After: systemd-networkd.service (destination-file)
	After: pcscd.socket (destination-default)
	After: multi-user.target (destination-default)
	After: systemd-modules-load.service (destination-file)
	After: remote-fs-pre.target (destination-default)
	After: rpcbind.target (destination-default)
	After: sound.target (destination-default)
	After: systemd-sysusers.service (destination-file)
	After: apt-daily.service (destination-default)
	After: rescue.target (destination-default)
	After: smartmontools.service (destination-default)
	After: dbus.socket (destination-default)
	After: emergency.target (destination-default)
	After: nfs-utils.service (destination-default)
	After: sysinit.target (destination-default)
	After: wide-dhcpv6-client.service (destination-default)
	After: network-online.target (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: user-1000.slice (destination-default)
	After: systemd-machine-id-commit.service (destination-file)
	After: systemd-fsck-root.service (destination-file)
	After: nagios-nrpe-server.service (destination-default)
	After: rsync.service (destination-default)
	After: atftpd.service (destination-default)
	After: session-1864.scope (destination-default)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-ask-password-wall.path (destination-file)
	After: networking.service (destination-file)
	After: systemd-update-utmp.service (destination-file)
	After: systemd-logind.service (destination-default)
	After: ladvd.service (destination-default)
	After: basic.target (destination-default)
	After: openvpn at static-home.service (destination-default)
	After: e2scrub_reap.service (destination-default)
	After: ddclient.service (destination-default)
	After: e2scrub_all.timer (destination-default)
	After: sockets.target (destination-default)
	After: getty.target (destination-default)
	After: systemd-pstore.service (destination-file)
	After: rlinetd.service (destination-default)
	After: systemd-ask-password-wall.service (destination-default)
	After: systemd-boot-system-token.service (destination-file)
	After: blockdev at dev-disk-by\x2duuid-7BE9\x2d286D.target (destination-default)
	After: slices.target (destination-default)
	After: man-db.service (destination-default)
	After: e2scrub_all.service (destination-default)
	After: systemd-random-seed.service (destination-file)
	After: systemd-sysctl.service (destination-file)
	After: getty-pre.target (destination-default)
	After: nftables.service (destination-file)
	After: cryptsetup.target (destination-default)
	After: system-postfix.slice (destination-default)
	After: nss-lookup.target (destination-default)
	After: apt-daily-upgrade.service (destination-default)
	After: first-boot-complete.target (destination-default)
	After: miniupnpd.service (destination-default)
	After: openvpn at ice-tls-server.service (destination-default)
	After: systemd-update-utmp-runlevel.service (destination-file)
	After: network.target (destination-default)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: system-getty.slice (destination-default)
	After: blockdev at dev-sdb1.target (destination-default)
	After: lm-sensors.service (destination-default)
	After: openvpn.service (destination-default)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: nfs-client.target (destination-default)
	After: nut-server.service (destination-default)
	After: postfix.service (destination-default)
	After: time-set.target (destination-default)
	After: uuidd.socket (destination-default)
	After: logrotate.service (destination-default)
	After: user-runtime-dir at 1000.service (destination-default)
	After: getty-static.service (destination-default)
	After: isc-dhcp-server.service (destination-default)
	After: fstrim.service (destination-default)
	After: systemd-remount-fs.service (destination-file)
	After: rescue.service (destination-file)
	After: dbus.service (destination-default)
	After: logrotate.timer (destination-default)
	After: apt-daily.timer (destination-default)
	After: radvd.service (destination-default)
	After: uuidd.service (destination-default)
	After: ssh.service (destination-default)
	After: apt-daily-upgrade.timer (destination-default)
	After: pcscd.service (destination-default)
	After: system-modprobe.slice (destination-default)
	After: systemd-user-sessions.service (destination-default)
	After: named.service (destination-default)
	After: postfix at -.service (destination-default)
	After: emergency.service (destination-file)
	After: graphical.target (destination-default)
	After: systemd-tmpfiles-clean.service (destination-file)
	After: user.slice (destination-default)
	After: systemd-binfmt.service (destination-file)
	After: swap.target (destination-default)
	After: blockdev at dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.target (destination-default)
	After: getty at tty1.service (destination-default)
	After: systemd-fsckd.service (destination-file)
	After: rsyslog.service (destination-default)
	After: selinux-autorelabel-mark.service (destination-file)
	After: time-sync.target (destination-default)
	After: user at 1000.service (destination-default)
	After: ntp.service (destination-default)
	After: systemd-ask-password-console.service (destination-file)
	After: cron.service (destination-default)
	After: network-pre.target (destination-default)
	After: system-openvpn.slice (destination-default)
	After: phpsessionclean.service (destination-default)
	After: nss-user-lookup.target (destination-default)
	After: systemd-ask-password-console.path (destination-file)
	After: fstrim.timer (destination-default)
	After: local-fs-pre.target (destination-default)
	After: rc-local.service (destination-default)
	After: syslog.socket (destination-file)
	After: apache2.service (destination-default)
	After: blockdev at dev-sda1.target (destination-default)
	After: session-191.scope (destination-default)
	After: haveged.service (destination-file)
	After: nut-monitor.service (destination-default)
	After: nut-driver.service (destination-default)
	After: blockdev at dev-sda3.target (destination-default)
	After: phpsessionclean.timer (destination-default)
	After: blockdev at dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.target (destination-default)
	After: paths.target (destination-default)
	After: man-db.timer (destination-default)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: rescue.target (destination-default)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: network-online.target (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: rpcbind.target (destination-default)
	ReferencedBy: local-fs-pre.target (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: pcscd.socket (destination-default)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: system-getty.slice (destination-default)
	ReferencedBy: nftables.service (destination-file)
	ReferencedBy: system-postfix.slice (destination-default)
	ReferencedBy: wide-dhcpv6-client.service (destination-default)
	ReferencedBy: sockets.target (destination-default)
	ReferencedBy: phpsessionclean.timer (destination-default)
	ReferencedBy: network-pre.target (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: apache2.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: graphical.target (destination-default)
	ReferencedBy: nfs-client.target (destination-default)
	ReferencedBy: postfix.service (destination-default)
	ReferencedBy: ntp.service (destination-default)
	ReferencedBy: remote-fs.target (destination-file)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: slices.target (destination-default)
	ReferencedBy: blockdev at dev-sda3.target (destination-default)
	ReferencedBy: nss-lookup.target (destination-default)
	ReferencedBy: pcscd.service (destination-default)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: getty.target (destination-default)
	ReferencedBy: nut-server.service (destination-default)
	ReferencedBy: rlinetd.service (destination-default)
	ReferencedBy: nss-user-lookup.target (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: user-1000.slice (destination-default)
	ReferencedBy: system-openvpn.slice (destination-default)
	ReferencedBy: openvpn.service (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: user.slice (destination-default)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: blockdev at dev-sdb1.target (destination-default)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: nfs-utils.service (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: selinux-autorelabel-mark.service (destination-file)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: openvpn at ice-tls-server.service (destination-default)
	ReferencedBy: paths.target (destination-default)
	ReferencedBy: emergency.target (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: swap.target (destination-default)
	ReferencedBy: session-191.scope (destination-default)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: nut-driver.service (destination-default)
	ReferencedBy: postfix at -.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: phpsessionclean.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: radvd.service (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: isc-dhcp-server.service (destination-default)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-7BE9\x2d286D.target (destination-default)
	ReferencedBy: haveged.service (destination-file)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.target (destination-default)
	ReferencedBy: multi-user.target (destination-default)
	ReferencedBy: nut-monitor.service (destination-default)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: atftpd.service (destination-default)
	ReferencedBy: blockdev at dev-sda1.target (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: network.target (destination-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: ddclient.service (destination-default)
	ReferencedBy: getty-pre.target (destination-default)
	ReferencedBy: miniupnpd.service (destination-default)
	ReferencedBy: remote-fs-pre.target (destination-default)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: named.service (destination-default)
	ReferencedBy: basic.target (destination-default)
	ReferencedBy: sysinit.target (destination-default)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: sound.target (destination-default)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: cryptsetup.target (destination-default)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: system-modprobe.slice (destination-default)
	ReferencedBy: time-set.target (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.target (destination-default)
	ReferencedBy: timers.target (destination-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: openvpn at static-home.service (destination-default)
	ReferencedBy: time-sync.target (destination-default)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: ladvd.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: first-boot-complete.target (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: session-1864.scope (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit NetworkManager.service:
	Description: NetworkManager.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: apt-daily.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
-> Unit systemd-timesyncd.service:
	Description: systemd-timesyncd.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: /dev/null
	WantedBy: sysinit.target (destination-file)
	ConflictedBy: ntp.service (destination-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
-> 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: Sun 2022-01-30 15:05:29 EST
	Inactive Exit Timestamp: Sun 2022-01-30 15:05:29 EST
	Active Enter Timestamp: Sun 2022-01-30 15:05:29 EST
	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: 1dd180ef659d43bb943abdf10914680d
	Documentation: man:user at .service(5)
	Fragment Path: /lib/systemd/system/user-runtime-dir at .service
	Condition Timestamp: Sun 2022-01-30 15:05:29 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 15:05:29 EST
	Assert Result: yes
	Requires: user-1000.slice (origin-file)
	Requires: sysinit.target (origin-default)
	RequiredBy: user at 1000.service (destination-file)
	WantedBy: session-1864.scope (destination-file)
	WantedBy: session-191.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-1864.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: session-191.scope (destination-file)
	Before: user at 1000.service (destination-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: user-1000.slice (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: basic.target (origin-default)
	After: dbus.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: user-1000.slice (origin-file)
	References: shutdown.target (origin-default)
	References: dbus.service (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	ReferencedBy: session-1864.scope (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: session-191.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-runtime-dir start 1000
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-runtime-dir stop 1000
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-ttyS3.device:
	Description: /dev/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: f55b2c83112d4da4a674b2e863b536f8
	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 sys-devices-virtual-net-tun0.device:
	Description: /sys/devices/virtual/net/tun0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: eb482435b40f47c3a68e98150bb8dca3
	Following Set Member: sys-subsystem-net-devices-tun0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/tun0
	Found: found-udev
-> Unit nftables.service:
	Description: nftables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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/nftables.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 30e08e20c77643afabb8eefd1f264ec0
	Documentation: man:nft(8)
	Documentation: http://wiki.nftables.org
	Fragment Path: /lib/systemd/system/nftables.service
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: network-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: network-pre.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: network-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: yes
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> 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: 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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: aed654a29669472dace9cf592171f3bb
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Wants: apt-daily.timer (origin-file)
	Wants: phpsessionclean.timer (origin-file)
	Wants: systemd-tmpfiles-clean.timer (origin-file)
	Wants: man-db.timer (origin-file)
	Wants: apt-daily-upgrade.timer (origin-file)
	Wants: fstrim.timer (origin-file)
	Wants: e2scrub_all.timer (origin-file)
	Wants: logrotate.timer (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: e2scrub_all.timer (destination-default)
	After: man-db.timer (destination-default)
	After: fstrim.timer (destination-default)
	After: apt-daily-upgrade.timer (destination-default)
	After: phpsessionclean.timer (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: apt-daily.timer (destination-default)
	After: logrotate.timer (destination-default)
	References: systemd-tmpfiles-clean.timer (origin-file)
	References: apt-daily-upgrade.timer (origin-file)
	References: phpsessionclean.timer (origin-file)
	References: fstrim.timer (origin-file)
	References: shutdown.target (origin-file)
	References: apt-daily.timer (origin-file)
	References: man-db.timer (origin-file)
	References: e2scrub_all.timer (origin-file)
	References: logrotate.timer (origin-file)
	ReferencedBy: phpsessionclean.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: basic.target (destination-file)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit nagios-nrpe-server.service:
	Description: Nagios Remote Plugin Executor
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/nagios-nrpe-server.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: df7ba8b3050848f1a92294088532649b
	Documentation: http://www.nagios.org/documentation
	Fragment Path: /lib/systemd/system/nagios-nrpe-server.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: nrpe.socket (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: getty at tty1.service (origin-file)
	Before: xdm.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: plymouth-quit.service (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: var-run.mount (origin-file)
	After: time-sync.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: remote-fs.target (origin-file)
	After: network.target (origin-file)
	After: local-fs.target (origin-file)
	After: nss-lookup.target (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: basic.target (origin-default)
	References: network.target (origin-file)
	References: basic.target (origin-default)
	References: xdm.service (origin-file)
	References: local-fs.target (origin-file)
	References: var-run.mount (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: nrpe.socket (origin-file)
	References: system.slice (origin-file)
	References: nss-lookup.target (origin-file)
	References: plymouth-quit.service (origin-file)
	References: -.mount (origin-path)
	References: time-sync.target (origin-file)
	References: getty at tty1.service (origin-file)
	References: sysinit.target (origin-default)
	References: remote-fs.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /var/tmp (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: simple
	Restart: on-abort
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1390
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/nagios/nrpe.pid
	RestartSec: 100ms
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min
	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
	ProtectProc: default
	ProcSubset: all
	EnvironmentFile: -/etc/default/nagios-nrpe-server
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -500
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: nagios
	Group: nagios
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
	-> ExecStopPost:
		Command Line: /bin/rm -f /run/nagios/nrpe.pid
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit postfix at -.service:
	Description: Postfix Mail Transport Agent (instance -)
	Instance: -
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:35 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:35 EST
	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-postfix.slice
	CGroup: /system.slice/system-postfix.slice/postfix at -.service
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: d04a396bf1f644bb97058d083cb76c70
	Documentation: man:postfix(1)
	Fragment Path: /lib/systemd/system/postfix at .service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system-postfix.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	PartOf: postfix.service (origin-file)
	WantedBy: postfix.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: postfix.service (origin-file)
	After: nss-lookup.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system-postfix.slice (origin-file)
	After: network-online.target (origin-file)
	ReloadPropagatedFrom: postfix.service (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: system-postfix.slice (origin-file)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: nss-lookup.target (origin-file)
	References: postfix.service (origin-file)
	ReferencedBy: postfix.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: no
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStartPre:
		Command Line: /usr/lib/postfix/configure-instance.sh -
	-> ExecStart:
		Command Line: /usr/sbin/postmulti -i - -p start
	-> ExecReload:
		Command Line: /usr/sbin/postmulti -i - -p reload
	-> ExecStop:
		Command Line: /usr/sbin/postmulti -i - -p stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-snd-by\x2dpath-pci\x2d0000:00:1f.3.device:
	Description: /dev/snd/by-path/pci-0000:00:1f.3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:35:24 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:35:24 EST
	Active Enter Timestamp: Sun 2022-01-30 12:35:24 EST
	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: 94111b37d18f42d1bb1fe1304191149d
	Following: sys-devices-pci0000:00-0000:00:1f.3-sound-card0-controlC0.device
	Following Set Member: dev-snd-controlC0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:1f.3-sound-card0-controlC0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.3/sound/card0/controlC0
	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: Sun 2022-01-30 12:49:50 EST
	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 devices pids bpf-devices
	Documentation: man:uuidd(8)
	Fragment Path: /lib/systemd/system/uuidd.service
	Requires: uuidd.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: uuidd.socket (destination-implicit)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	TriggeredBy: uuidd.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: uuidd.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	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: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: yes
	PrivateUsers: yes
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	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_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 cap_perfmon cap_bpf cap_checkpoint_restore
	User: uuidd
	Group: uuidd
	DynamicUser: no
	LockPersonality: no
	SystemCallFilter: faccessat munlockall wait4 umask semop statfs msgsnd io_getevents getuid ppoll_time64 sched_setattr set_tid_address readlinkat ftruncate64 getcpu sched_get_priority_min vfork renameat2 getegid inotify_rm_watch timerfd_settime gettid getresuid32 mlock getrandom preadv2 getdents64 mmap2 prlimit64 getgroups32 getsockname mlock2 io_submit kcmp pwritev2 move_pages mq_getsetattr oldfstat lremovexattr memfd_create brk timerfd_gettime ioprio_set syncfs unlink getpid rt_sigsuspend utime epoll_pwait mkdirat sync_file_range fchdir getdents signalfd4 setresgid pidfd_open personality accept4 sigpending sched_getparam tgkill getresgid32 nanosleep setfsuid32 clock_nanosleep fstatat64 semtimedop_time64 pidfd_send_signal munmap sched_rr_get_interval_time64 fstat64 flistxattr recvmsg getpgrp statx getresgid getgid sysinfo chmod fchown close_range utimensat_time64 rt_sigpending sched_getaffinity socket migrate_pages write arch_prctl timer_gettime64 sendfile sched_getattr truncate64 mlockall fadvise64_64 preadv socketcall writev pipe2 msgctl rmdir pipe fcntl64 setgroups32 _llseek symlink lgetxattr eventfd symlinkat signalfd fsync mmap restart_syscall sendmmsg stat64 listxattr sendmsg timer_getoverrun tee setitimer readv pread64 futex futimesat epoll_wait_old mq_timedreceive llistxattr sync uname recvmmsg execveat shmdt rename socketpair process_vm_writev geteuid32 connect tkill unshare setfsgid32 rt_sigprocmask mknod name_to_handle_at readdir oldstat ipc mbind alarm mq_timedreceive_time64 mq_notify geteuid fchownat mremap cacheflush openat io_cancel copy_file_range pselect6 send sync_file_range2 rt_sigtimedwait utimensat getpriority lsetxattr getegid32 swapcontext fchmodat mkdir getgroups fsetxattr setresuid32 rt_sigqueueinfo clock_nanosleep_time64 getsid setsockopt getgid32 setreuid32 sched_get_priority_max request_key fcntl pwritev msync setrlimit fgetxattr setresgid32 set_robust_list openat2 setgid32 timer_create faccessat2 recv fadvise64 exit chown32 getuid32 setsid time epoll_ctl capset ioctl prctl chdir getsockopt sendto pselect6_time64 kill fstatfs64 shmctl sigsuspend msgrcv setfsgid set_tls capget clock_gettime64 semget sched_rr_get_interval creat lchown clock_gettime setgroups sched_setaffinity setuid32 rseq io_destroy setresuid io_setup shmget shutdown timer_settime flock accept epoll_ctl_old setgid epoll_create recvmmsg_time64 setpgid oldolduname stat utimes oldlstat keyctl sched_yield io_pgetevents_time64 getcwd linkat mprotect setregid clock_getres inotify_init1 dup2 remap_file_pages epoll_wait munlock vmsplice removexattr timer_gettime get_thread_area fdatasync splice olduname waitid mq_timedsend_time64 times rt_sigaction mq_open set_thread_area ftruncate rt_sigreturn mq_unlink fchown32 shmat sigaltstack access sched_getscheduler open ugetrlimit fstat fallocate getrusage setpriority io_uring_enter read semctl setuid timerfd_gettime64 setns sigreturn lstat recvfrom fremovexattr sigprocmask fork truncate dup3 setreuid getppid eventfd2 membarrier futex_time64 statfs64 inotify_add_watch sendfile64 fchmod rt_sigtimedwait_time64 io_uring_setup exit_group madvise io_pgetevents clone signal get_mempolicy mq_timedsend bind pwrite64 link unlinkat getpgid poll get_robust_list _newselect rt_tgsigqueueinfo execve userfaultfd chown lchown32 timer_settime64 lseek ioprio_get listen set_mempolicy timerfd_settime64 pause select inotify_init msgget getpeername clone3 setxattr gettimeofday readahead getrlimit newfstatat ppoll getxattr process_vm_readv waitpid timer_delete renameat sigaction fstatfs close setregid32 readlink getitimer add_key mknodat getresuid clock_getres_time64 io_uring_register nice setfsuid epoll_create1 sched_setparam sched_setscheduler semtimedop timerfd_create dup lstat64
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/uuidd --socket-activation
	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: 9297
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit console-setup.service:
	Description: Set console font and keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 211763e22a0f45608ca037b049831def
	Fragment Path: /lib/systemd/system/console-setup.service
	ConditionPathExists: /bin/setupcon untested
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: kbd.service (origin-file)
	After: local-fs.target (origin-file)
	After: console-screen.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: kbd.service (origin-file)
	References: local-fs.target (origin-file)
	References: console-screen.service (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/console-setup/console-setup.sh
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rsyslog.service:
	Alias: syslog.service
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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/rsyslog.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 7a605229414e40eb8def8b2bd5ab6557
	Documentation: man:rsyslogd(8)
	Documentation: man:rsyslog.conf(5)
	Documentation: https://www.rsyslog.com/doc/
	Fragment Path: /lib/systemd/system/rsyslog.service
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: syslog.socket (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: syslog.socket (destination-implicit)
	TriggeredBy: syslog.socket (destination-implicit)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: syslog.socket (origin-file)
	ReferencedBy: syslog.socket (destination-implicit)
	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: 631
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/rsyslogd -n -iNONE
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit radvd.service:
	Description: Router advertisement daemon for IPv6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/radvd.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: e0fd56a78f0843428867b12931aa93ba
	Documentation: man:radvd(8)
	Fragment Path: /lib/systemd/system/radvd.service
	ConditionPathExists: /etc/radvd.conf untested
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: network.target (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-default)
	References: network.target (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /var/tmp (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: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1443
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/radvd.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: yes
	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
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	CPUSchedulingPolicy: idle
	CPUSchedulingPriority: 0
	CPUSchedulingResetOnFork: no
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_bind_service cap_net_raw
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	-> ExecStartPre:
		Command Line: /usr/sbin/radvd --logmethod stderr_clean --configtest
	-> ExecStart:
		Command Line: /usr/sbin/radvd --logmethod stderr_clean
	-> ExecReload:
		Command Line: /usr/sbin/radvd --logmethod stderr_clean --configtest
		Command Line: /bin/kill -HUP $MAINPID
	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: 9297
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap:
	Description: /dev/disk/by-path/pci-0000:00:17.0-ata-1-part3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ce1cf397d09f4a00bbc297ff42cd7f31
	Following: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: dev-sda3.device (origin-proc-swap)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: dev-sda3.device (origin-proc-swap)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: blockdev at dev-sda3.target (origin-proc-swap)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: umount.target (origin-default)
	References: swap.target (origin-default)
	References: dev-sda3.device (origin-proc-swap)
	References: blockdev at dev-sda3.target (origin-proc-swap)
	RequiresMountsFor: /dev/disk/by-path/pci-0000:00:17.0-ata-1-part3 (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-path/pci-0000:00:17.0-ata-1-part3
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/sda3
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit system-postfix.slice:
	Description: system-postfix.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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-postfix.slice
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: a95d473ec390428eb9da6c8109107b63
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: postfix at -.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: postfix at -.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-implicit)
	ReferencedBy: postfix at -.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device:
	Description: WDC_WD20EZRZ-00Z5HB0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: e2a28700bcc64831839fc77a6533aef6
	Following Set Member: dev-disk-by\x2duuid-bb885e93\x2d038c\x2d40e6\x2d9c3d\x2d9515c9c59f89.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c\x2dpart1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-1319ab1c\x2d01.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
	Found: found-udev
-> Unit nut-server.service:
	Description: Network UPS Tools - power devices information server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/nut-server.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: eb15cccf87664532ace0b6ff26e9c69f
	Fragment Path: /lib/systemd/system/nut-server.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: nut-driver.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)
	Before: nut-monitor.service (origin-file destination-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: nut-driver.service (origin-file)
	After: network.target (origin-file)
	References: nut-monitor.service (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: local-fs.target (origin-file)
	References: network.target (origin-file)
	References: system.slice (origin-file)
	References: network-online.target (origin-file)
	References: nut-driver.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: nut-monitor.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: 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: 1637
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/upsd
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 93e01f759b12469cb3e6bcd1b6ab2a72
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: dbus.service (destination-file)
	RequiredBy: systemd-logind.service (destination-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-logind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: systemd-logind.service (destination-file)
	Before: dbus.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: dbus.service (origin-implicit)
	References: sockets.target (origin-default)
	References: sysinit.target (origin-default)
	References: dbus.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: systemd-logind.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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nfs-server.service:
	Description: nfs-server.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: Sun 2022-01-30 12:49:50 EST
	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: shutdown.target (origin-file)
	Conflicts: rescue.service (origin-file)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: sysinit.target (destination-file)
	ConflictedBy: syslog.socket (destination-file)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	Before: emergency.target (destination-file)
	Before: sysinit.target (destination-file)
	Before: shutdown.target (origin-file)
	Before: rescue.service (origin-file)
	After: syslog.socket (destination-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: rescue.service (origin-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: emergency.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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStartPre:
		Command Line: /bin/plymouth --wait quit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sulogin-shell emergency
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 98a41224587a4489bb84b5772de3e22f
	Documentation: man:rpcbind(8)
	Fragment Path: /lib/systemd/system/rpcbind.service
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: rpcbind.socket (origin-file)
	Wants: remote-fs-pre.target (origin-file)
	Wants: rpcbind.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Before: remote-fs-pre.target (origin-file)
	Before: rpcbind.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: rpcbind.socket (destination-implicit)
	After: systemd-tmpfiles-setup.service (origin-file)
	TriggeredBy: rpcbind.socket (destination-implicit)
	References: -.mount (origin-path)
	References: rpcbind.socket (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: system.slice (origin-file)
	References: rpcbind.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	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: 613
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/rpcbind -f $OPTIONS
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit session-1864.scope:
	Description: Session 1864 of user vom
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 13:54:31 EST
	Inactive Exit Timestamp: Mon 2022-01-31 13:54:31 EST
	Active Enter Timestamp: Mon 2022-01-31 13:54:31 EST
	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-1864.scope
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 734579e71c77441fa1c4af0111cf9541
	Fragment Path: /run/systemd/transient/session-1864.scope
	Condition Timestamp: Mon 2022-01-31 13:54:31 EST
	Condition Result: yes
	Assert Timestamp: Mon 2022-01-31 13:54:31 EST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: user-1000.slice (origin-file)
	Wants: user-runtime-dir at 1000.service (origin-file)
	Wants: user at 1000.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: user at 1000.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: user-runtime-dir at 1000.service (origin-file)
	After: systemd-logind.service (origin-file)
	After: -.mount (origin-file)
	After: user-1000.slice (origin-file)
	References: systemd-logind.service (origin-file)
	References: -.mount (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: user-runtime-dir at 1000.service (origin-file)
	References: user-1000.slice (origin-file)
	References: shutdown.target (origin-default)
	References: user at 1000.service (origin-file)
	RequiresMountsFor: /home/vom (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 07c7fbcc11244ec486b022a451bbb7c5
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionFileNotEmpty: /lib/modules/5.10.0-11-amd64/modules.devname untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (origin-file)
	Before: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0.device:
	Description: Samsung_SSD_870_EVO_500GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 284b4149350d4e62b53ce13ccca04359
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X.device
	Following Set Member: dev-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit sys-subsystem-net-devices-ifb0.device:
	Description: /sys/subsystem/net/devices/ifb0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:33 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:33 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:33 EST
	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: bec434cea9fc40f68b68ac0053cec7e3
	Following Set Member: sys-devices-virtual-net-ifb0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/ifb0
	Found: found-udev
-> Unit isc-dhcp-server.service:
	Description: LSB: DHCP server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:36 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:36 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 42516674441240dd946796686b6295aa
	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: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (origin-file destination-default)
	Before: multi-user.target (origin-file destination-default)
	After: remote-fs.target (origin-file)
	After: basic.target (origin-default)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	After: nss-lookup.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: slapd.service (origin-file)
	References: shutdown.target (origin-default)
	References: multi-user.target (origin-file)
	References: graphical.target (origin-file)
	References: sysinit.target (origin-default)
	References: remote-fs.target (origin-file)
	References: slapd.service (origin-file)
	References: nss-lookup.target (origin-file)
	References: system.slice (origin-file)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: graphical.target (destination-file destination-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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /etc/init.d/isc-dhcp-server start
	-> ExecStop:
		Command Line: /etc/init.d/isc-dhcp-server stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit fstrim.timer:
	Description: Discard unused blocks once a week
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 00:14:40 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: abe9849eb03b4104b515e49b6aa4c620
	Documentation: man:fstrim
	Fragment Path: /lib/systemd/system/fstrim.timer
	ConditionVirtualization: !container untested
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: fstrim.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	After: -.mount (origin-path)
	Triggers: fstrim.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-default)
	References: fstrim.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	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: fstrim.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1h
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: Mon *-*-* 00:00:00
-> 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 2022-01-30 12:49:50 EST
	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: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	ConsistsOf: rpc-gssd.service (destination-file)
	ConsistsOf: rpc-svcgssd.service (destination-file)
	Conflicts: shutdown.target (origin-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: rpc-gssd.service (destination-file)
	ReferencedBy: rpc-svcgssd.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /bin/true
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 39f4ae9ac97c4ac9805aabc1b9fd1c92
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: getty at tty1.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	After: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-implicit)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit haveged.service:
	Description: Entropy Daemon based on the HAVEGE algorithm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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/haveged.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: acfb9785d837499794382fa530023e9d
	Documentation: man:haveged(8)
	Documentation: http://www.issihosts.com/haveged/
	Fragment Path: /lib/systemd/system/haveged.service
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-tmpfiles-setup-dev.service (origin-file)
	After: apparmor.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: apparmor.service (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /tmp (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: simple
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 622
	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: yes
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: yes
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	EnvironmentFile: -/etc/default/haveged
	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
	Secure Bits: noroot-locked
	CapabilityBoundingSet: cap_sys_admin
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: prlimit64 futex_time64 restart_syscall getuid32 recvmsg clock_nanosleep_time64 openat nanosleep getpgid poll set_robust_list pselect6 getgroups32 symlink getgid mkdirat socketpair mmap getpeername mknod fstatfs sigaltstack statx newfstatat recvfrom removexattr clock_getres_time64 getresgid32 get_robust_list ftruncate oldstat signalfd4 get_thread_area setxattr cacheflush getegid execve epoll_wait fgetxattr rt_sigreturn truncate statfs fstat chdir flistxattr pwritev2 readlinkat signalfd futex clock_gettime64 recvmmsg_time64 exit getsid lstat epoll_wait_old fchmod ppoll_time64 gettid access mknodat statfs64 llistxattr getegid32 fsetxattr epoll_create utimensat linkat sigprocmask unlinkat arch_prctl set_thread_area lgetxattr getrlimit sigsuspend dup2 writev getppid preadv getpgrp fcntl64 send fallocate mprotect getcwd set_tid_address clock_gettime lremovexattr link utimes symlinkat connect geteuid inotify_rm_watch socket fstat64 sendto stat pwrite64 utimensat_time64 setsockopt sigaction accept4 fstatfs64 getdents64 epoll_create1 getgid32 fremovexattr sendmsg truncate64 membarrier select ftruncate64 renameat bind mkdir inotify_init faccessat2 getdents _newselect getuid getresuid32 geteuid32 epoll_pwait getpid _llseek lseek munmap getresuid sysinfo ppoll rt_sigtimedwait write gettimeofday fchdir faccessat accept epoll_ctl_old clock_nanosleep openat2 ugetrlimit pause oldfstat fstatat64 getsockopt stat64 lsetxattr getxattr pread64 readv inotify_init1 readlink eventfd2 sigpending close getgroups rt_sigtimedwait_time64 creat sched_yield renameat2 signal ioctl chmod rmdir inotify_add_watch unlink pselect6_time64 dup3 open sigreturn clock_getres fcntl eventfd recv epoll_ctl futimesat rt_sigaction brk rt_sigsuspend utime listen shutdown pwritev lstat64 exit_group getresgid rseq socketcall recvmmsg listxattr set_tls dup rename mmap2 getsockname oldlstat rt_sigpending fchmodat read rt_sigprocmask sendmmsg preadv2 close_range time
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/haveged --Foreground --verbose=1 $DAEMON_ARGS
	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: 9297
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit gssproxy.service:
	Description: gssproxy.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: rpc-svcgssd.service (destination-file)
	Before: nfs-client.target (destination-file)
	After: auth-rpcgss-module.service (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: auth-rpcgss-module.service (destination-file)
	ReferencedBy: nfs-client.target (destination-file)
-> Unit var-run.mount:
	Description: var-run.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: nagios-nrpe-server.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
-> Unit openvpn at ice-tls-server.service:
	Description: OpenVPN connection to ice-tls-server
	Instance: ice-tls-server
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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-openvpn.slice
	CGroup: /system.slice/system-openvpn.slice/openvpn at ice-tls-server.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 1b6c9f057256485a80597b180f7afc68
	Documentation: man:openvpn(8)
	Documentation: https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage
	Documentation: https://community.openvpn.net/openvpn/wiki/HOWTO
	Fragment Path: /lib/systemd/system/openvpn at .service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system-openvpn.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	PartOf: openvpn.service (origin-file)
	WantedBy: openvpn.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	Before: systemd-user-sessions.service (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system-openvpn.slice (origin-file)
	After: network-online.target (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: network-online.target (origin-file)
	References: system-openvpn.slice (origin-file)
	References: openvpn.service (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: openvpn.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /etc/openvpn (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: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1398
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/openvpn/ice-tls-server.pid
	RestartSec: 5s
	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: /etc/openvpn
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: yes
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNPROC: 100
	LimitNPROCSoft: 100
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_override cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_ipc_lock cap_sys_chroot cap_audit_write
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/openvpn --daemon ovpn-ice-tls-server --status /run/openvpn/ice-tls-server.status 10 --cd /etc/openvpn --config /etc/openvpn/ice-tls-server.conf --writepid /run/openvpn/ice-tls-server.pid
	Status Text: Initialization Sequence Completed
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	DeviceAllow: /dev/net/tun rw
	DeviceAllow: /dev/null rw
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 3986316624ea421a88b5a7f1bd4d7888
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	Before: user-runtime-dir at 1000.service (destination-file)
	After: dbus.socket (destination-implicit)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: dbus.socket (destination-implicit)
	References: dbus.socket (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: user at 1000.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	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: 625
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> 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: 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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit umount.target:
	Description: Unmount All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-default)
	ConflictedBy: boot-efi.mount (destination-file)
	ConflictedBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-default)
	ConflictedBy: mnt-staging.mount (destination-file)
	ConflictedBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-default)
	ConflictedBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-default)
	ConflictedBy: dev-sda3.swap (destination-default)
	ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-default)
	ConflictedBy: rpc-gssd.service (destination-file)
	ConflictedBy: run-user-1000.mount (destination-mountinfo-default)
	ConflictedBy: run-rpc_pipefs.mount (destination-file)
	ConflictedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-default)
	After: boot-efi.mount (destination-file)
	After: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-default)
	After: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-default)
	After: run-user-1000.mount (destination-mountinfo-default)
	After: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-default)
	After: mnt-staging.mount (destination-file)
	After: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-default)
	After: dev-sda3.swap (destination-default)
	After: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-default)
	After: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-default)
	ReferencedBy: run-rpc_pipefs.mount (destination-file)
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-default)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-default)
	ReferencedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-default)
	ReferencedBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-default)
	ReferencedBy: dev-sda3.swap (destination-default)
	ReferencedBy: mnt-staging.mount (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-udevd.service:
	Alias: udev.service
	Description: Rule-based Manager for Device Events and Files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: 8f293f31901d407f8ac92d463e221921
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd.service
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	WantedBy: ifupdown-pre.service (destination-file)
	WantedBy: systemd-udev-settle.service (destination-file)
	WantedBy: systemd-udev-trigger.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-udevd-control.socket (origin-file destination-implicit)
	After: systemd-hwdb-update.service (origin-file)
	After: systemd-udevd-kernel.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
	TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
	References: systemd-hwdb-update.service (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: systemd-sysusers.service (origin-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: systemd-udevd-control.socket (destination-implicit)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-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: 346
	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: yes
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	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
	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_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: yes
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-udevd
	-> ExecReload:
		Command Line: udevadm control --reload --timeout 0
	Status Text: Processing with 40 children at max
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	DeviceAllow: char-rtc r
	DeviceAllow: char-* rwm
	DeviceAllow: block-* rwm
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
-> 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: Sun 2022-01-30 12:49:50 EST
	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-user-sessions.service (destination-file)
	Before: cron.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit sys-module-configfs.device:
	Description: /sys/module/configfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 410038e918b14265943e29a4e590caaf
	Wants: sys-kernel-config.mount (origin-udev)
	References: sys-kernel-config.mount (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/module/configfs
	Found: found-udev
	udev SYSTEMD_WANTS: sys-kernel-config.mount
-> Unit dev-disk-by\x2dpartuuid-c6a28589\x2d560b\x2d4d16\x2d8eaa\x2de7244350202f.device:
	Description: Samsung_SSD_870_EVO_500GB 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: fb98b3e633934394b8dc36380301aac6
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-7BE9\x2d286D.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-net-enp1s0f1.device:
	Description: 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) (NC360T PCI Express Dual Port Gigabit Server Adapter)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: fb4bb9100c76469d950b3d0daf7589a8
	Following Set Member: sys-subsystem-net-devices-enp1s0f1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/net/enp1s0f1
	Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart1.device:
	Description: Samsung_SSD_870_EVO_500GB 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 72cbea68c3df446f9b00393aef8aa5c1
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-7BE9\x2d286D.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6a28589\x2d560b\x2d4d16\x2d8eaa\x2de7244350202f.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	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: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: e1217cd5491b46698793d03b30d018f2
	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: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system-getty.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: getty.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: rescue.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: rescue.service (origin-file)
	Before: getty.target (origin-file destination-default)
	After: rc-local.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: system-getty.slice (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: plymouth-quit-wait.service (origin-file)
	After: nagios-nrpe-server.service (destination-file)
	After: getty-pre.target (origin-file)
	References: getty.target (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: plymouth-quit-wait.service (origin-file)
	References: system-getty.slice (origin-file)
	References: rc-local.service (origin-file)
	References: rescue.service (origin-file)
	References: getty-pre.target (origin-file)
	References: systemd-user-sessions.service (origin-file)
	ReferencedBy: nagios-nrpe-server.service (destination-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: 1508
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/agetty -o '-p -- \u' --noclear tty1 $TERM
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0.device:
	Description: Samsung_SSD_870_EVO_500GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: fcef4db683f84e3899fd6c320dde5815
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X.device
	Following Set Member: dev-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart2.device:
	Description: Samsung_SSD_870_EVO_500GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 73229c6ae68e49559ad4fb7c369d1dd1
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.device
	Following Set Member: dev-disk-by\x2dpartuuid-d72bbcc0\x2d21a2\x2d4431\x2d8bb2\x2d7c0333c5ecd3.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap:
	Description: /dev/disk/by-path/pci-0000:00:17.0-ata-1.0-part3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: c2409a1d639b4f6597aae8208d8b2085
	Following: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Requires: dev-sda3.device (origin-proc-swap)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: dev-sda3.device (origin-proc-swap)
	After: systemd-journald.socket (origin-file)
	After: blockdev at dev-sda3.target (origin-proc-swap)
	References: blockdev at dev-sda3.target (origin-proc-swap)
	References: dev-sda3.device (origin-proc-swap)
	References: umount.target (origin-default)
	References: -.mount (origin-path)
	References: swap.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	RequiresMountsFor: /dev/disk/by-path/pci-0000:00:17.0-ata-1.0-part3 (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-path/pci-0000:00:17.0-ata-1.0-part3
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/sda3
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
	Description: Samsung_SSD_870_EVO_500GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 9d1a28e4b5a54ad58a254de5c8020cf6
	Following Set Member: dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-d72bbcc0\x2d21a2\x2d4431\x2d8bb2\x2d7c0333c5ecd3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit named.service:
	Alias: bind9.service
	Description: BIND Domain Name Server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/named.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 259effe0bbee4bdaba311000c462cb94
	Documentation: man:named(8)
	Fragment Path: /lib/systemd/system/named.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: nss-lookup.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: nss-lookup.target (origin-file)
	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: basic.target (origin-default)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: nss-lookup.target (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: stop
	Main PID: 1387
	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
	ProtectProc: default
	ProcSubset: all
	EnvironmentFile: -/etc/default/named
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/named -f $OPTIONS
	-> ExecReload:
		Command Line: /usr/sbin/rndc reload
	-> ExecStop:
		Command Line: /usr/sbin/rndc stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit modprobe at fuse.service:
	Description: Load Kernel Module fuse
	Instance: fuse
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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
	Invocation ID: acae4cc997d343bdb2456baa675b157d
	Documentation: man:modprobe(8)
	Fragment Path: /lib/systemd/system/modprobe at .service
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	RequiredBy: sys-fs-fuse-connections.mount (destination-file)
	Before: sysinit.target (origin-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	After: system-modprobe.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system-modprobe.slice (origin-file)
	ReferencedBy: sys-fs-fuse-connections.mount (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/modprobe -abq fuse
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-sda2.device:
	Description: Samsung_SSD_870_EVO_500GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 18bef6c1d616451eb20edc12af7a0681
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-d72bbcc0\x2d21a2\x2d4431\x2d8bb2\x2d7c0333c5ecd3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev,found-mount
-> Unit blockdev at dev-sdb1.target:
	Description: Block Device Preparation for /dev/sdb1
	Instance: dev-sdb1
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: mnt-staging.mount (destination-file destination-mountinfo-implicit)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: mnt-staging.mount (destination-file destination-mountinfo-implicit)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit modprobe at drm.service:
	Description: Load Kernel Module drm
	Instance: drm
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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
	Invocation ID: f677b9de2464425abc3cf8d9a3ca9a36
	Documentation: man:modprobe(8)
	Fragment Path: /lib/systemd/system/modprobe at .service
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	WantedBy: systemd-logind.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-logind.service (destination-file)
	After: system-modprobe.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system-modprobe.slice (origin-file)
	References: sysinit.target (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/modprobe -abq drm
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: 2f6914671e2b45b1b392453177b6f719
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs-pre.target
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	WantedBy: nfs-client.target (destination-file)
	WantedBy: rpcbind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: remote-fs.target (destination-file)
	After: nfs-client.target (destination-file)
	After: rpcbind.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: rpcbind.service (destination-file)
	ReferencedBy: nfs-client.target (destination-file)
	ReferencedBy: remote-fs.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit init.scope:
	Description: System and Service Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory 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: 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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
-> Unit collectd.service:
	Description: collectd.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: /dev/null
	WantedBy: multi-user.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
-> Unit sendmail.service:
	Description: sendmail.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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
	ConflictedBy: postfix.service (destination-file)
	ReferencedBy: postfix.service (destination-file)
-> Unit openvpn at static-home.service:
	Description: OpenVPN connection to static-home
	Instance: static-home
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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-openvpn.slice
	CGroup: /system.slice/system-openvpn.slice/openvpn at static-home.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 6e4d32cb1a2d40e3bed0242bcaeec3de
	Documentation: man:openvpn(8)
	Documentation: https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage
	Documentation: https://community.openvpn.net/openvpn/wiki/HOWTO
	Fragment Path: /lib/systemd/system/openvpn at .service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system-openvpn.slice (origin-file)
	Wants: network-online.target (origin-file)
	PartOf: openvpn.service (origin-file)
	WantedBy: openvpn.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	Before: systemd-user-sessions.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: -.mount (origin-path)
	After: system-openvpn.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: system-openvpn.slice (origin-file)
	References: openvpn.service (origin-file)
	References: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: openvpn.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /etc/openvpn (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: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1404
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/openvpn/static-home.pid
	RestartSec: 5s
	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: /etc/openvpn
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: yes
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitNPROC: 100
	LimitNPROCSoft: 100
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 65536
	LimitMEMLOCKSoft: 65536
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_override cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_ipc_lock cap_sys_chroot cap_audit_write
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/openvpn --daemon ovpn-static-home --status /run/openvpn/static-home.status 10 --cd /etc/openvpn --config /etc/openvpn/static-home.conf --writepid /run/openvpn/static-home.pid
	Status Text: Initialization Sequence Completed
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	DeviceAllow: /dev/net/tun rw
	DeviceAllow: /dev/null rw
-> Unit console-screen.service:
	Description: console-screen.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 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: Sun 2022-01-30 12:49:50 EST
	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: !/usr/bin/dbus-broker untested
	ConditionPathExists: !/usr/bin/dbus-daemon untested
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: getty.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: getty.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: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: 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: 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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nut-monitor.service:
	Alias: nut-client.service
	Description: Network UPS Tools - power device monitor and shutdown controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/nut-monitor.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: cd76fe863cd046c39cc0b86dfc50bed6
	Fragment Path: /lib/systemd/system/nut-monitor.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: network.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: nut-server.service (origin-file destination-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: local-fs.target (origin-file)
	References: nut-server.service (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: nut-server.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: 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: 1644
	Main PID Known: yes
	Main PID Alien: yes
	PIDFile: /run/nut/upsmon.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/upsmon
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5079fad865b840f4b818de2143eeb3f4
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: systemd-udevd.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: haveged.service (destination-file)
	Before: sysinit.target (origin-file)
	After: kmod-static-nodes.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-udevd.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: haveged.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: systemd-tmpfiles --prefix=/dev --create --boot
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 1d1d0bfa9ac24819a8f4bcad7005180d
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-ask-password-console.service (origin-implicit)
	Before: paths.target (origin-file)
	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: shutdown.target (origin-file)
	References: -.mount (origin-path)
	References: plymouth-start.service (origin-file)
	References: cryptsetup.target (origin-file)
	References: paths.target (origin-file)
	References: emergency.service (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 exim4.service:
	Description: exim4.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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
	ConflictedBy: postfix.service (destination-file)
	ReferencedBy: postfix.service (destination-file)
-> Unit sys-subsystem-net-devices-tun0.device:
	Description: /sys/subsystem/net/devices/tun0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: 121eae0686554911b30b948d3b40d421
	Following Set Member: sys-devices-virtual-net-tun0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/tun0
	Found: found-udev
-> Unit dev-sda3.swap:
	Description: /dev/sda3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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-sda3.swap
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: cc0ccb5282ed48c68cd805d9334fe3ef
	Following: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap
	Requires: -.mount (origin-path)
	Requires: dev-sda3.device (origin-proc-swap)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: blockdev at dev-sda3.target (origin-proc-swap)
	After: dev-sda3.device (origin-proc-swap)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: swap.target (origin-default)
	References: umount.target (origin-default)
	References: blockdev at dev-sda3.target (origin-proc-swap)
	References: dev-sda3.device (origin-proc-swap)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	RequiresMountsFor: /dev/sda3 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/sda3
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/sda3
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: /dev-mqueue.mount
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: e572fa8e65644c45bba534d372a8a1b9
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: -.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: -.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: -.mount (origin-path)
	References: -.slice (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,nosuid,nodev,noexec,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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpartuuid-d72bbcc0\x2d21a2\x2d4431\x2d8bb2\x2d7c0333c5ecd3.device:
	Description: Samsung_SSD_870_EVO_500GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: f1e306d4fb394e6da69b50c0a2ca1868
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: efee29645cd1472893729c11ea6de31b
	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 ladvd.service:
	Description: LLDP/CDP sender
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/ladvd.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 36a95fd4c3894451b0b4b50b53e53b91
	Documentation: man:ladvd(8)
	Documentation: man:ladvdc(8)
	Fragment Path: /lib/systemd/system/ladvd.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: network.target (origin-file)
	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: multi-user.target (destination-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: basic.target (origin-default)
	After: network.target (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	References: network.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /run/ladvd (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: 1386
	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: yes
	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
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: ladvd
	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_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_module 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 cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/ladvd -f -t -L -z
	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: 9297
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit phpsessionclean.timer:
	Description: Clean PHP session files every 30 mins
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 14:09:01 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: 257775fcbfea4d4e97c067634265ef76
	Fragment Path: /lib/systemd/system/phpsessionclean.timer
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: phpsessionclean.service (origin-implicit)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: phpsessionclean.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: phpsessionclean.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: timers.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	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: phpsessionclean.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: *-*-* *:09,39:00
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap:
	Description: /dev/disk/by-id/wwn-0x5002538fc1b18ef0-part3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 50ba9ae61c0f475a906a2522e8dcd39d
	Following: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap
	Following Set Member: dev-sda3.swap
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Requires: dev-sda3.device (origin-proc-swap)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: dev-sda3.device (origin-proc-swap)
	After: blockdev at dev-sda3.target (origin-proc-swap)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: swap.target (origin-default)
	References: blockdev at dev-sda3.target (origin-proc-swap)
	References: system.slice (origin-file)
	References: umount.target (origin-default)
	References: dev-sda3.device (origin-proc-swap)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	RequiresMountsFor: /dev/disk/by-id/wwn-0x5002538fc1b18ef0-part3 (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/wwn-0x5002538fc1b18ef0-part3
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/sda3
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit xdm.service:
	Description: xdm.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: nagios-nrpe-server.service (destination-file)
	ReferencedBy: nagios-nrpe-server.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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5b9b7e432bcc410cb71acd83f914ffe3
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: systemd-udev-trigger.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-udevd.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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-subsystem-net-devices-enp1s0f1.10.device:
	Description: /sys/subsystem/net/devices/enp1s0f1.10
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: a8fec62c8993489ca741a5aad2f58f89
	Following Set Member: sys-devices-virtual-net-enp1s0f1.10.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/enp1s0f1.10
	Found: found-udev
-> Unit mnt-staging.mount:
	Description: /mnt/staging
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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/mnt-staging.mount
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 22e34cbdc0f443bebfd954f9f3bf88f4
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/mnt-staging.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	BindsTo: dev-sdb1.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: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-file)
	After: dev-sdb1.device (origin-mountinfo-implicit)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: blockdev at dev-sdb1.target (origin-file origin-mountinfo-implicit)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: dev-sdb1.device (origin-mountinfo-implicit)
	References: umount.target (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: blockdev at dev-sdb1.target (origin-file origin-mountinfo-implicit)
	ReferencedBy: local-fs.target (destination-file)
	RequiresMountsFor: /dev/sdb1 (origin-file)
	RequiresMountsFor: /mnt (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /mnt/staging
	What: /dev/sdb1
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.device:
	Description: Samsung_SSD_870_EVO_500GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: faac61c564f84901934e4105adc78302
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.device
	Following Set Member: dev-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit dev-snd-controlC0.device:
	Description: /dev/snd/controlC0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:35:24 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:35:24 EST
	Active Enter Timestamp: Sun 2022-01-30 12:35:24 EST
	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: 8752d2dc7dd64b6d89f67481707b893e
	Following: sys-devices-pci0000:00-0000:00:1f.3-sound-card0-controlC0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:1f.3-sound-card0-controlC0.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:1f.3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.3/sound/card0/controlC0
	Found: found-udev
-> Unit sys-devices-virtual-net-dummy0.device:
	Description: /sys/devices/virtual/net/dummy0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 9693d54e2b58473c8b69d290ba108231
	Following Set Member: sys-subsystem-net-devices-dummy0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/dummy0
	Found: found-udev
-> Unit pcscd.service:
	Description: PC/SC Smart Card Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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:pcscd(8)
	Fragment Path: /lib/systemd/system/pcscd.service
	Requires: sysinit.target (origin-default)
	Requires: pcscd.socket (origin-file)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: pcscd.socket (destination-implicit)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: pcscd.socket (destination-implicit)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: pcscd.socket (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: pcscd.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/pcscd --foreground --auto-exit
	-> ExecReload:
		Command Line: /usr/sbin/pcscd --hotplug
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-kernel-config.mount:
	Description: Kernel Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: /sys-kernel-config.mount
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: cb2506e3560b4de1a8f96bd87f9d535a
	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
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionPathExists: /sys/kernel/config untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.slice (origin-file)
	Requires: modprobe at configfs.service (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sys-module-configfs.device (destination-udev)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: -.slice (origin-file)
	After: -.mount (origin-path)
	After: modprobe at configfs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: -.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: modprobe at configfs.service (origin-file)
	ReferencedBy: sys-module-configfs.device (destination-udev)
	ReferencedBy: sysinit.target (destination-file)
	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/config
	What: configfs
	File System Type: configfs
	Options: rw,nosuid,nodev,noexec,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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit selinux-autorelabel-mark.service:
	Description: Mark the need to relabel after reboot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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/selinux-autorelabel-mark.service
	ConditionPathExists: !/.autorelabel untested
	ConditionPathIsDirectory: /etc/selinux untested
	ConditionSecurity: !selinux untested
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: no
	Requires: local-fs.target (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: basic.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /bin/touch /.autorelabel
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 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: Sun 2022-01-30 12:49:50 EST
	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: shutdown.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: plymouth-start.service (origin-file)
	After: systemd-vconsole-setup.service (origin-file)
	After: systemd-ask-password-console.path (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: systemd-ask-password-console.path (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: plymouth-start.service (origin-file)
	References: systemd-vconsole-setup.service (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: systemd-tty-ask-password-agent --watch --console
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-udev-settle.service:
	Description: Wait for udev To Complete Device Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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-settle.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: f591b68abd834fcc8a8152fae3096fa9
	Documentation: man:systemd-udev-settle.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-settle.service
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	WantedBy: nut-driver.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: nut-driver.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-udev-trigger.service (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: systemd-udevd.service (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: nut-driver.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: udevadm settle
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 2022-01-30 12:49:50 EST
	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
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: run-rpc_pipefs.mount (origin-file)
	Wants: nfs-config.service (origin-file)
	PartOf: nfs-server.service (origin-file)
	PartOf: nfs-utils.service (origin-file)
	WantedBy: auth-rpcgss-module.service (destination-file)
	Before: nfs-client.target (destination-file)
	After: auth-rpcgss-module.service (destination-file)
	After: local-fs.target (origin-file)
	After: system.slice (origin-file)
	After: gssproxy.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: run-rpc_pipefs.mount (origin-file)
	After: nfs-config.service (origin-file)
	References: run-rpc_pipefs.mount (origin-file)
	References: nfs-utils.service (origin-file)
	References: nfs-server.service (origin-file)
	References: system.slice (origin-file)
	References: gssproxy.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: nfs-config.service (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: auth-rpcgss-module.service (destination-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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/rpc.svcgssd $SVCGSSDARGS
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit plymouth-quit.service:
	Description: plymouth-quit.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: nagios-nrpe-server.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 7cdb19e1136549be8fa91e6167f4a5b8
	Following: sys-devices-pnp0-00:01-tty-ttyS0.device
	Following Set Member: sys-devices-pnp0-00:01-tty-ttyS0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:01/tty/ttyS0
	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: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: 5f4d1fb68200402baf2d1b4be3efac9a
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-online.target
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Wants: networking.service (origin-file)
	WantedBy: postfix at -.service (destination-file)
	WantedBy: isc-dhcp-server.service (destination-file)
	WantedBy: openvpn at ice-tls-server.service (destination-file)
	WantedBy: wide-dhcpv6-client.service (destination-file)
	WantedBy: openvpn at static-home.service (destination-file)
	WantedBy: rlinetd.service (destination-file)
	WantedBy: atftpd.service (destination-file)
	WantedBy: ddclient.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: nut-server.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: openvpn at ice-tls-server.service (destination-file)
	Before: wide-dhcpv6-client.service (destination-file)
	Before: isc-dhcp-server.service (destination-file)
	Before: atftpd.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: openvpn at static-home.service (destination-file)
	Before: postfix at -.service (destination-file)
	Before: rlinetd.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: ddclient.service (destination-file)
	After: network.target (origin-file)
	After: networking.service (destination-file)
	References: network.target (origin-file)
	References: networking.service (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: ddclient.service (destination-file)
	ReferencedBy: atftpd.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: wide-dhcpv6-client.service (destination-file)
	ReferencedBy: postfix at -.service (destination-file)
	ReferencedBy: rlinetd.service (destination-file)
	ReferencedBy: openvpn at ice-tls-server.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: nut-server.service (destination-file)
	ReferencedBy: openvpn at static-home.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit postfix.service:
	Description: Postfix Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:35 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:35 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:35 EST
	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/postfix.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ec669f3fdcd94ef4ad560b93f85f148d
	Fragment Path: /lib/systemd/system/postfix.service
	ConditionPathExists: /etc/postfix/main.cf untested
	Condition Timestamp: Sun 2022-01-30 12:34:35 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:35 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: postfix at -.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	ConsistsOf: postfix at -.service (destination-file)
	Conflicts: exim4.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: sendmail.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: postfix at -.service (destination-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	PropagatesReloadTo: postfix at -.service (destination-file)
	References: sendmail.service (origin-file)
	References: exim4.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: postfix at -.service (origin-file)
	ReferencedBy: postfix at -.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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /bin/true
	-> ExecReload:
		Command Line: /bin/true
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit apt-daily-upgrade.timer:
	Description: Daily apt upgrade and clean activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 06:13:26 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: 161b5749a65b4ddbbea67eefc0599302
	Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: apt-daily-upgrade.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: apt-daily.timer (origin-file)
	Triggers: apt-daily-upgrade.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: apt-daily-upgrade.service (origin-implicit)
	References: -.mount (origin-path)
	References: time-sync.target (origin-default)
	References: sysinit.target (origin-default)
	References: timers.target (origin-default)
	References: apt-daily.timer (origin-file)
	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: apt-daily-upgrade.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: *-*-* 06:00:00
-> 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: Sun 2022-01-30 12:49:50 EST
	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: Sun 2022-01-30 12:34:22 EST
	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: local-fs.target (origin-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: shutdown.target (origin-file)
	After: systemd-fsckd.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-fsckd.socket (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2duuid-bb885e93\x2d038c\x2d40e6\x2d9c3d\x2d9515c9c59f89.device:
	Description: WDC_WD20EZRZ-00Z5HB0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 11f6ea24000d4f9ca503f998a225c04c
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c\x2dpart1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-1319ab1c\x2d01.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
	Found: found-udev
-> Unit man-db.timer:
	Description: Daily man-db regeneration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 00:00:00 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: 98f31334d197417ca40cd93a62095031
	Documentation: man:mandb(8)
	Fragment Path: /lib/systemd/system/man-db.timer
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: man-db.service (origin-implicit)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: time-sync.target (origin-default)
	Triggers: man-db.service (origin-implicit)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: man-db.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: timers.target (origin-default)
	References: shutdown.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
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: *-*-* 00:00:00
-> Unit systemd-fsckd.socket:
	Description: fsck to fsckd communication Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 865744a207b741ef98694220ce21e262
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: systemd-fsckd.service (destination-file)
	WantedBy: systemd-fsck-root.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: systemd-fsckd.service (origin-implicit)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-virtual-net-enp1s0f1.14.device:
	Description: /sys/devices/virtual/net/enp1s0f1.14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: 0d45a390ec764c3987d561dd8a755af8
	Following Set Member: sys-subsystem-net-devices-enp1s0f1.14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/enp1s0f1.14
	Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device:
	Description: Samsung_SSD_870_EVO_500GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 44926bc94d6d4838be06eeefe4196a90
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-d72bbcc0\x2d21a2\x2d4431\x2d8bb2\x2d7c0333c5ecd3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit run-rpc_pipefs.mount:
	Description: RPC Pipe File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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-rpc_pipefs.mount
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 18ec0508ca8549f8a3c4b6568585e7bf
	Fragment Path: /lib/systemd/system/run-rpc_pipefs.mount
	Source Path: /proc/self/mountinfo
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: rpc-gssd.service (destination-file)
	RequiredBy: rpc-svcgssd.service (destination-file)
	Conflicts: umount.target (origin-file)
	Before: rpc-gssd.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: umount.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	RequiresMountsFor: /run (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/rpc_pipefs
	What: sunrpc
	File System Type: rpc_pipefs
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:34:36 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:36 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:36 EST
	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: 28157ca658e644dcb57bf5ee8eeb237d
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Sun 2022-01-30 12:34:36 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:36 EST
	Assert Result: yes
	Requires: basic.target (origin-file)
	Wants: postfix.service (origin-file)
	Wants: radvd.service (origin-file)
	Wants: ssh.service (origin-file)
	Wants: systemd-ask-password-wall.path (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Wants: remote-fs.target (origin-file)
	Wants: smartmontools.service (origin-file)
	Wants: ladvd.service (origin-file)
	Wants: openvpn at ice-tls-server.service (origin-file)
	Wants: named.service (origin-file)
	Wants: cron.service (origin-file)
	Wants: collectd.service (origin-file)
	Wants: nut-server.service (origin-file)
	Wants: apache2.service (origin-file)
	Wants: rsync.service (origin-file)
	Wants: rpcbind.service (origin-file)
	Wants: miniupnpd.service (origin-file)
	Wants: rc-local.service (origin-file)
	Wants: lm-sensors.service (origin-file)
	Wants: ntp.service (origin-file)
	Wants: openvpn.service (origin-file)
	Wants: systemd-user-sessions.service (origin-file)
	Wants: rlinetd.service (origin-file)
	Wants: nut-monitor.service (origin-file)
	Wants: ddclient.service (origin-file)
	Wants: networking.service (origin-file)
	Wants: getty.target (origin-file)
	Wants: atftpd.service (origin-file)
	Wants: systemd-logind.service (origin-file)
	Wants: nagios-nrpe-server.service (origin-file)
	Wants: console-setup.service (origin-file)
	Wants: rsyslog.service (origin-file)
	Wants: nfs-client.target (origin-file)
	Wants: wide-dhcpv6-client.service (origin-file)
	Wants: openvpn at static-home.service (origin-file)
	Wants: dbus.service (origin-file)
	Wants: isc-dhcp-server.service (origin-file)
	RequiredBy: graphical.target (destination-file)
	Conflicts: rescue.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: rescue.service (origin-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: graphical.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-user-sessions.service (origin-default)
	After: lm-sensors.service (origin-default)
	After: openvpn.service (origin-default)
	After: named.service (origin-default)
	After: rc-local.service (origin-default)
	After: rsyslog.service (origin-default)
	After: rlinetd.service (origin-default destination-file)
	After: openvpn at ice-tls-server.service (origin-default)
	After: radvd.service (origin-default)
	After: openvpn at static-home.service (origin-default)
	After: nut-monitor.service (origin-default)
	After: ladvd.service (origin-default)
	After: getty.target (origin-default)
	After: nut-server.service (origin-default)
	After: ddclient.service (origin-default)
	After: wide-dhcpv6-client.service (origin-default destination-file)
	After: nagios-nrpe-server.service (origin-default)
	After: ntp.service (origin-default)
	After: smartmontools.service (origin-default)
	After: rescue.service (origin-file)
	After: cron.service (origin-default)
	After: basic.target (origin-file origin-default)
	After: systemd-logind.service (origin-default)
	After: rsync.service (origin-default)
	After: isc-dhcp-server.service (origin-default destination-file)
	After: rescue.target (origin-file)
	After: systemd-networkd.service (destination-file)
	After: dbus.service (origin-default)
	After: postfix.service (origin-default)
	After: nfs-client.target (origin-default)
	After: atftpd.service (origin-default destination-file)
	After: miniupnpd.service (origin-default destination-file)
	After: ssh.service (origin-default)
	After: apache2.service (origin-default)
	References: wide-dhcpv6-client.service (origin-file origin-default)
	References: rsync.service (origin-file origin-default)
	References: console-setup.service (origin-file)
	References: smartmontools.service (origin-file origin-default)
	References: rescue.target (origin-file)
	References: miniupnpd.service (origin-file origin-default)
	References: rlinetd.service (origin-file origin-default)
	References: ntp.service (origin-file origin-default)
	References: dbus.service (origin-file origin-default)
	References: apache2.service (origin-file origin-default)
	References: nut-monitor.service (origin-file origin-default)
	References: rescue.service (origin-file)
	References: systemd-logind.service (origin-file origin-default)
	References: rpcbind.service (origin-file)
	References: collectd.service (origin-file)
	References: getty.target (origin-file origin-default)
	References: systemd-ask-password-wall.path (origin-file)
	References: radvd.service (origin-file origin-default)
	References: ladvd.service (origin-file origin-default)
	References: nut-server.service (origin-file origin-default)
	References: systemd-update-utmp-runlevel.service (origin-file)
	References: openvpn at static-home.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: atftpd.service (origin-file origin-default)
	References: networking.service (origin-file)
	References: lm-sensors.service (origin-file origin-default)
	References: ssh.service (origin-file origin-default)
	References: nagios-nrpe-server.service (origin-file origin-default)
	References: remote-fs.target (origin-file)
	References: rsyslog.service (origin-file origin-default)
	References: systemd-user-sessions.service (origin-file origin-default)
	References: openvpn at ice-tls-server.service (origin-file origin-default)
	References: named.service (origin-file origin-default)
	References: isc-dhcp-server.service (origin-file origin-default)
	References: basic.target (origin-file origin-default)
	References: rc-local.service (origin-file origin-default)
	References: openvpn.service (origin-file origin-default)
	References: cron.service (origin-file origin-default)
	References: nfs-client.target (origin-file origin-default)
	References: postfix.service (origin-file origin-default)
	References: ddclient.service (origin-file origin-default)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: wide-dhcpv6-client.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: miniupnpd.service (destination-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: atftpd.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: rlinetd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-sda1.device:
	Description: Samsung_SSD_870_EVO_500GB 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: cee259c3c0c245e5b862ebce8dc56295
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-7BE9\x2d286D.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6a28589\x2d560b\x2d4d16\x2d8eaa\x2de7244350202f.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart1.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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev,found-mount
-> Unit apt-daily.service:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2022-01-31 11:41:06 EST
	Inactive Exit Timestamp: Mon 2022-01-31 11:41:06 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2022-01-31 11:41:06 EST
	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: 1c7fd23f22e945dea252a75db3277da8
	Documentation: man:apt(8)
	Fragment Path: /lib/systemd/system/apt-daily.service
	ConditionACPower: true untested
	Condition Timestamp: Mon 2022-01-31 11:41:06 EST
	Condition Result: yes
	Assert Timestamp: Mon 2022-01-31 11:41:06 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: apt-daily-upgrade.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: NetworkManager.service (origin-file)
	After: network.target (origin-file)
	After: systemd-networkd.service (origin-file)
	After: connman.service (origin-file)
	After: network-online.target (origin-file)
	After: apt-daily.timer (destination-implicit)
	TriggeredBy: apt-daily.timer (destination-implicit)
	References: systemd-networkd.service (origin-file)
	References: sysinit.target (origin-default)
	References: NetworkManager.service (origin-file)
	References: network-online.target (origin-file)
	References: connman.service (origin-file)
	References: system.slice (origin-file)
	References: network.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: apt-daily.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStartPre:
		Command Line: /usr/lib/apt/apt-helper wait-online
	-> ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily update
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit connman.service:
	Description: connman.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: apt-daily.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
-> Unit nfs-blkmap.service:
	Description: nfs-blkmap.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 cryptsetup.target:
	Description: Local Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 191258019eba4bf0ad677aac33d3683d
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sysinit.target (destination-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-wall.path (destination-file)
	ReferencedBy: systemd-ask-password-console.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-tmpfiles-clean.service:
	Description: Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2022-01-31 12:49:27 EST
	Inactive Exit Timestamp: Mon 2022-01-31 12:49:27 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2022-01-31 12:49:27 EST
	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: 01de6e6ec09546b7b4be83504b4ead7e
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
	Condition Timestamp: Mon 2022-01-31 12:49:27 EST
	Condition Result: yes
	Assert Timestamp: Mon 2022-01-31 12:49:27 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: time-set.target (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-tmpfiles-clean.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
	References: time-set.target (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs.target (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: systemd-tmpfiles --clean
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit apache2.service:
	Description: The Apache HTTP Server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 00:00:00 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/apache2.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 4c05b85f59a44ce499b4d96c91d04ac2
	Documentation: https://httpd.apache.org/docs/2.4/
	Fragment Path: /lib/systemd/system/apache2.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	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)
	After: system.slice (origin-file)
	After: network.target (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: nss-lookup.target (origin-file)
	After: remote-fs.target (origin-file)
	References: remote-fs.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: network.target (origin-file)
	References: nss-lookup.target (origin-file)
	References: sysinit.target (origin-default)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /var/tmp (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: forking
	Restart: on-abort
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1509
	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: mixed
	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
	ProtectProc: default
	ProcSubset: all
	Environment: APACHE_STARTED_BY_SYSTEMD=true
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/apachectl start
	-> ExecReload:
		Command Line: /usr/sbin/apachectl graceful
	-> ExecStop:
		Command Line: /usr/sbin/apachectl graceful-stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-virtual-net-enp1s0f1.10.device:
	Description: /sys/devices/virtual/net/enp1s0f1.10
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: 065e2e751e784220b43eb382b9bec95f
	Following Set Member: sys-subsystem-net-devices-enp1s0f1.10.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/enp1s0f1.10
	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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 51d0bd2bc88c48c39c34388f375ae343
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Before: paths.target (origin-file)
	Before: systemd-ask-password-wall.service (origin-implicit)
	Before: shutdown.target (origin-file)
	Before: cryptsetup.target (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-ask-password-wall.service (origin-implicit)
	References: paths.target (origin-file)
	References: systemd-ask-password-wall.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: -.mount (origin-path)
	References: cryptsetup.target (origin-file)
	References: emergency.service (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 sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: b28f83f1eba4471a9fd8bde9503632b6
	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:17.0\x2data\x2d2.device:
	Description: WDC_WD20EZRZ-00Z5HB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 77a189d1999540f086081b7bc400dd31
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-sdb.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
	Found: found-udev
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: /sys-fs-fuse-connections.mount
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 42be1b94758444f2821c306d265bafc9
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: modprobe at fuse.service (origin-file)
	Requires: -.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sys-module-fuse.device (destination-udev)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: modprobe at fuse.service (origin-file)
	After: -.mount (origin-path)
	After: -.slice (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: modprobe at fuse.service (origin-file)
	References: -.slice (origin-file)
	ReferencedBy: sys-module-fuse.device (destination-udev)
	ReferencedBy: sysinit.target (destination-file)
	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,nosuid,nodev,noexec,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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rescue.target:
	Alias: runlevel1.target
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: rescue.service (origin-file)
	Requires: sysinit.target (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: graphical.target (destination-file)
	ConflictedBy: multi-user.target (destination-file)
	Before: graphical.target (destination-file)
	Before: multi-user.target (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: shutdown.target (origin-default)
	After: rescue.service (origin-file)
	After: sysinit.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: rescue.service (origin-file)
	References: sysinit.target (origin-file origin-default)
	References: systemd-update-utmp-runlevel.service (origin-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: graphical.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 150e27000f8b43f8803c2cd387da3de7
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	After: -.mount (origin-path)
	Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: sysinit.target (origin-file)
	References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: -.mount (origin-path)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /proc/sys/fs (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Automount State: waiting
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
	TimeoutIdleUSec: 0
-> Unit dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.device:
	Description: Samsung_SSD_870_EVO_500GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: c1f0334738014d0193c5607e97a3d7ca
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: -.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	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
	Requires: -.mount (origin-path)
	Requires: -.slice (origin-file)
	Before: systemd-binfmt.service (destination-file)
	After: -.mount (origin-path)
	After: -.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	References: -.mount (origin-path)
	References: -.slice (origin-file)
	References: systemd-journald.socket (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: dead
	Result: success
	Clean Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device:
	Description: Samsung_SSD_870_EVO_500GB 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: b4d2bb1621d2411cadcab2eccafa9336
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2duuid-7BE9\x2d286D.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6a28589\x2d560b\x2d4d16\x2d8eaa\x2de7244350202f.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit systemd-journald-audit.socket:
	Description: Journal Audit Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: f36f80340e604dc6ab4d8737ec2cda5c
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	Before: sockets.target (origin-file)
	Before: apparmor.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: systemd-journald.service (origin-implicit)
	References: sockets.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: systemd-journald.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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-hwdb-update.service:
	Description: Rebuild Hardware Database
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: systemd-udevd.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-update-done.service (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: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-update-done.service (origin-file)
	References: system.slice (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: systemd-hwdb update
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2e4cb695588943e78e839316c7593a8f
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: sys-kernel-config.mount (destination-file)
	Before: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-file)
	Before: nfs-config.service (destination-file)
	Before: named.service (destination-file)
	Before: wide-dhcpv6-client.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: fstrim.service (destination-file)
	Before: nut-monitor.service (destination-file)
	Before: cron.service (destination-file)
	Before: selinux-autorelabel-mark.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: e2scrub_all.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: sys-kernel-tracing.mount (destination-file)
	Before: systemd-fsckd.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: rlinetd.service (destination-file)
	Before: nut-driver.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: auth-rpcgss-module.service (destination-file)
	Before: nfs-utils.service (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: smartmontools.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: keyboard-setup.service (destination-file)
	Before: nftables.service (destination-file)
	Before: modprobe at configfs.service (destination-file)
	Before: networking.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: run-rpc_pipefs.mount (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: pcscd.service (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: ntp.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: dev-sda3.swap (destination-file)
	Before: miniupnpd.service (destination-file)
	Before: man-db.service (destination-file)
	Before: rsync.service (destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: ddclient.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: ssh.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: e2scrub_reap.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: radvd.service (destination-file)
	Before: isc-dhcp-server.service (destination-file)
	Before: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-file)
	Before: console-setup.service (destination-file)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-file)
	Before: mnt-staging.mount (destination-file)
	Before: openvpn at static-home.service (destination-file)
	Before: rpcbind.service (destination-file)
	Before: phpsessionclean.service (destination-file)
	Before: nagios-nrpe-server.service (destination-file)
	Before: haveged.service (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: nut-server.service (destination-file)
	Before: systemd-boot-system-token.service (destination-file)
	Before: apache2.service (destination-file)
	Before: postfix at -.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: openvpn at ice-tls-server.service (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: uuidd.service (destination-file)
	Before: openvpn.service (destination-file)
	Before: systemd-initctl.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: postfix.service (destination-file)
	Before: dbus.service (destination-file)
	Before: ladvd.service (destination-file)
	Before: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-file)
	Before: systemd-udev-settle.service (destination-file)
	Before: getty at tty1.service (destination-file)
	Before: modprobe at fuse.service (destination-file)
	Before: modprobe at drm.service (destination-file)
	Before: atftpd.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: rpc-gssd.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: system.slice (origin-file)
	References: systemd-journald.service (origin-implicit)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: lm-sensors.service (destination-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-file)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: ladvd.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: postfix at -.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: ddclient.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: run-rpc_pipefs.mount (destination-file)
	ReferencedBy: nut-driver.service (destination-file)
	ReferencedBy: atftpd.service (destination-file)
	ReferencedBy: pcscd.service (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: getty-static.service (destination-file)
	ReferencedBy: nut-server.service (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: fstrim.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: modprobe at configfs.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-file)
	ReferencedBy: run-user-1000.mount (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-initctl.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: phpsessionclean.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-file)
	ReferencedBy: nftables.service (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-file)
	ReferencedBy: mnt-staging.mount (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: rlinetd.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: auth-rpcgss-module.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: named.service (destination-file)
	ReferencedBy: radvd.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: openvpn at ice-tls-server.service (destination-file)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: postfix.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: dev-sda3.swap (destination-file)
	ReferencedBy: nfs-config.service (destination-file)
	ReferencedBy: modprobe at fuse.service (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-file)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-file)
	ReferencedBy: openvpn.service (destination-file)
	ReferencedBy: openvpn at static-home.service (destination-file)
	ReferencedBy: e2scrub_all.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: smartmontools.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: miniupnpd.service (destination-file)
	ReferencedBy: selinux-autorelabel-mark.service (destination-file)
	ReferencedBy: haveged.service (destination-file)
	ReferencedBy: nut-monitor.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: nfs-utils.service (destination-file)
	ReferencedBy: rpcbind.service (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: wide-dhcpv6-client.service (destination-file)
	ReferencedBy: apt-daily-upgrade.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: 4096
	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
	Timestamping: us
	FlushPending: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/socket
	ListenStream: /run/systemd/journal/stdout
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 15da722330724cf7a9535f391f80007f
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: systemd-udev-trigger.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-udevd.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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 3d7931cc0f0b46afb7fb2c979e4db7a4
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/user.slice
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: shutdown.target (origin-default)
	Before: slices.target (origin-file)
	Before: user-1000.slice (destination-implicit)
	After: -.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: -.slice (origin-implicit)
	References: slices.target (origin-file)
	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: 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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit user-1000.slice:
	Description: User Slice of UID 1000
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 15:05:29 EST
	Inactive Exit Timestamp: Sun 2022-01-30 15:05:29 EST
	Active Enter Timestamp: Sun 2022-01-30 15:05:29 EST
	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: 2034c249219c4278959f9ff5c9408692
	Documentation: man:user at .service(5)
	DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
	Condition Timestamp: Sun 2022-01-30 15:05:29 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 15:05:29 EST
	Assert Result: yes
	Requires: user.slice (origin-implicit)
	RequiredBy: user-runtime-dir at 1000.service (destination-file)
	RequiredBy: session-1864.scope (destination-file)
	RequiredBy: user at 1000.service (destination-file)
	RequiredBy: session-191.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-1864.scope (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: session-191.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	After: systemd-user-sessions.service (origin-file)
	After: user.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: user.slice (origin-implicit)
	References: systemd-user-sessions.service (origin-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: session-1864.scope (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: session-191.scope (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	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: 20453
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-pstore.service:
	Description: Platform Persistent Storage Archival
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: no
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: -.mount (origin-path)
	References: shutdown.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-pstore
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: Samsung_SSD_870_EVO_500GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 47b56b5b0b934c5991b16ec497eede9b
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X.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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> 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: Sun 2022-01-30 12:49:50 EST
	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 sys-subsystem-net-devices-enp1s0f0.device:
	Description: 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) (NC360T PCI Express Dual Port Gigabit Server Adapter)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: d5833ae2be4b4a21988ae8be569c12b1
	Following Set Member: sys-devices-pci0000:00-0000:00:01.0-0000:01:00.0-net-enp1s0f0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/net/enp1s0f0
	Found: found-udev
-> Unit phpsessionclean.service:
	Description: Clean php session files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2022-01-31 14:09:01 EST
	Inactive Exit Timestamp: Mon 2022-01-31 14:09:01 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2022-01-31 14:09:01 EST
	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: 2f6344d11e1c46f28543c9da3e23090f
	Fragment Path: /lib/systemd/system/phpsessionclean.service
	Condition Timestamp: Mon 2022-01-31 14:09:01 EST
	Condition Result: yes
	Assert Timestamp: Mon 2022-01-31 14:09:01 EST
	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: phpsessionclean.timer (destination-implicit)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: basic.target (origin-default)
	TriggeredBy: phpsessionclean.timer (destination-implicit)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: phpsessionclean.timer (destination-implicit)
	RequiresMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /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: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: yes
	ProtectSystem: yes
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/lib/php/sessionclean
			PID: 48224
			Start Timestamp: Mon 2022-01-31 14:09:01 EST
			Exit Timestamp: Mon 2022-01-31 14:09:01 EST
			Exit Code: exited
			Exit Status: 0
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0.device:
	Description: WDC_WD20EZRZ-00Z5HB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: a4fc03a7450448c7acf650cd9cd12a0e
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-sdb.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
	Found: found-udev
-> 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: Mon 2022-01-31 13:56:20 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: 4dea52dcffd04cf6b4ce6426b2c086f7
	Documentation: man:sd-login(3)
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: man:org.freedesktop.login1(5)
	Fragment Path: /lib/systemd/system/systemd-logind.service
	ConditionPathExists: /lib/systemd/system/dbus.service untested
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: user.slice (origin-file)
	Wants: modprobe at drm.service (origin-file)
	Wants: dbus.socket (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: session-191.scope (destination-file)
	Before: multi-user.target (destination-default)
	Before: session-1864.scope (destination-file)
	After: nss-user-lookup.target (origin-file)
	After: modprobe at drm.service (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: basic.target (origin-default)
	After: user.slice (origin-file)
	After: system.slice (origin-file)
	After: dbus.socket (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-remount-fs.service (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: modprobe at drm.service (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: user.slice (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: session-1864.scope (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: session-191.scope (destination-file)
	RequiresMountsFor: /run/systemd/sessions (origin-file)
	RequiresMountsFor: /run/systemd/users (origin-file)
	RequiresMountsFor: /var/lib/systemd/linger (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /run/systemd/seats (origin-file)
	RequiresMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /run/systemd/inhibit (origin-file)
	RequiresMountsFor: /run/systemd/shutdown (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: 637
	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
	ProtectProc: invisible
	ProcSubset: all
	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: userfaultfd setfsuid32 _llseek truncate clock_nanosleep fstatat64 fork chown32 setuid32 accept mq_timedsend_time64 utime process_vm_writev restart_syscall rt_sigtimedwait_time64 getppid getpeername pidfd_send_signal _newselect listxattr inotify_add_watch sched_getaffinity sched_rr_get_interval clock_nanosleep_time64 flock getcpu ftruncate64 sched_yield bind getdents access lgetxattr request_key geteuid32 unlink timer_delete getpgid sync_file_range2 process_vm_readv sync getpgrp fchdir timer_getoverrun setgid msync shmdt sendmsg waitpid signalfd ioctl faccessat2 shutdown fallocate getresuid readdir mq_timedreceive name_to_handle_at mmap2 rt_sigqueueinfo kcmp io_pgetevents_time64 io_uring_setup gettimeofday remap_file_pages semget setgroups32 readv times io_submit listen epoll_ctl sched_getscheduler arch_prctl lseek execve renameat fcntl64 semop sched_getparam time mlockall oldlstat readlinkat clone3 getrandom timer_gettime64 chdir timer_settime mq_notify getrlimit lstat64 getgid32 sendfile futimesat timer_settime64 mlock personality fstat setsockopt setresuid32 get_thread_area setregid ipc recvmsg rt_sigpending vmsplice sync_file_range exit_group renameat2 msgsnd newfstatat pipe2 sched_rr_get_interval_time64 umask fstatfs64 rseq add_key keyctl tkill lsetxattr mremap sched_get_priority_min fstatfs getsid fsetxattr clock_gettime64 sendmmsg getresgid32 timerfd_settime64 getgroups rt_sigreturn pipe clock_getres tee getresuid32 flistxattr link getpriority ugetrlimit select fcntl shmat socketcall chown getegid32 set_tls get_robust_list geteuid utimes write timerfd_settime timerfd_gettime64 mq_timedsend fsync unlinkat epoll_pwait lremovexattr getuid32 epoll_create1 ppoll_time64 prctl migrate_pages getresgid lchown writev mq_open signalfd4 rt_sigtimedwait getsockname execveat utimensat_time64 setresgid set_thread_area sendfile64 alarm inotify_init1 io_destroy statx setns nice read gettid fchmod setpgid sched_setscheduler setgid32 semctl fremovexattr fadvise64 prlimit64 ioprio_set fgetxattr oldfstat pread64 chmod getcwd madvise mknodat dup3 io_cancel fstat64 rename inotify_rm_watch timerfd_gettime fadvise64_64 vfork poll eventfd rmdir stat close capget connect setreuid olduname dup preadv recvmmsg_time64 getgroups32 close_range rt_tgsigqueueinfo mq_unlink getrusage symlink preadv2 pause sched_setaffinity setresuid eventfd2 copy_file_range statfs unshare mkdir statfs64 capset setpriority munmap accept4 setgroups io_uring_enter semtimedop swapcontext socket pwrite64 move_pages ioprio_get sched_get_priority_max setfsuid epoll_wait munlockall lstat llistxattr dup2 utimensat setfsgid32 openat pselect6 splice clone setregid32 nanosleep getgid oldstat mlock2 readlink fdatasync epoll_create epoll_ctl_old readahead sched_setparam shmget setreuid32 getuid futex msgrcv set_mempolicy rt_sigprocmask ftruncate mprotect tgkill setresgid32 rt_sigaction send kill msgctl setxattr mmap inotify_init timer_gettime sigaction getitimer rt_sigsuspend socketpair setrlimit io_pgetevents fchown32 fchmodat membarrier epoll_wait_old signal recvmmsg faccessat openat2 lchown32 futex_time64 pwritev waitid sigprocmask mq_getsetattr setitimer set_robust_list pidfd_open sysinfo removexattr sched_getattr wait4 io_getevents semtimedop_time64 munlock fchownat creat oldolduname msgget setfsgid stat64 sched_setattr sigaltstack truncate64 shmctl getdents64 ppoll timerfd_create pwritev2 getsockopt syncfs uname sigreturn recvfrom set_tid_address mkdirat mknod recv open sigsuspend get_mempolicy symlinkat sigpending io_setup pselect6_time64 getxattr setuid setsid mbind timer_create sendto io_uring_register getpid getegid linkat cacheflush exit clock_getres_time64 brk fchown clock_gettime mq_timedreceive_time64 memfd_create
	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: 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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	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 dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188\x2dpart1.device:
	Description: WDC_WD20EZRZ-00Z5HB0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 720ed493e2354fb286e50ddcd256843d
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2duuid-bb885e93\x2d038c\x2d40e6\x2d9c3d\x2d9515c9c59f89.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c\x2dpart1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-1319ab1c\x2d01.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
	Found: found-udev
-> Unit dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.device:
	Description: Samsung_SSD_870_EVO_500GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 33acaefcb35640afa10e36b53fb4d18d
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.device
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit home.mount:
	Description: home.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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-user-sessions.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
-> Unit rlinetd.service:
	Description: LSB: Start/stop rlinetd server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/rlinetd.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 74ca08be6656402e95195d57ab26b026
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/rlinetd.service
	Source Path: /etc/init.d/rlinetd
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	WantedBy: multi-user.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: remote-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: network-online.target (origin-file)
	References: remote-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: multi-user.target (origin-file)
	References: system.slice (origin-file)
	References: graphical.target (origin-file)
	ReferencedBy: graphical.target (destination-file destination-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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /etc/init.d/rlinetd start
	-> ExecReload:
		Command Line: /etc/init.d/rlinetd reload
	-> ExecStop:
		Command Line: /etc/init.d/rlinetd stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nfs-client.target:
	Description: NFS client services
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: 64dd5e02a4c942d998cab8e72e7ae311
	Fragment Path: /lib/systemd/system/nfs-client.target
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Wants: nfs-blkmap.service (origin-file)
	Wants: auth-rpcgss-module.service (origin-file)
	Wants: remote-fs-pre.target (origin-file)
	WantedBy: remote-fs.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: remote-fs-pre.target (origin-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: rpc-svcgssd.service (origin-file)
	After: gssproxy.service (origin-file)
	After: rpc-gssd.service (origin-file)
	References: rpc-svcgssd.service (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: nfs-blkmap.service (origin-file)
	References: rpc-gssd.service (origin-file)
	References: auth-rpcgss-module.service (origin-file)
	References: gssproxy.service (origin-file)
	References: shutdown.target (origin-default)
	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: active
-> Unit plymouth-start.service:
	Description: plymouth-start.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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.path (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: rescue.service (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: rescue.service (destination-file)
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: 40b413b26d284329ba00502454a761b4
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Requires: mnt-staging.mount (origin-file)
	Requires: -.mount (origin-file)
	Requires: boot-efi.mount (origin-file)
	Wants: systemd-remount-fs.service (origin-file)
	Wants: systemd-fsck-root.service (origin-file)
	RequiredBy: selinux-autorelabel-mark.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: selinux-autorelabel-mark.service (destination-file)
	Before: sysinit.target (destination-file)
	Before: nagios-nrpe-server.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	Before: networking.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: nut-monitor.service (destination-file)
	Before: nut-driver.service (destination-file)
	Before: nfs-config.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: nut-server.service (destination-file)
	Before: systemd-boot-system-token.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	After: mnt-staging.mount (destination-file)
	After: local-fs-pre.target (origin-file)
	After: systemd-fsck-root.service (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: run-user-1000.mount (destination-mountinfo-default)
	After: boot-efi.mount (destination-file)
	OnFailure: emergency.target (origin-file)
	References: -.mount (origin-file)
	References: local-fs-pre.target (origin-file)
	References: emergency.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: boot-efi.mount (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: mnt-staging.mount (origin-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: nut-server.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: mnt-staging.mount (destination-file)
	ReferencedBy: nfs-config.service (destination-file)
	ReferencedBy: nut-monitor.service (destination-file)
	ReferencedBy: nut-driver.service (destination-file)
	ReferencedBy: selinux-autorelabel-mark.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: active
-> Unit nut-driver.service:
	Description: Network UPS Tools - power device driver controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/nut-driver.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b529da7e19b74dd1bdf6493028d8160a
	Fragment Path: /lib/systemd/system/nut-driver.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: systemd-udev-settle.service (origin-file)
	WantedBy: nut-server.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: nut-server.service (destination-file)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: network.target (origin-file)
	After: systemd-udev-settle.service (origin-file)
	After: sysinit.target (origin-default)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-udev-settle.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: local-fs.target (origin-file)
	ReferencedBy: nut-server.service (destination-file)
	StopWhenUnneeded: yes
	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: 1627
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/upsdrvctl start
	-> ExecStop:
		Command Line: /sbin/upsdrvctl stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-virtual-net-tun1.device:
	Description: /sys/devices/virtual/net/tun1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: e2a0de51dbaf48bbbfe1523660d105e8
	Following Set Member: sys-subsystem-net-devices-tun1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/tun1
	Found: found-udev
-> Unit sys-subsystem-net-devices-ifb1.device:
	Description: /sys/subsystem/net/devices/ifb1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:33 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:33 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:33 EST
	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: 63e97c7bfd584ae3ad70e5d5f957801e
	Following Set Member: sys-devices-virtual-net-ifb1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/ifb1
	Found: found-udev
-> Unit dev-sdb1.device:
	Description: WDC_WD20EZRZ-00Z5HB0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: b9dca44507c34571b6049b6d88af90b4
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2duuid-bb885e93\x2d038c\x2d40e6\x2d9c3d\x2d9515c9c59f89.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-1319ab1c\x2d01.device
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	BoundBy: mnt-staging.mount (destination-mountinfo-implicit)
	Before: mnt-staging.mount (destination-mountinfo-implicit)
	ReferencedBy: mnt-staging.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:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
	Found: found-udev,found-mount
-> Unit kbd.service:
	Description: kbd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X.device:
	Description: Samsung_SSD_870_EVO_500GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 2f908b1dce6e41978fefead4499f22fb
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: dev-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.device:
	Description: Samsung_SSD_870_EVO_500GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 86d33e12bc194d0db4645b454ecd98ef
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.device
	Following Set Member: dev-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.device
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart2.device:
	Description: Samsung_SSD_870_EVO_500GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 7f067062daeb4f468d5d7973668382bd
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-d72bbcc0\x2d21a2\x2d4431\x2d8bb2\x2d7c0333c5ecd3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit sys-devices-virtual-net-ifb1.device:
	Description: /sys/devices/virtual/net/ifb1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:33 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:33 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:33 EST
	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: 5ad6a1d82ac7485caffe5be3114ffd84
	Following Set Member: sys-subsystem-net-devices-ifb1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/ifb1
	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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: /sys-kernel-debug.mount
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b4ed3d8e428441bf8f58d6b396b211e8
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: -.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: -.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.slice (origin-file)
	References: -.mount (origin-path)
	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: mounted
	Result: success
	Clean Result: success
	Where: /sys/kernel/debug
	What: debugfs
	File System Type: debugfs
	Options: rw,nosuid,nodev,noexec,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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 12:49:27 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: b7e8aa4184ab47c28f6589f5ef1b7323
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: systemd-tmpfiles-clean.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: systemd-tmpfiles-clean.service (origin-implicit)
	References: timers.target (origin-default)
	References: systemd-tmpfiles-clean.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: shutdown.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
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	OnUnitActiveSec: 1d
	OnBootSec: 15min
-> Unit display-manager.service:
	Description: display-manager.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart1.device:
	Description: Samsung_SSD_870_EVO_500GB 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: a0ef4b12649645b9b3730addf7161335
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-7BE9\x2d286D.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6a28589\x2d560b\x2d4d16\x2d8eaa\x2de7244350202f.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device:
	Description: Samsung_SSD_870_EVO_500GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 0eff713081f74f3182c7cd4867caa24e
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-sda3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.device
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	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: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 7616a651611747b5ab1c257a5fdcecc6
	Documentation: man:cron(8)
	Fragment Path: /lib/systemd/system/cron.service
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	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: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: nss-user-lookup.target (origin-file)
	References: basic.target (origin-default)
	References: shutdown.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: 624
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/cron -f $EXTRA_OPTS
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit openvpn.service:
	Description: OpenVPN service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/openvpn.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 211f8351006d4f48a6b735117987cb63
	Fragment Path: /lib/systemd/system/openvpn.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Wants: openvpn at static-home.service (origin-file)
	Wants: openvpn at ice-tls-server.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	ConsistsOf: openvpn at static-home.service (destination-file)
	ConsistsOf: openvpn at ice-tls-server.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: openvpn at ice-tls-server.service (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: openvpn at static-home.service (origin-file)
	ReferencedBy: openvpn at ice-tls-server.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: openvpn at static-home.service (destination-file)
	RequiresMountsFor: /etc/openvpn (origin-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: /etc/openvpn
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /bin/true
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nfs-config.service:
	Description: Preprocess NFS configuration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: c24f699d9d3f45ba902a99428eaa5107
	Fragment Path: /lib/systemd/system/nfs-config.service
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: rpc-gssd.service (destination-file)
	WantedBy: rpc-svcgssd.service (destination-file)
	Before: rpc-gssd.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	ReferencedBy: rpc-svcgssd.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/lib/systemd/scripts/nfs-utils_env.sh
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit networking.service:
	Description: Raise network interfaces
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 521959e3b4724e3cad37b5e0724de4e8
	Documentation: man:interfaces(5)
	Fragment Path: /lib/systemd/system/networking.service
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: ifupdown-pre.service (origin-file)
	Wants: network.target (origin-file)
	WantedBy: network-online.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: network-online.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: network.target (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-sysctl.service (origin-file)
	After: local-fs.target (origin-file)
	After: ifupdown-pre.service (origin-file)
	After: network-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: apparmor.service (origin-file)
	References: network-online.target (origin-file)
	References: network-pre.target (origin-file)
	References: network.target (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: apparmor.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: ifupdown-pre.service (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: network-online.target (destination-file)
	ReferencedBy: multi-user.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/ifup -a --read-environment
	-> ExecStop:
		Command Line: /sbin/ifdown -a --read-environment --exclude=lo
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-subsystem-net-devices-enp1s0f1.14.device:
	Description: /sys/subsystem/net/devices/enp1s0f1.14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: dda00d7595d14642b56ffcd85c4772c8
	Following Set Member: sys-devices-virtual-net-enp1s0f1.14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/enp1s0f1.14
	Found: found-udev
-> 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: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ce25d76ebfbd4ddb981cedab7c2e745b
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: openvpn at static-home.service (destination-file)
	Before: haveged.service (destination-file)
	Before: phpsessionclean.service (destination-file)
	Before: nagios-nrpe-server.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: apache2.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: openvpn at ice-tls-server.service (destination-file)
	Before: rpcbind.service (destination-file)
	Before: ntp.service (destination-file)
	Before: radvd.service (destination-file)
	Before: e2scrub_reap.service (destination-file)
	Before: shutdown.target (origin-file)
	After: systemd-journal-flush.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.service (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-journald.service (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: haveged.service (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-file)
	ReferencedBy: openvpn at static-home.service (destination-file)
	ReferencedBy: phpsessionclean.service (destination-file)
	ReferencedBy: radvd.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: openvpn at ice-tls-server.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: rpcbind.service (destination-file)
	ReferencedBy: logrotate.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit logrotate.timer:
	Description: Daily rotation of log files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 00:00:00 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: 5cddecfa8b5649658e3a99b44e6502e2
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /lib/systemd/system/logrotate.timer
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: logrotate.service (origin-implicit)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: logrotate.service (origin-implicit)
	References: logrotate.service (origin-implicit)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	References: -.mount (origin-path)
	References: time-sync.target (origin-default)
	References: shutdown.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: 1h
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: *-*-* 00:00:00
-> 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 2022-01-30 12:49:50 EST
	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
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: no
	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: nfs-config.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: auth-rpcgss-module.service (destination-file)
	After: run-rpc_pipefs.mount (origin-file)
	References: nfs-config.service (origin-file)
	References: umount.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: run-rpc_pipefs.mount (origin-file)
	References: nfs-utils.service (origin-file)
	ReferencedBy: auth-rpcgss-module.service (destination-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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/rpc.gssd $GSSDARGS
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit ntp.service:
	Description: Network Time Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/ntp.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b3c2116216fb45cbba29687e6481505b
	Documentation: man:ntpd(8)
	Fragment Path: /lib/systemd/system/ntp.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: systemd-timesyncd.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: network.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-default)
	References: network.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	References: systemd-timesyncd.service (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /var/tmp (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: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1436
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/lib/ntp/ntp-systemd-wrapper
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: fabfc500c8dd41899e71a0d8b08d9ea2
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	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)
	Before: networking.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	After: systemd-modules-load.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: systemd-networkd.service (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 166f219c42f44198b09d7cb235345fcf
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: systemd-journald.service (origin-implicit)
	References: sockets.target (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	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: 4096
	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
	Timestamping: us
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:34:36 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:36 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:36 EST
	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: fc74ca530dde49fda5e31c0897611a8b
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Sun 2022-01-30 12:34:36 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:36 EST
	Assert Result: yes
	Requires: multi-user.target (origin-file)
	Wants: rlinetd.service (origin-file)
	Wants: isc-dhcp-server.service (origin-file)
	Wants: wide-dhcpv6-client.service (origin-file)
	Wants: e2scrub_reap.service (origin-file)
	Wants: systemd-update-utmp-runlevel.service (origin-file)
	Wants: display-manager.service (origin-file)
	Wants: atftpd.service (origin-file)
	Wants: miniupnpd.service (origin-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: rescue.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	After: display-manager.service (origin-file)
	After: multi-user.target (origin-file origin-default)
	After: isc-dhcp-server.service (origin-default destination-file)
	After: miniupnpd.service (origin-default destination-file)
	After: rlinetd.service (origin-default destination-file)
	After: atftpd.service (origin-default destination-file)
	After: rescue.target (origin-file)
	After: rescue.service (origin-file)
	After: e2scrub_reap.service (origin-default)
	After: wide-dhcpv6-client.service (origin-default destination-file)
	References: rescue.service (origin-file)
	References: wide-dhcpv6-client.service (origin-file origin-default)
	References: e2scrub_reap.service (origin-file origin-default)
	References: rescue.target (origin-file)
	References: multi-user.target (origin-file origin-default)
	References: display-manager.service (origin-file)
	References: isc-dhcp-server.service (origin-file origin-default)
	References: rlinetd.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: miniupnpd.service (origin-file origin-default)
	References: atftpd.service (origin-file origin-default)
	References: systemd-update-utmp-runlevel.service (origin-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: wide-dhcpv6-client.service (destination-file)
	ReferencedBy: atftpd.service (destination-file)
	ReferencedBy: rlinetd.service (destination-file)
	ReferencedBy: miniupnpd.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 uuidd.socket:
	Description: UUID daemon activation socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 7cf1b07098e14dc79a23751eb3c05ef0
	Fragment Path: /lib/systemd/system/uuidd.socket
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: uuidd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: shutdown.target (origin-default)
	Before: uuidd.service (origin-implicit)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: uuidd.service (origin-implicit)
	References: sockets.target (origin-default)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: uuidd.service (origin-implicit)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-update-done.service:
	Description: systemd-update-done.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: 4741c6fc8b714603ad68c4f55da703ae
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Wants: systemd-timesyncd.service (origin-file)
	Wants: systemd-udevd.service (origin-file)
	Wants: kmod-static-nodes.service (origin-file)
	Wants: systemd-update-utmp.service (origin-file)
	Wants: apparmor.service (origin-file)
	Wants: nftables.service (origin-file)
	Wants: sys-fs-fuse-connections.mount (origin-file)
	Wants: haveged.service (origin-file)
	Wants: dev-hugepages.mount (origin-file)
	Wants: sys-kernel-tracing.mount (origin-file)
	Wants: systemd-modules-load.service (origin-file)
	Wants: sys-kernel-debug.mount (origin-file)
	Wants: systemd-sysusers.service (origin-file)
	Wants: systemd-boot-system-token.service (origin-file)
	Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
	Wants: cryptsetup.target (origin-file)
	Wants: systemd-journald.service (origin-file)
	Wants: dev-mqueue.mount (origin-file)
	Wants: systemd-journal-flush.service (origin-file)
	Wants: sys-kernel-config.mount (origin-file)
	Wants: systemd-sysctl.service (origin-file)
	Wants: swap.target (origin-file)
	Wants: keyboard-setup.service (origin-file)
	Wants: systemd-tmpfiles-setup-dev.service (origin-file)
	Wants: systemd-udev-trigger.service (origin-file)
	Wants: local-fs.target (origin-file)
	Wants: systemd-random-seed.service (origin-file)
	Wants: systemd-binfmt.service (origin-file)
	Wants: systemd-tmpfiles-setup.service (origin-file)
	Wants: systemd-machine-id-commit.service (origin-file)
	Wants: systemd-ask-password-console.path (origin-file)
	Wants: systemd-pstore.service (origin-file)
	Wants: systemd-hwdb-update.service (origin-file)
	RequiredBy: user-runtime-dir at 1000.service (destination-default)
	RequiredBy: systemd-ask-password-wall.service (destination-default)
	RequiredBy: postfix.service (destination-default)
	RequiredBy: getty-static.service (destination-default)
	RequiredBy: uuidd.socket (destination-default)
	RequiredBy: man-db.timer (destination-default)
	RequiredBy: openvpn.service (destination-default)
	RequiredBy: phpsessionclean.timer (destination-default)
	RequiredBy: lm-sensors.service (destination-default)
	RequiredBy: e2scrub_reap.service (destination-default)
	RequiredBy: ssh.service (destination-default)
	RequiredBy: openvpn at static-home.service (destination-default)
	RequiredBy: smartmontools.service (destination-default)
	RequiredBy: getty at tty1.service (destination-default)
	RequiredBy: uuidd.service (destination-default)
	RequiredBy: e2scrub_all.service (destination-default)
	RequiredBy: systemd-logind.service (destination-default)
	RequiredBy: ntp.service (destination-default)
	RequiredBy: user at 1000.service (destination-default)
	RequiredBy: dbus.socket (destination-default)
	RequiredBy: logrotate.service (destination-default)
	RequiredBy: ladvd.service (destination-default)
	RequiredBy: e2scrub_all.timer (destination-default)
	RequiredBy: apt-daily.service (destination-default)
	RequiredBy: pcscd.service (destination-default)
	RequiredBy: radvd.service (destination-default)
	RequiredBy: nfs-utils.service (destination-default)
	RequiredBy: nagios-nrpe-server.service (destination-default)
	RequiredBy: fstrim.service (destination-default)
	RequiredBy: apt-daily.timer (destination-default)
	RequiredBy: fstrim.timer (destination-default)
	RequiredBy: apt-daily-upgrade.service (destination-default)
	RequiredBy: cron.service (destination-default)
	RequiredBy: rescue.target (destination-file)
	RequiredBy: dbus.service (destination-default)
	RequiredBy: rc-local.service (destination-default)
	RequiredBy: wide-dhcpv6-client.service (destination-default)
	RequiredBy: ddclient.service (destination-default)
	RequiredBy: miniupnpd.service (destination-default)
	RequiredBy: named.service (destination-default)
	RequiredBy: atftpd.service (destination-default)
	RequiredBy: basic.target (destination-file)
	RequiredBy: rsyslog.service (destination-default)
	RequiredBy: isc-dhcp-server.service (destination-default)
	RequiredBy: rlinetd.service (destination-default)
	RequiredBy: nut-driver.service (destination-default)
	RequiredBy: apt-daily-upgrade.timer (destination-default)
	RequiredBy: systemd-user-sessions.service (destination-default)
	RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
	RequiredBy: nut-server.service (destination-default)
	RequiredBy: pcscd.socket (destination-default)
	RequiredBy: postfix at -.service (destination-default)
	RequiredBy: rsync.service (destination-default)
	RequiredBy: logrotate.timer (destination-default)
	RequiredBy: man-db.service (destination-default)
	RequiredBy: apache2.service (destination-default)
	RequiredBy: openvpn at ice-tls-server.service (destination-default)
	RequiredBy: phpsessionclean.service (destination-default)
	RequiredBy: nut-monitor.service (destination-default)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: emergency.target (origin-file)
	Before: radvd.service (destination-default)
	Before: user at 1000.service (destination-default)
	Before: ladvd.service (destination-default)
	Before: fstrim.service (destination-default)
	Before: rsyslog.service (destination-default)
	Before: e2scrub_reap.service (destination-default)
	Before: lm-sensors.service (destination-default)
	Before: apt-daily.timer (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: e2scrub_all.timer (destination-default)
	Before: rc-local.service (destination-default)
	Before: logrotate.service (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: rlinetd.service (destination-default)
	Before: pcscd.socket (destination-default)
	Before: postfix.service (destination-default)
	Before: logrotate.timer (destination-default)
	Before: cron.service (destination-default)
	Before: uuidd.socket (destination-default)
	Before: pcscd.service (destination-default)
	Before: named.service (destination-default)
	Before: openvpn at static-home.service (destination-default)
	Before: ddclient.service (destination-default)
	Before: nfs-utils.service (destination-default)
	Before: nut-server.service (destination-default)
	Before: wide-dhcpv6-client.service (destination-default)
	Before: man-db.timer (destination-default)
	Before: dbus.socket (destination-default)
	Before: rsync.service (destination-default)
	Before: apt-daily-upgrade.service (destination-default)
	Before: postfix at -.service (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: openvpn.service (destination-default)
	Before: nut-driver.service (destination-default)
	Before: apt-daily.service (destination-default)
	Before: ntp.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.timer (destination-default)
	Before: basic.target (destination-file destination-default)
	Before: getty-static.service (destination-default)
	Before: phpsessionclean.timer (destination-default)
	Before: openvpn at ice-tls-server.service (destination-default)
	Before: e2scrub_all.service (destination-default)
	Before: phpsessionclean.service (destination-default)
	Before: nagios-nrpe-server.service (destination-default)
	Before: dbus.service (destination-default)
	Before: fstrim.timer (destination-default)
	Before: ssh.service (destination-default)
	Before: atftpd.service (destination-default)
	Before: miniupnpd.service (destination-default)
	Before: smartmontools.service (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: nut-monitor.service (destination-default)
	Before: rescue.service (destination-file)
	Before: uuidd.service (destination-default)
	Before: isc-dhcp-server.service (destination-default)
	Before: man-db.service (destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: rescue.target (destination-file destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: apache2.service (destination-default)
	After: systemd-udev-settle.service (destination-file)
	After: selinux-autorelabel-mark.service (destination-file)
	After: swap.target (origin-file origin-default)
	After: systemd-udev-trigger.service (destination-file)
	After: dev-mqueue.mount (destination-file)
	After: systemd-journald.service (destination-file)
	After: systemd-sysusers.service (destination-file)
	After: emergency.target (origin-file)
	After: modprobe at fuse.service (destination-file)
	After: modprobe at drm.service (destination-file)
	After: systemd-pstore.service (destination-file)
	After: cryptsetup.target (origin-default)
	After: kmod-static-nodes.service (destination-file)
	After: systemd-sysctl.service (destination-file)
	After: haveged.service (destination-file)
	After: systemd-binfmt.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-update-utmp.service (destination-file)
	After: sys-fs-fuse-connections.mount (destination-file)
	After: modprobe at configfs.service (destination-file)
	After: sys-kernel-tracing.mount (destination-file)
	After: systemd-modules-load.service (destination-file)
	After: sys-kernel-config.mount (destination-file)
	After: local-fs.target (origin-file)
	After: emergency.service (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-file)
	After: sys-kernel-debug.mount (destination-file)
	After: systemd-udevd.service (destination-file)
	After: dev-hugepages.mount (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: apparmor.service (destination-file)
	References: systemd-pstore.service (origin-file)
	References: systemd-binfmt.service (origin-file)
	References: dev-hugepages.mount (origin-file)
	References: systemd-machine-id-commit.service (origin-file)
	References: systemd-update-utmp.service (origin-file)
	References: keyboard-setup.service (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: emergency.service (origin-file)
	References: systemd-timesyncd.service (origin-file)
	References: sys-kernel-config.mount (origin-file)
	References: systemd-ask-password-console.path (origin-file)
	References: emergency.target (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: apparmor.service (origin-file)
	References: systemd-random-seed.service (origin-file)
	References: cryptsetup.target (origin-file origin-default)
	References: nftables.service (origin-file)
	References: shutdown.target (origin-default)
	References: sys-kernel-tracing.mount (origin-file)
	References: swap.target (origin-file origin-default)
	References: sys-fs-fuse-connections.mount (origin-file)
	References: systemd-journald.service (origin-file)
	References: systemd-boot-system-token.service (origin-file)
	References: kmod-static-nodes.service (origin-file)
	References: dev-mqueue.mount (origin-file)
	References: systemd-journal-flush.service (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sys-kernel-debug.mount (origin-file)
	References: systemd-udevd.service (origin-file)
	References: haveged.service (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: openvpn at ice-tls-server.service (destination-default)
	ReferencedBy: ntp.service (destination-default)
	ReferencedBy: phpsessionclean.timer (destination-default)
	ReferencedBy: nagios-nrpe-server.service (destination-default)
	ReferencedBy: apache2.service (destination-default)
	ReferencedBy: nut-server.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: postfix.service (destination-default)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: modprobe at configfs.service (destination-file)
	ReferencedBy: atftpd.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: rlinetd.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: ddclient.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: miniupnpd.service (destination-default)
	ReferencedBy: nut-monitor.service (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: radvd.service (destination-default)
	ReferencedBy: ladvd.service (destination-default)
	ReferencedBy: isc-dhcp-server.service (destination-default)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: nfs-utils.service (destination-default)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: pcscd.socket (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: wide-dhcpv6-client.service (destination-default)
	ReferencedBy: selinux-autorelabel-mark.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: rescue.target (destination-file destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: openvpn at static-home.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: named.service (destination-default)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: nut-driver.service (destination-default)
	ReferencedBy: modprobe at fuse.service (destination-file)
	ReferencedBy: pcscd.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: openvpn.service (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: haveged.service (destination-file)
	ReferencedBy: phpsessionclean.service (destination-default)
	ReferencedBy: postfix at -.service (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit lm-sensors.service:
	Description: Initialize hardware monitoring sensors
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 25fb330ea8124520b4e2959b2a07e647
	Fragment Path: /lib/systemd/system/lm-sensors.service
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	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: 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)
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/bin/sensors -s
		Command Line: /usr/bin/sensors
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: a7a9acdc2bd743d4aaf5c12a267b622f
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/slices.target
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: system.slice (origin-file)
	After: -.slice (origin-file)
	After: user.slice (destination-file)
	References: -.slice (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: user.slice (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit man-db.service:
	Description: Daily man-db regeneration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2022-01-31 00:00:00 EST
	Inactive Exit Timestamp: Mon 2022-01-31 00:00:00 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2022-01-31 00:00:00 EST
	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: 247a2ee562c24a65afce5d46e66cd857
	Documentation: man:mandb(8)
	Fragment Path: /lib/systemd/system/man-db.service
	ConditionACPower: true untested
	Condition Timestamp: Mon 2022-01-31 00:00:00 EST
	Condition Result: yes
	Assert Timestamp: Mon 2022-01-31 00:00:00 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: man-db.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	TriggeredBy: man-db.timer (destination-implicit)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> 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: 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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit apt-daily-upgrade.service:
	Description: Daily apt upgrade and clean activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2022-01-31 06:13:26 EST
	Inactive Exit Timestamp: Mon 2022-01-31 06:13:26 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2022-01-31 06:13:26 EST
	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: 58e98fe62da2437295578f85a4b08597
	Documentation: man:apt(8)
	Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
	ConditionACPower: true untested
	Condition Timestamp: Mon 2022-01-31 06:13:26 EST
	Condition Result: yes
	Assert Timestamp: Mon 2022-01-31 06:13:26 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: NetworkManager.service (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: apt-daily-upgrade.timer (destination-implicit)
	After: network.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: apt-daily.service (origin-file)
	After: connman.service (origin-file)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	After: systemd-networkd.service (origin-file)
	TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
	References: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: apt-daily.service (origin-file)
	References: network.target (origin-file)
	References: systemd-networkd.service (origin-file)
	References: connman.service (origin-file)
	References: network-online.target (origin-file)
	References: NetworkManager.service (origin-file)
	ReferencedBy: apt-daily-upgrade.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: 15min
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStartPre:
		Command Line: /usr/lib/apt/apt-helper wait-online
	-> ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily install
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-virtual-net-ifb4enp1s0f0.device:
	Description: /sys/devices/virtual/net/ifb4enp1s0f0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:33 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:33 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:33 EST
	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: e111b4a9feee41d1b33f127ea856eddf
	Following Set Member: sys-subsystem-net-devices-ifb4enp1s0f0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/ifb4enp1s0f0
	Found: found-udev
-> Unit sys-subsystem-net-devices-dummy0.device:
	Description: /sys/subsystem/net/devices/dummy0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: a30ea2f7ee594fbe8ddc048de66daeca
	Following Set Member: sys-devices-virtual-net-dummy0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/dummy0
	Found: found-udev
-> Unit systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 003a1b66376745e3ab4a9250f7976425
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Wants: first-boot-complete.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: first-boot-complete.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-boot-system-token.service (destination-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: -.mount (origin-path)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: first-boot-complete.target (origin-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: sysinit.target (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit logrotate.service:
	Description: Rotate log files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2022-01-31 00:00:00 EST
	Inactive Exit Timestamp: Mon 2022-01-31 00:00:00 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2022-01-31 00:00:00 EST
	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: c92c5202476241118d1bd1fc6a666d64
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /lib/systemd/system/logrotate.service
	ConditionACPower: true untested
	Condition Timestamp: Mon 2022-01-31 00:00:00 EST
	Condition Result: yes
	Assert Timestamp: Mon 2022-01-31 00:00:00 EST
	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: system.slice (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	TriggeredBy: logrotate.timer (destination-implicit)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: logrotate.timer (destination-implicit)
	RequiresMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/log (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: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	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_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: yes
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/logrotate /etc/logrotate.conf
	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: 9297
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	DeviceAllow: char-rtc r
-> Unit systemd-sysusers.service:
	Description: Create System Users
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2b7a6e4172564884bc4096bfec6017f2
	Documentation: man:sysusers.d(5)
	Documentation: man:systemd-sysusers.service(8)
	Fragment Path: /lib/systemd/system/systemd-sysusers.service
	ConditionNeedsUpdate: /etc untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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-update-done.service (origin-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: systemd-update-done.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: systemd-sysusers
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:49:50 EST
	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 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: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 36042c6200d54a7ea3216340c08a0929
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp.service
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	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-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: auditd.service (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: auditd.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: sysinit.target (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp reboot
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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/time-sync.target
	Wants: time-set.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: logrotate.timer (destination-default)
	Before: phpsessionclean.timer (destination-default)
	Before: man-db.timer (destination-default)
	Before: nagios-nrpe-server.service (destination-file)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: e2scrub_all.timer (destination-default)
	Before: fstrim.timer (destination-default)
	Before: apt-daily.timer (destination-default)
	After: time-set.target (origin-file origin-default)
	References: time-set.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: phpsessionclean.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0\x2dpart1.device:
	Description: WDC_WD20EZRZ-00Z5HB0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 88acec8404734f9aa6fdde0e2388e572
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2duuid-bb885e93\x2d038c\x2d40e6\x2d9c3d\x2d9515c9c59f89.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c\x2dpart1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-1319ab1c\x2d01.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
	Found: found-udev
-> Unit system-modprobe.slice:
	Description: system-modprobe.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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-modprobe.slice
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: f47945b3d4104910bc3235c8c31acbdc
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: modprobe at fuse.service (destination-file)
	RequiredBy: modprobe at drm.service (destination-file)
	RequiredBy: modprobe at configfs.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: modprobe at fuse.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: modprobe at drm.service (destination-file)
	Before: modprobe at configfs.service (destination-file)
	After: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-implicit)
	ReferencedBy: modprobe at fuse.service (destination-file)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: modprobe at configfs.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device:
	Description: Samsung_SSD_870_EVO_500GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: bee72536982349ac94e5048eb64d0ee5
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X.device
	Following Set Member: dev-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit systemd-networkd.socket:
	Description: Network Service Netlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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-networkd.service(8)
	Documentation: man:rtnetlink(7)
	Fragment Path: /lib/systemd/system/systemd-networkd.socket
	ConditionCapability: CAP_NET_ADMIN untested
	Requires: system.slice (origin-file)
	WantedBy: systemd-networkd.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-networkd.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	Triggers: systemd-networkd.service (origin-implicit)
	References: systemd-networkd.service (origin-implicit)
	References: sockets.target (origin-file)
	References: system.slice (origin-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 4096
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	PassPacketInfo: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-networkd.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ReceiveBuffer: 134217728
	ListenNetlink: route 1361
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-subsystem-net-devices-tun1.device:
	Description: /sys/subsystem/net/devices/tun1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: 96f58349c46a4849ba6a78d263b144cc
	Following Set Member: sys-devices-virtual-net-tun1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/tun1
	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: Sun 2022-01-30 12:49:50 EST
	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: system.slice (origin-file)
	After: systemd-initctl.socket (destination-implicit)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-initctl.socket (destination-implicit)
	References: system.slice (origin-file)
	References: systemd-journald.socket (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit run-user-1000.mount:
	Description: /run/user/1000
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 15:05:29 EST
	Inactive Exit Timestamp: Sun 2022-01-30 15:05:29 EST
	Active Enter Timestamp: Sun 2022-01-30 15:05:29 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 3ead87d5965f47e3b578f5ab917a4ef5
	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: local-fs-pre.target (origin-mountinfo-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: swap.target (origin-mountinfo-default)
	References: system.slice (origin-file)
	References: umount.target (origin-mountinfo-default)
	References: local-fs-pre.target (origin-mountinfo-default)
	References: -.mount (origin-path)
	References: local-fs.target (origin-mountinfo-default)
	References: swap.target (origin-mountinfo-default)
	References: systemd-journald.socket (origin-file)
	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=796748k,nr_inodes=199187,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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory devices pids bpf-firewall bpf-devices
	Documentation: man:systemd.special(7)
	RequiredBy: dev-hugepages.mount (destination-file)
	RequiredBy: init.scope (destination-file)
	RequiredBy: sys-kernel-tracing.mount (destination-file)
	RequiredBy: user.slice (destination-implicit)
	RequiredBy: sys-fs-fuse-connections.mount (destination-file)
	RequiredBy: dev-mqueue.mount (destination-file)
	RequiredBy: sys-kernel-debug.mount (destination-file)
	RequiredBy: system.slice (destination-implicit)
	RequiredBy: -.mount (destination-file)
	RequiredBy: sys-kernel-config.mount (destination-file)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	WantedBy: slices.target (destination-file)
	Before: init.scope (destination-file)
	Before: system.slice (destination-implicit)
	Before: user.slice (destination-implicit)
	Before: dev-mqueue.mount (destination-file)
	Before: slices.target (destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: -.mount (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: user.slice (destination-implicit)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: system.slice (destination-implicit)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: init.scope (destination-file)
	ReferencedBy: -.mount (destination-file)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit user at 1000.service:
	Description: User Manager for UID 1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 15:05:29 EST
	Inactive Exit Timestamp: Sun 2022-01-30 15:05:29 EST
	Active Enter Timestamp: Sun 2022-01-30 15:05:29 EST
	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
	CGroup delegate mask: memory pids
	Invocation ID: 98129ad7a912496d99f4e39e7594dabb
	Documentation: man:user at .service(5)
	Fragment Path: /lib/systemd/system/user at .service
	Condition Timestamp: Sun 2022-01-30 15:05:29 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 15:05:29 EST
	Assert Result: yes
	Requires: user-runtime-dir at 1000.service (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: user-1000.slice (origin-file)
	WantedBy: session-1864.scope (destination-file)
	WantedBy: session-191.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-1864.scope (destination-file)
	Before: session-191.scope (destination-file)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: user-runtime-dir at 1000.service (origin-file)
	After: dbus.service (origin-file)
	After: user-1000.slice (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: user-1000.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: user-runtime-dir at 1000.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: dbus.service (origin-file)
	ReferencedBy: session-1864.scope (destination-file)
	ReferencedBy: session-191.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: 6968
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd --user
	Status Text: Startup finished in 72ms.
	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: yes
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	DelegateControllers: memory pids
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/rc-local.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 11591cb0926e456f86449d3b2cb907ff
	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
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: multi-user.target (destination-default)
	After: network.target (origin-file)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: network-online.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (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: 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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /etc/rc.local start
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-sda.device:
	Description: Samsung_SSD_870_EVO_500GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: ccbf7cb4ebe24ac498f9a70ce0b397f1
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: f596d90c17cb4565b806686e23ce2a6d
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Wants: systemd-journald-dev-log.socket (origin-file)
	Wants: systemd-journald-audit.socket (origin-file)
	Wants: dbus.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	Wants: rpcbind.socket (origin-file)
	Wants: pcscd.socket (origin-file)
	Wants: systemd-journald.socket (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	Wants: uuidd.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-journald.socket (destination-file)
	After: systemd-udevd-kernel.socket (destination-file)
	After: syslog.socket (destination-file)
	After: uuidd.socket (origin-default destination-default)
	After: systemd-journald-dev-log.socket (destination-file)
	After: dbus.socket (origin-default destination-default)
	After: systemd-initctl.socket (destination-file)
	After: pcscd.socket (origin-default destination-default)
	After: systemd-networkd.socket (destination-file)
	After: systemd-udevd-control.socket (destination-file)
	After: systemd-journald-audit.socket (destination-file)
	References: systemd-udevd-control.socket (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	References: systemd-initctl.socket (origin-file)
	References: systemd-journald-dev-log.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: dbus.socket (origin-file origin-default)
	References: uuidd.socket (origin-file origin-default)
	References: rpcbind.socket (origin-file)
	References: pcscd.socket (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: systemd-udevd-kernel.socket (origin-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: systemd-udevd-control.socket (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: pcscd.socket (destination-default)
	ReferencedBy: systemd-journald.socket (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: systemd-journald-audit.socket (destination-file)
	ReferencedBy: systemd-networkd.socket (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file)
	ReferencedBy: systemd-initctl.socket (destination-file)
	ReferencedBy: uuidd.socket (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: 4b530d0b441849c1b288521f86d09cba
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.service
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Requires: systemd-journald.socket (origin-file)
	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: sysinit.target (origin-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	After: systemd-journald-dev-log.socket (origin-file destination-implicit)
	After: systemd-journald.socket (origin-file destination-implicit)
	After: systemd-journald-audit.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	After: syslog.socket (origin-file)
	After: -.mount (origin-path)
	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: syslog.socket (origin-file)
	References: systemd-journald-dev-log.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-journald-audit.socket (destination-implicit)
	ReferencedBy: systemd-journald.socket (destination-implicit)
	ReferencedBy: sysinit.target (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: 321
	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
	ProtectProc: default
	ProcSubset: all
	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: signalfd4 getcpu kcmp geteuid nanosleep dup2 setreuid readv mremap epoll_pwait getppid fsync set_thread_area capget close recv fdatasync socketcall inotify_init sched_rr_get_interval msgctl lgetxattr ugetrlimit umask uname oldfstat io_uring_enter getgid io_setup accept4 set_robust_list sched_setaffinity fremovexattr capset getrlimit ipc lchown32 exit fsetxattr sigpending recvmmsg semget pipe inotify_init1 mlockall process_vm_writev rt_sigqueueinfo renameat poll setrlimit timer_gettime sched_setparam fallocate fchownat epoll_create getresuid clock_gettime io_pgetevents_time64 getsid mprotect sched_getattr symlinkat waitid unlinkat msync getdents64 open utimes sigprocmask unshare msgget setresuid32 clock_getres_time64 rt_sigaction madvise times mbind utimensat_time64 flock truncate64 mq_timedreceive oldstat sched_get_priority_max connect nice fchmodat setgroups bind getgid32 utime kill fstatfs pselect6_time64 setpgid linkat getpriority io_getevents getdents eventfd2 mq_unlink ppoll rt_sigpending mkdir lstat64 mq_notify sendmsg mq_timedsend_time64 timerfd_settime llistxattr cacheflush membarrier add_key send signal sync_file_range2 setfsuid fork geteuid32 flistxattr getpgid fchown rt_tgsigqueueinfo readlink copy_file_range sched_getscheduler creat tee lchown mq_open rmdir ioprio_get execve getegid32 sigaction alarm mmap lstat shmget sendfile64 time getrusage rt_sigprocmask memfd_create removexattr shutdown openat2 msgrcv getsockopt name_to_handle_at link getpgrp futimesat setns set_tls personality sync_file_range rt_sigsuspend pipe2 shmat epoll_ctl_old inotify_add_watch readahead recvmsg prlimit64 mknod semctl sendto timerfd_gettime64 getrandom statfs set_mempolicy signalfd pause getresuid32 epoll_ctl mq_timedreceive_time64 close_range faccessat gettid timer_create setregid dup oldlstat getitimer epoll_create1 pwritev2 listen sync timer_settime64 stat64 remap_file_pages userfaultfd writev accept mkdirat openat munlock mlock2 mmap2 wait4 _llseek sigreturn waitpid mq_getsetattr getpid readdir io_cancel renameat2 tkill setreuid32 preadv2 rename setgid timer_delete socket mknodat brk get_thread_area stat ioctl setresgid32 faccessat2 epoll_wait sched_get_priority_min setsid semop sendfile newfstatat setuid32 shmctl swapcontext setresuid timer_settime timerfd_gettime fstat io_uring_setup io_uring_register getsockname setgroups32 symlink fstat64 sigsuspend ioprio_set pwritev process_vm_readv eventfd futex_time64 timer_gettime64 clone getresgid setfsgid preadv pread64 fcntl64 sigaltstack fstatat64 io_destroy fadvise64_64 rseq lseek get_robust_list socketpair ftruncate64 rt_sigtimedwait_time64 msgsnd ppoll_time64 listxattr arch_prctl access setregid32 getxattr splice sched_getparam write lsetxattr setfsuid32 mlock timer_getoverrun utimensat rt_sigreturn read sched_yield set_tid_address truncate io_submit sched_setscheduler rt_sigtimedwait fadvise64 epoll_wait_old fstatfs64 clone3 oldolduname recvfrom restart_syscall move_pages getegid sched_getaffinity sched_rr_get_interval_time64 setxattr pselect6 statfs64 migrate_pages semtimedop unlink syncfs setitimer olduname exit_group getgroups vmsplice getcwd chdir tgkill setpriority chown32 gettimeofday setgid32 timerfd_create lremovexattr setfsgid32 setsockopt getuid ftruncate setresgid pidfd_send_signal readlinkat io_pgetevents request_key sendmmsg getgroups32 mq_timedsend munlockall statx futex clock_getres getuid32 semtimedop_time64 shmdt pwrite64 select keyctl fcntl munmap dup3 prctl get_mempolicy sched_setattr getpeername timerfd_settime64 fchdir vfork inotify_rm_watch sysinfo chown clock_nanosleep_time64 pidfd_open setuid clock_gettime64 execveat fchmod fgetxattr recvmmsg_time64 chmod getresgid32 clock_nanosleep _newselect fchown32
	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: 12
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	DeviceAllow: char-rtc r
	DeviceAllow: char-* rw
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: e77fffd8905e412982b3c546d33f7f84
	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 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: Sun 2022-01-30 12:49:50 EST
	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-fsckd.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsckd.service
	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: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-fsckd.socket (origin-file)
	References: systemd-journald.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsckd
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit blockdev at dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/0d4002fb-104e-40eb-9a3e-f2aae4bc91fe
	Instance: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-file)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit session-191.scope:
	Description: Session 191 of user vom
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 15:05:29 EST
	Inactive Exit Timestamp: Sun 2022-01-30 15:05:29 EST
	Active Enter Timestamp: Sun 2022-01-30 15:05:29 EST
	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-191.scope
	CGroup realized: yes
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: f3491d7c4a9a4da7be293d621849946c
	Fragment Path: /run/systemd/transient/session-191.scope
	Condition Timestamp: Sun 2022-01-30 15:05:29 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 15:05:29 EST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: user-1000.slice (origin-file)
	Wants: user-runtime-dir at 1000.service (origin-file)
	Wants: user at 1000.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: user-runtime-dir at 1000.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: user at 1000.service (origin-file)
	After: systemd-logind.service (origin-file)
	After: -.mount (origin-file)
	After: user-1000.slice (origin-file)
	References: user at 1000.service (origin-file)
	References: systemd-logind.service (origin-file)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file)
	References: user-runtime-dir at 1000.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: user-1000.slice (origin-file)
	RequiresMountsFor: /home/vom (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
-> Unit blockdev at dev-disk-by\x2duuid-7BE9\x2d286D.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/7BE9-286D
	Instance: dev-disk-by\x2duuid-7BE9\x2d286D
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device:
	Description: WDC_WD20EZRZ-00Z5HB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: dd08131473a1427db64e9e840f29ecaa
	Following Set Member: dev-sdb.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
	Found: found-udev
-> Unit modprobe at configfs.service:
	Description: Load Kernel Module configfs
	Instance: configfs
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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
	Invocation ID: 685633d2773346ba8be2b0a6cb1ed72f
	Documentation: man:modprobe(8)
	Fragment Path: /lib/systemd/system/modprobe at .service
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	RequiredBy: sys-kernel-config.mount (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: sysinit.target (origin-file)
	After: system-modprobe.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system-modprobe.slice (origin-file)
	ReferencedBy: sys-kernel-config.mount (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/modprobe -abq configfs
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: 5bd1d41c70a946aab04f07e0dad72c66
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs.target
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	Wants: nfs-client.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: apache2.service (destination-file)
	Before: nagios-nrpe-server.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: miniupnpd.service (destination-file)
	Before: cron.service (destination-file)
	Before: atftpd.service (destination-file)
	Before: wide-dhcpv6-client.service (destination-file)
	Before: rlinetd.service (destination-file)
	Before: isc-dhcp-server.service (destination-file)
	After: remote-fs-pre.target (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: nfs-client.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: atftpd.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: miniupnpd.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: rlinetd.service (destination-file)
	ReferencedBy: wide-dhcpv6-client.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> 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: Sun 2022-01-30 12:49:50 EST
	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
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-random-seed.service (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-random-seed.service (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: bootctl random-seed --graceful
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: e810f653c7ef42a6bd650ced39aa2103
	Documentation: man:systemd.special(7)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty.target
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	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: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: getty-static.service (origin-default)
	After: getty at tty1.service (origin-default destination-file)
	References: shutdown.target (origin-default)
	References: getty at tty1.service (origin-file origin-default)
	References: getty-static.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 blockdev at dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/a17bad9c-ad7e-4b65-8277-7cafb5f4fd0d
	Instance: dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: -.mount (destination-file)
	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 system-openvpn.slice:
	Description: system-openvpn.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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-openvpn.slice
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory devices pids bpf-devices
	Invocation ID: 048079519b4b4663a53cda60284f8865
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: openvpn at static-home.service (destination-file)
	RequiredBy: openvpn at ice-tls-server.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: openvpn at static-home.service (destination-file)
	Before: openvpn at ice-tls-server.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-implicit)
	ReferencedBy: openvpn at static-home.service (destination-file)
	ReferencedBy: openvpn at ice-tls-server.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: 35be516cde8b427a9f1f8d6fd2122ca3
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-lookup.target
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	WantedBy: named.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: nagios-nrpe-server.service (destination-file)
	Before: postfix at -.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: apache2.service (destination-file)
	Before: isc-dhcp-server.service (destination-file)
	After: named.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: postfix at -.service (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: named.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit systemd-udev-trigger.service:
	Description: Coldplug All udev Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: be0a432cd9b148db96bdbdce608d3179
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: systemd-udev-settle.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-udevd-kernel.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-udevd-control.socket (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: systemd-udev-settle.service (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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: udevadm trigger --type=subsystems --action=add
		Command Line: udevadm trigger --type=devices --action=add
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit nrpe.socket:
	Description: nrpe.socket
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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
	ConflictedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
-> Unit dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.device:
	Description: Samsung_SSD_870_EVO_500GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 2b593a1ec5834450946d0a3e473e6f20
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.device
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-> Unit ddclient.service:
	Description: Update dynamic domain name service entries
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/ddclient.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b7fc29960ce8414da7c1a817ee1ff3c2
	Documentation: man:ddclient(8)
	Fragment Path: /lib/systemd/system/ddclient.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	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: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: network-online.target (origin-file)
	References: basic.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: forking
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 1511
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/ddclient.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
	ProtectProc: default
	ProcSubset: all
	Environment: daemon_interval=5m
	EnvironmentFile: -/etc/default/ddclient
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/ddclient -daemon $daemon_interval -syslog -pid /run/ddclient.pid
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 2022-01-30 12:49:50 EST
	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
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: no
	Requires: system.slice (origin-file)
	Wants: rpc-gssd.service (origin-file)
	Wants: gssproxy.service (origin-file)
	Wants: rpc-svcgssd.service (origin-file)
	WantedBy: nfs-client.target (destination-file)
	Before: rpc-gssd.service (origin-file)
	Before: gssproxy.service (origin-file)
	Before: rpc-svcgssd.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: rpc-gssd.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: gssproxy.service (origin-file)
	References: rpc-svcgssd.service (origin-file)
	References: system.slice (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/modprobe -q auth_rpcgss
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit smartmontools.service:
	Alias: smartd.service
	Description: Self Monitoring and Reporting Technology (SMART) Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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/smartmontools.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: d22011f5c8094828bafac65ee0e985e0
	Documentation: man:smartd(8)
	Documentation: man:smartd.conf(5)
	Fragment Path: /lib/systemd/system/smartmontools.service
	ConditionVirtualization: no untested
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	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: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	Main PID: 634
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/sbin/smartd -n $smartd_opts
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
	Status Text: Next check of 2 devices will start at 14:34:25
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit e2scrub_reap.service:
	Description: Remove Stale Online ext4 Metadata Check Snapshots
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: fd1bf692f1d64d4c850514ea7ad9b1b5
	Documentation: man:e2scrub_all(8)
	Fragment Path: /lib/systemd/system/e2scrub_reap.service
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionCapability: CAP_SYS_ADMIN untested
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	RequiresMountsFor: / (origin-file)
	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: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: yes
	PrivateUsers: no
	ProtectHome: read-only
	ProtectSystem: yes
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	Environment: SERVICE_MODE=1
	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
	CPUSchedulingPolicy: idle
	CPUSchedulingPriority: 0
	CPUSchedulingResetOnFork: no
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	AmbientCapabilities: cap_sys_rawio cap_sys_admin
	User: root
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/e2scrub_all -A -r
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit fstrim.service:
	Description: Discard unused blocks on filesystems from /etc/fstab
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2022-01-31 00:14:40 EST
	Inactive Exit Timestamp: Mon 2022-01-31 00:14:32 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2022-01-31 00:14:40 EST
	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: 649f27040fab44c4a77fac90bc0cd43f
	Documentation: man:fstrim(8)
	Fragment Path: /lib/systemd/system/fstrim.service
	ConditionVirtualization: !container untested
	Condition Timestamp: Mon 2022-01-31 00:14:32 EST
	Condition Result: yes
	Assert Timestamp: Mon 2022-01-31 00:14:32 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-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)
	After: fstrim.timer (destination-implicit)
	TriggeredBy: fstrim.timer (destination-implicit)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: fstrim.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: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: yes
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	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_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_rawio 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_mknod 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 cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: no
	SystemCallFilter: flock newfstatat recvmmsg setresgid32 fstatfs renameat clock_gettime64 geteuid execveat timer_gettime64 setuid32 gettimeofday preadv2 symlinkat pwritev2 munlockall getrusage utimensat_time64 chown32 pselect6_time64 timer_settime io_pgetevents_time64 rt_tgsigqueueinfo oldfstat close_range io_getevents sched_getparam umask stat chmod futimesat vmsplice fadvise64_64 setpriority capget shmat connect munmap symlink timer_getoverrun shmctl ftruncate64 creat oldlstat set_mempolicy io_submit mq_timedsend setsid mprotect mq_timedsend_time64 fcntl setgid epoll_create1 fchown32 eventfd recvmsg setregid32 alarm read request_key sysinfo linkat fremovexattr sync_file_range2 shutdown setpgid readlinkat socketcall sched_setparam fallocate set_tls recvfrom removexattr execve listen swapcontext pread64 getxattr timer_delete io_cancel chdir copy_file_range accept4 geteuid32 semtimedop_time64 setitimer accept wait4 chown futex semtimedop pidfd_send_signal exit link timer_settime64 mmap2 epoll_ctl faccessat2 truncate64 mlock2 prlimit64 clock_getres getegid ugetrlimit fgetxattr inotify_rm_watch lgetxattr open sched_getaffinity clock_getres_time64 mremap rt_sigpending sigsuspend getitimer oldolduname olduname faccessat rt_sigreturn get_thread_area process_vm_writev rt_sigprocmask ppoll lseek oldstat getpid mlockall access mq_open fork mmap shmget getegid32 setfsuid32 lremovexattr getgid inotify_init timerfd_create epoll_ctl_old timerfd_settime64 move_pages bind io_pgetevents eventfd2 gettid setresgid fstat64 getrlimit sync pause lsetxattr fchmod listxattr rt_sigsuspend getgroups32 utimes dup2 _newselect get_mempolicy ioprio_get sched_getscheduler fstatfs64 userfaultfd io_destroy set_robust_list readdir set_tid_address pidfd_open msgget msync utimensat fadvise64 waitid readahead signalfd pipe getsockopt fstatat64 sched_setaffinity futex_time64 unlinkat process_vm_readv shmdt io_uring_enter pselect6 restart_syscall setgid32 mq_notify sched_setscheduler timer_gettime statfs64 tgkill sigprocmask inotify_init1 poll setxattr getresgid fchownat arch_prctl clone mq_timedreceive_time64 socketpair pipe2 sendto tee setregid sendfile64 vfork statx preadv setresuid32 sendfile epoll_create fchown setgroups32 sendmmsg getcpu sync_file_range mq_timedreceive fcntl64 keyctl setresuid fsync mq_getsetattr get_robust_list sched_getattr sigaction select sendmsg statfs sched_get_priority_max pwrite64 inotify_add_watch getdents64 msgctl getpeername times mknodat getsockname personality ppoll_time64 waitpid mkdir getpgrp kill exit_group syncfs nanosleep timerfd_gettime64 setreuid32 getgroups epoll_pwait setfsgid splice epoll_wait close timer_create io_setup getrandom mq_unlink rmdir getresgid32 ftruncate rt_sigqueueinfo pwritev ioctl dup3 getppid fdatasync sched_rr_get_interval sched_rr_get_interval_time64 fstat epoll_wait_old llistxattr semctl clock_nanosleep memfd_create getcwd uname munlock timerfd_gettime writev socket sched_yield lstat64 lstat getdents getpgid semop flistxattr recv mlock name_to_handle_at io_uring_register timerfd_settime io_uring_setup mkdirat recvmmsg_time64 setns sched_setattr getgid32 sched_get_priority_min rseq madvise readlink write signalfd4 migrate_pages setuid openat2 getpriority _llseek renameat2 setfsuid clock_gettime msgrcv nice fchdir kcmp rt_sigtimedwait_time64 time remap_file_pages lchown32 utime getuid brk readv clock_nanosleep_time64 getresuid32 ipc sigpending openat getsid add_key fchmodat setgroups ioprio_set fsetxattr set_thread_area clone3 rename getuid32 getresuid rt_sigtimedwait msgsnd cacheflush lchown setreuid membarrier stat64 setsockopt setrlimit truncate sigreturn dup send rt_sigaction tkill unlink mbind capset sigaltstack unshare semget prctl signal setfsgid32 mknod
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/fstrim --listed-in /etc/fstab:/proc/self/mountinfo --verbose --quiet-unsupported
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:35:24 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:35:24 EST
	Active Enter Timestamp: Sun 2022-01-30 12:35:24 EST
	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: 6d1a8031f7914801afce36d45d69c965
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sound.target
	Condition Timestamp: Sun 2022-01-30 12:35:24 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:35:24 EST
	Assert Result: yes
	WantedBy: sys-devices-pci0000:00-0000:00:1f.3-sound-card0-controlC0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: sys-devices-pci0000:00-0000:00:1f.3-sound-card0-controlC0.device (destination-udev)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit dev-disk-by\x2dpartuuid-1319ab1c\x2d01.device:
	Description: WDC_WD20EZRZ-00Z5HB0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: bd97b5f72b354d7f9472684847e47ab1
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2duuid-bb885e93\x2d038c\x2d40e6\x2d9c3d\x2d9515c9c59f89.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c\x2dpart1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
	Found: found-udev
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: 1a95e9c970874afaab48e7ce1cdd106a
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-file)
	Wants: paths.target (origin-file)
	Wants: timers.target (origin-file)
	Wants: sockets.target (origin-file)
	Wants: slices.target (origin-file)
	Wants: selinux-autorelabel-mark.service (origin-file)
	Wants: tmp.mount (origin-file)
	RequiredBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: nagios-nrpe-server.service (destination-default)
	Before: ladvd.service (destination-default)
	Before: ntp.service (destination-default)
	Before: e2scrub_reap.service (destination-default)
	Before: getty-static.service (destination-default)
	Before: named.service (destination-default)
	Before: rsyslog.service (destination-default)
	Before: man-db.service (destination-default)
	Before: openvpn at ice-tls-server.service (destination-default)
	Before: lm-sensors.service (destination-default)
	Before: openvpn.service (destination-default)
	Before: e2scrub_all.service (destination-default)
	Before: cron.service (destination-default)
	Before: radvd.service (destination-default)
	Before: ddclient.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: logrotate.service (destination-default)
	Before: postfix.service (destination-default)
	Before: nut-monitor.service (destination-default)
	Before: nfs-utils.service (destination-default)
	Before: uuidd.service (destination-default)
	Before: apt-daily-upgrade.service (destination-default)
	Before: rc-local.service (destination-default)
	Before: dbus.service (destination-default)
	Before: smartmontools.service (destination-default)
	Before: user at 1000.service (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: ssh.service (destination-default)
	Before: phpsessionclean.service (destination-default)
	Before: isc-dhcp-server.service (destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: nut-driver.service (destination-default)
	Before: wide-dhcpv6-client.service (destination-default)
	Before: postfix at -.service (destination-default)
	Before: atftpd.service (destination-default)
	Before: pcscd.service (destination-default)
	Before: multi-user.target (destination-file destination-default)
	Before: getty at tty1.service (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: openvpn at static-home.service (destination-default)
	Before: nut-server.service (destination-default)
	Before: apache2.service (destination-default)
	Before: rsync.service (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: miniupnpd.service (destination-default)
	Before: rlinetd.service (destination-default)
	Before: fstrim.service (destination-default)
	Before: apt-daily.service (destination-default)
	After: paths.target (origin-file origin-default)
	After: -.mount (origin-path)
	After: slices.target (origin-file origin-default)
	After: sockets.target (origin-file origin-default)
	After: sysinit.target (origin-file origin-default)
	After: tmp.mount (origin-file)
	References: sockets.target (origin-file origin-default)
	References: sysinit.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: paths.target (origin-file origin-default)
	References: -.mount (origin-path)
	References: selinux-autorelabel-mark.service (origin-file)
	References: timers.target (origin-file)
	References: slices.target (origin-file origin-default)
	References: tmp.mount (origin-file)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: radvd.service (destination-default)
	ReferencedBy: miniupnpd.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: nut-monitor.service (destination-default)
	ReferencedBy: isc-dhcp-server.service (destination-default)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: atftpd.service (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: openvpn at ice-tls-server.service (destination-default)
	ReferencedBy: rlinetd.service (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: nut-server.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: nagios-nrpe-server.service (destination-default)
	ReferencedBy: postfix.service (destination-default)
	ReferencedBy: openvpn at static-home.service (destination-default)
	ReferencedBy: named.service (destination-default)
	ReferencedBy: ladvd.service (destination-default)
	ReferencedBy: ddclient.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: apache2.service (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: pcscd.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: wide-dhcpv6-client.service (destination-default)
	ReferencedBy: openvpn.service (destination-default)
	ReferencedBy: nfs-utils.service (destination-default)
	ReferencedBy: phpsessionclean.service (destination-default)
	ReferencedBy: nut-driver.service (destination-default)
	ReferencedBy: postfix at -.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: ntp.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-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: Sun 2022-01-30 12:49:50 EST
	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: Sun 2022-01-30 12:34:23 EST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: first-boot-complete.target (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: first-boot-complete.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: local-fs.target (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: systemd-machine-id-setup --commit
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188.device:
	Description: WDC_WD20EZRZ-00Z5HB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 9b95e15cb9924186ac49005993e2210d
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-sdb.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
	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: Sun 2022-01-30 12:34:36 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:36 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2022-01-30 12:34:36 EST
	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: 4f1e8623309c47489bd5ebb680d71434
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Sun 2022-01-30 12:34:36 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:36 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Requisite: systemd-update-utmp.service (origin-file)
	WantedBy: rescue.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: systemd-update-utmp.service (origin-file)
	After: rescue.target (origin-file)
	After: multi-user.target (origin-file)
	After: graphical.target (origin-file)
	References: shutdown.target (origin-file)
	References: graphical.target (origin-file)
	References: systemd-update-utmp.service (origin-file)
	References: multi-user.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: rescue.target (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: rescue.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: graphical.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: emergency.service (destination-file)
	ConflictedBy: graphical.target (destination-file)
	ConflictedBy: multi-user.target (destination-file)
	ConflictedBy: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: rescue.target (destination-file)
	Before: graphical.target (destination-file)
	Before: multi-user.target (destination-file)
	After: getty at tty1.service (destination-file)
	After: system.slice (origin-file)
	After: plymouth-start.service (origin-file)
	After: sysinit.target (origin-file)
	After: emergency.service (destination-file)
	References: plymouth-start.service (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: rescue.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: getty at tty1.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStartPre:
		Command Line: /bin/plymouth --wait quit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sulogin-shell rescue
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit apt-daily.timer:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2022-01-31 11:41:06 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: ac7cc1d647e74ac68ec797636f40cf81
	Fragment Path: /lib/systemd/system/apt-daily.timer
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: apt-daily-upgrade.timer (destination-file)
	Before: apt-daily.service (origin-implicit)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	Triggers: apt-daily.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: apt-daily.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: time-sync.target (origin-default)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	ReferencedBy: apt-daily-upgrade.timer (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: apt-daily.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: *-*-* 06,18:00:00
-> Unit miniupnpd.service:
	Description: LSB: MiniUPnPd port-forwarding daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	May GC: no
	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: 9c3d1e2837a045de9494f72abce70276
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/miniupnpd.service
	Source Path: /etc/init.d/miniupnpd
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: graphical.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (origin-file destination-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (origin-file destination-default)
	After: remote-fs.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: remote-fs.target (origin-file)
	References: system.slice (origin-file)
	References: graphical.target (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: multi-user.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: failed
	Result: exit-code
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /etc/init.d/miniupnpd start
	-> ExecReload:
		Command Line: /etc/init.d/miniupnpd reload
	-> ExecStop:
		Command Line: /etc/init.d/miniupnpd stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2ab9dbac04f346018cc1b10aa09a6f7d
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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-random-seed.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: local-fs.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-sysusers.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: local-fs-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-fsck-root.service (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: systemd-fsck-root.service (origin-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: local-fs.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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-virtual-net-ifb0.device:
	Description: /sys/devices/virtual/net/ifb0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:33 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:33 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:33 EST
	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: c566c7237ae44b49b199f1d31c40d834
	Following Set Member: sys-subsystem-net-devices-ifb0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/ifb0
	Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: Samsung_SSD_870_EVO_500GB 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 7932ba73a4d34739a3bac882833d0880
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-7BE9\x2d286D.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6a28589\x2d560b\x2d4d16\x2d8eaa\x2de7244350202f.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c.device:
	Description: WDC_WD20EZRZ-00Z5HB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 4c44b53c58ed491983e25ebc16e37584
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-sdb.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
	Found: found-udev
-> Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: shutdown.target (origin-default)
	Before: sysinit.target (destination-file)
	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 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: Sun 2022-01-30 12:49:50 EST
	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: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-ask-password-wall.path (destination-implicit)
	After: systemd-user-sessions.service (origin-file)
	After: sysinit.target (origin-default)
	TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
	References: basic.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: sysinit.target (origin-default)
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStartPre:
		Command Line: 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: systemd-tty-ask-password-agent --wall
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rpcbind.target:
	Description: RPC Port Mapper
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: 0e02bfce9bcd463782ddf9a00bfcdb0f
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rpcbind.target
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	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 first-boot-complete.target:
	Description: First Boot Complete
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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/first-boot-complete.target
	ConditionFirstBoot: yes untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: no
	WantedBy: systemd-random-seed.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-machine-id-commit.service (destination-file)
	After: systemd-random-seed.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 6534c1db958a447aae4e58243de13af3
	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\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.device:
	Description: Samsung_SSD_870_EVO_500GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 7baf4540e37c4f18884af033dd2d58c6
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-d72bbcc0\x2d21a2\x2d4431\x2d8bb2\x2d7c0333c5ecd3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2\x2dpart1.device:
	Description: WDC_WD20EZRZ-00Z5HB0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 365566146b9e4892b72fcf9a898c72b2
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2duuid-bb885e93\x2d038c\x2d40e6\x2d9c3d\x2d9515c9c59f89.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-1319ab1c\x2d01.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
	Found: found-udev
-> Unit sys-devices-pci0000:00-0000:00:01.0-0000:01:00.0-net-enp1s0f0.device:
	Description: 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) (NC360T PCI Express Dual Port Gigabit Server Adapter)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 871ced5f859345aab68925d33f924783
	Following Set Member: sys-subsystem-net-devices-enp1s0f0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/net/enp1s0f0
	Found: found-udev
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart2.device:
	Description: Samsung_SSD_870_EVO_500GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 820a4e7c22734fba87db3fe1660d6330
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart2.device
	Following Set Member: dev-sda2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Following Set Member: dev-disk-by\x2dpartuuid-d72bbcc0\x2d21a2\x2d4431\x2d8bb2\x2d7c0333c5ecd3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
	Found: found-udev
-> Unit boot-efi.mount:
	Description: /boot/efi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: d9dbafcaf758457f914ff4a5c4f38d49
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot-efi.mount
	Source Path: /etc/fstab
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	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: systemd-journald.socket (origin-file)
	After: blockdev at dev-sda1.target (origin-mountinfo-implicit)
	After: blockdev at dev-disk-by\x2duuid-7BE9\x2d286D.target (origin-file)
	After: dev-sda1.device (origin-mountinfo-implicit)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-file)
	References: system.slice (origin-file)
	References: blockdev at dev-sda1.target (origin-mountinfo-implicit)
	References: systemd-journald.socket (origin-file)
	References: dev-sda1.device (origin-mountinfo-implicit)
	References: -.mount (origin-path)
	References: local-fs-pre.target (origin-file)
	References: umount.target (origin-file)
	References: blockdev at dev-disk-by\x2duuid-7BE9\x2d286D.target (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	RequiresMountsFor: /boot (origin-implicit)
	RequiresMountsFor: /dev/disk/by-uuid/7BE9-286D (origin-file)
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 77308ab3f5bf47dcb97bda42b21085dd
	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 e2scrub_all.timer:
	Description: Periodic ext4 Online Metadata Check for All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:25 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:25 EST
	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: 4e45344ba4924c86a4e324aee6218e16
	Fragment Path: /lib/systemd/system/e2scrub_all.timer
	Condition Timestamp: Sun 2022-01-30 12:34:25 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:25 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: e2scrub_all.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: e2scrub_all.service (origin-implicit)
	References: timers.target (origin-default)
	References: e2scrub_all.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: time-sync.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: e2scrub_all.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	OnCalendar: Sun *-*-* 03:10:00
-> 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: Sun 2022-01-30 12:49:50 EST
	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 systemd-journal-flush.service:
	Description: Flush Journal to Persistent Storage
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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-journal-flush.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5b3f40f957bd4af295d37b03c9baba6c
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journal-flush.service
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: systemd-journald.service (origin-file)
	Requires: -.mount (origin-path)
	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: -.mount (origin-path)
	After: systemd-journald.service (origin-file)
	After: system.slice (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.service (origin-file)
	References: system.slice (origin-file)
	References: systemd-tmpfiles-setup.service (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: journalctl --flush
	-> ExecStop:
		Command Line: journalctl --smart-relinquish-var
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rpcbind.socket:
	Description: RPCbind Server Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 76ec81d8db0448b3af5035ab9f394916
	Fragment Path: /lib/systemd/system/rpcbind.socket
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: rpcbind.service (origin-implicit)
	References: -.mount (origin-path)
	References: system.slice (origin-file)
	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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-sdb.device:
	Description: WDC_WD20EZRZ-00Z5HB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 987f5635150145b786a7daf5bb26ccdb
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
	Found: found-udev
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2b9c2614c\x2dpart1.device:
	Description: WDC_WD20EZRZ-00Z5HB0 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 5cc9f26171a9476f8982e104e8ced713
	Following: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2duuid-bb885e93\x2d038c\x2d40e6\x2d9c3d\x2d9515c9c59f89.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d2.0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD20EZRZ\x2d00Z5HB0_WD\x2dWCC4M5FK8188\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-1319ab1c\x2d01.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
	Found: found-udev
-> Unit -.mount:
	Description: Root Mount
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: /-.mount
	CGroup realized: yes
	CGroup realized mask: memory 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: -.slice (origin-file)
	RequiredBy: systemd-journal-flush.service (destination-path)
	RequiredBy: sys-kernel-tracing.mount (destination-path)
	RequiredBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-path)
	RequiredBy: phpsessionclean.service (destination-path)
	RequiredBy: systemd-journald.service (destination-path)
	RequiredBy: radvd.service (destination-path)
	RequiredBy: systemd-update-utmp-runlevel.service (destination-path)
	RequiredBy: console-setup.service (destination-path)
	RequiredBy: systemd-fsckd.socket (destination-path)
	RequiredBy: session-191.scope (destination-file)
	RequiredBy: openvpn at ice-tls-server.service (destination-path)
	RequiredBy: haveged.service (destination-path)
	RequiredBy: systemd-pstore.service (destination-path)
	RequiredBy: dbus.socket (destination-path)
	RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-path)
	RequiredBy: systemd-initctl.socket (destination-path)
	RequiredBy: systemd-ask-password-console.path (destination-path)
	RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-path)
	RequiredBy: sys-kernel-config.mount (destination-path)
	RequiredBy: session-1864.scope (destination-file)
	RequiredBy: man-db.timer (destination-path)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-path)
	RequiredBy: systemd-journald-dev-log.socket (destination-path)
	RequiredBy: apt-daily.timer (destination-path)
	RequiredBy: apt-daily-upgrade.timer (destination-path)
	RequiredBy: run-rpc_pipefs.mount (destination-path)
	RequiredBy: rpcbind.socket (destination-path)
	RequiredBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-path)
	RequiredBy: sys-fs-fuse-connections.mount (destination-path)
	RequiredBy: dev-hugepages.mount (destination-path)
	RequiredBy: apparmor.service (destination-path)
	RequiredBy: logrotate.timer (destination-path)
	RequiredBy: syslog.socket (destination-path)
	RequiredBy: uuidd.socket (destination-path)
	RequiredBy: logrotate.service (destination-path)
	RequiredBy: dev-sda3.swap (destination-path)
	RequiredBy: run-user-1000.mount (destination-path)
	RequiredBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-path)
	RequiredBy: apache2.service (destination-path)
	RequiredBy: dev-mqueue.mount (destination-path)
	RequiredBy: openvpn.service (destination-path)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: sys-kernel-debug.mount (destination-path)
	RequiredBy: phpsessionclean.timer (destination-path)
	RequiredBy: boot-efi.mount (destination-path)
	RequiredBy: pcscd.socket (destination-path)
	RequiredBy: ssh.service (destination-path)
	RequiredBy: rpcbind.service (destination-path)
	RequiredBy: systemd-udevd-control.socket (destination-path)
	RequiredBy: e2scrub_all.timer (destination-path)
	RequiredBy: systemd-ask-password-wall.path (destination-path)
	RequiredBy: ladvd.service (destination-path)
	RequiredBy: basic.target (destination-path)
	RequiredBy: systemd-networkd.service (destination-path)
	RequiredBy: openvpn at static-home.service (destination-path)
	RequiredBy: systemd-journald.socket (destination-path)
	RequiredBy: ntp.service (destination-path)
	RequiredBy: systemd-logind.service (destination-path)
	RequiredBy: mnt-staging.mount (destination-path)
	RequiredBy: systemd-update-utmp.service (destination-path)
	RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-path)
	RequiredBy: fstrim.timer (destination-path)
	RequiredBy: nagios-nrpe-server.service (destination-path)
	RequiredBy: e2scrub_reap.service (destination-path)
	RequiredBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-path)
	RequiredBy: systemd-random-seed.service (destination-path)
	Before: ssh.service (destination-path)
	Before: apparmor.service (destination-path)
	Before: e2scrub_reap.service (destination-path)
	Before: proc-sys-fs-binfmt_misc.automount (destination-path)
	Before: console-setup.service (destination-path)
	Before: systemd-udevd-control.socket (destination-path)
	Before: apt-daily-upgrade.timer (destination-path)
	Before: systemd-journal-flush.service (destination-path)
	Before: logrotate.timer (destination-path)
	Before: systemd-journald.service (destination-path)
	Before: systemd-pstore.service (destination-path)
	Before: dev-mqueue.mount (destination-path)
	Before: session-191.scope (destination-file)
	Before: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-path)
	Before: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-path)
	Before: haveged.service (destination-path)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-path)
	Before: e2scrub_all.timer (destination-path)
	Before: systemd-fsckd.socket (destination-path)
	Before: systemd-ask-password-wall.path (destination-path)
	Before: systemd-journald-dev-log.socket (destination-path)
	Before: run-rpc_pipefs.mount (destination-path)
	Before: nagios-nrpe-server.service (destination-path)
	Before: systemd-ask-password-console.path (destination-path)
	Before: fstrim.timer (destination-path)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-path)
	Before: rpcbind.socket (destination-path)
	Before: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-path)
	Before: systemd-logind.service (destination-path)
	Before: sys-kernel-debug.mount (destination-path)
	Before: dev-sda3.swap (destination-path)
	Before: apache2.service (destination-path)
	Before: mnt-staging.mount (destination-path)
	Before: ntp.service (destination-path)
	Before: systemd-initctl.socket (destination-path)
	Before: run-user-1000.mount (destination-path)
	Before: dev-hugepages.mount (destination-path)
	Before: systemd-journald.socket (destination-path)
	Before: apt-daily.timer (destination-path)
	Before: uuidd.socket (destination-path)
	Before: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-path)
	Before: syslog.socket (destination-path)
	Before: openvpn.service (destination-path)
	Before: rpcbind.service (destination-path)
	Before: session-1864.scope (destination-file)
	Before: logrotate.service (destination-path)
	Before: basic.target (destination-path)
	Before: proc-sys-fs-binfmt_misc.mount (destination-path)
	Before: systemd-random-seed.service (destination-path)
	Before: sys-kernel-config.mount (destination-path)
	Before: boot-efi.mount (destination-path)
	Before: sys-fs-fuse-connections.mount (destination-path)
	Before: sys-kernel-tracing.mount (destination-path)
	Before: ladvd.service (destination-path)
	Before: systemd-update-utmp-runlevel.service (destination-path)
	Before: phpsessionclean.timer (destination-path)
	Before: openvpn at static-home.service (destination-path)
	Before: dbus.socket (destination-path)
	Before: systemd-update-utmp.service (destination-path)
	Before: systemd-networkd.service (destination-path)
	Before: openvpn at ice-tls-server.service (destination-path)
	Before: man-db.timer (destination-path)
	Before: phpsessionclean.service (destination-path)
	Before: radvd.service (destination-path)
	Before: pcscd.socket (destination-path)
	After: -.slice (origin-file)
	After: blockdev at dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.target (origin-file)
	References: -.slice (origin-file)
	References: blockdev at dev-disk-by\x2duuid-a17bad9c\x2dad7e\x2d4b65\x2d8277\x2d7cafb5f4fd0d.target (origin-file)
	ReferencedBy: rpcbind.service (destination-path)
	ReferencedBy: mnt-staging.mount (destination-path)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: openvpn at static-home.service (destination-path)
	ReferencedBy: apt-daily.timer (destination-path)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-path)
	ReferencedBy: run-rpc_pipefs.mount (destination-path)
	ReferencedBy: e2scrub_reap.service (destination-path)
	ReferencedBy: session-1864.scope (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-path)
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-path)
	ReferencedBy: systemd-pstore.service (destination-path)
	ReferencedBy: phpsessionclean.timer (destination-path)
	ReferencedBy: fstrim.timer (destination-path)
	ReferencedBy: ssh.service (destination-path)
	ReferencedBy: systemd-ask-password-wall.path (destination-path)
	ReferencedBy: phpsessionclean.service (destination-path)
	ReferencedBy: uuidd.socket (destination-path)
	ReferencedBy: systemd-journald.service (destination-path)
	ReferencedBy: systemd-journal-flush.service (destination-path)
	ReferencedBy: radvd.service (destination-path)
	ReferencedBy: systemd-random-seed.service (destination-path)
	ReferencedBy: pcscd.socket (destination-path)
	ReferencedBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-path)
	ReferencedBy: nagios-nrpe-server.service (destination-path)
	ReferencedBy: logrotate.timer (destination-path)
	ReferencedBy: dev-mqueue.mount (destination-path)
	ReferencedBy: systemd-ask-password-console.path (destination-path)
	ReferencedBy: e2scrub_all.timer (destination-path)
	ReferencedBy: man-db.timer (destination-path)
	ReferencedBy: run-user-1000.mount (destination-path)
	ReferencedBy: boot-efi.mount (destination-path)
	ReferencedBy: openvpn at ice-tls-server.service (destination-path)
	ReferencedBy: session-191.scope (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-path)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-path)
	ReferencedBy: ladvd.service (destination-path)
	ReferencedBy: haveged.service (destination-path)
	ReferencedBy: sys-kernel-debug.mount (destination-path)
	ReferencedBy: dev-sda3.swap (destination-path)
	ReferencedBy: apt-daily-upgrade.timer (destination-path)
	ReferencedBy: ntp.service (destination-path)
	ReferencedBy: logrotate.service (destination-path)
	ReferencedBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-path)
	ReferencedBy: dev-hugepages.mount (destination-path)
	ReferencedBy: systemd-networkd.service (destination-path)
	ReferencedBy: basic.target (destination-path)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-path)
	ReferencedBy: apparmor.service (destination-path)
	ReferencedBy: syslog.socket (destination-path)
	ReferencedBy: rpcbind.socket (destination-path)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-path)
	ReferencedBy: dbus.socket (destination-path)
	ReferencedBy: systemd-journald.socket (destination-path)
	ReferencedBy: systemd-update-utmp.service (destination-path)
	ReferencedBy: systemd-logind.service (destination-path)
	ReferencedBy: sys-kernel-config.mount (destination-path)
	ReferencedBy: sys-kernel-tracing.mount (destination-path)
	ReferencedBy: systemd-udevd-control.socket (destination-path)
	ReferencedBy: systemd-fsckd.socket (destination-path)
	ReferencedBy: systemd-initctl.socket (destination-path)
	ReferencedBy: console-setup.service (destination-path)
	ReferencedBy: systemd-journald-dev-log.socket (destination-path)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-path)
	ReferencedBy: openvpn.service (destination-path)
	ReferencedBy: apache2.service (destination-path)
	RequiresMountsFor: /dev/disk/by-uuid/a17bad9c-ad7e-4b65-8277-7cafb5f4fd0d (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/sda2
	File System Type: ext4
	Options: rw,relatime,errors=remount-ro
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rsync.service:
	Description: fast remote file copy program daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 devices pids bpf-devices
	Documentation: man:rsync(1)
	Documentation: man:rsyncd.conf(5)
	Fragment Path: /lib/systemd/system/rsync.service
	ConditionPathExists: /etc/rsyncd.conf untested
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network.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: 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: 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: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: yes
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	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_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_module 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 cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /usr/bin/rsync --daemon --no-detach
	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: 9297
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/ssh.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b83a2b33259b48cea94cd54decdf27ed
	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: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-file)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: auditd.service (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: basic.target (origin-default)
	References: auditd.service (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: 1496
	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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> 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: 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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-kernel-tracing.mount:
	Description: Kernel Trace File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: /sys-kernel-tracing.mount
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1bc116f1e4a241f4a16bba6847b74b18
	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
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionPathExists: /sys/kernel/tracing untested
	ConditionVirtualization: !lxc untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: -.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: -.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: -.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (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: mounted
	Result: success
	Clean Result: success
	Where: /sys/kernel/tracing
	What: tracefs
	File System Type: tracefs
	Options: rw,nosuid,nodev,noexec,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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit slapd.service:
	Description: slapd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 978bcc99291d484188424f77b7904e0b
	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 sys-subsystem-net-devices-enp6s0.device:
	Description: Ethernet Controller I225-V
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: cb1d556e8d8446f8a09c2208eccb122d
	Following Set Member: sys-devices-pci0000:00-0000:00:1c.4-0000:06:00.0-net-enp6s0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1c.4/0000:06:00.0/net/enp6s0
	Found: found-udev
-> Unit blockdev at dev-sda3.target:
	Description: Block Device Preparation for /dev/sda3
	Instance: dev-sda3
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-proc-swap)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-proc-swap)
	Before: shutdown.target (origin-default)
	Before: dev-sda3.swap (destination-proc-swap)
	Before: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-proc-swap)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-proc-swap)
	References: shutdown.target (origin-default)
	ReferencedBy: dev-sda3.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-proc-swap)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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: Sun 2022-01-30 12:34:22 EST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: proc-sys-fs-binfmt_misc.mount (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file)
	References: proc-sys-fs-binfmt_misc.mount (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
	-> ExecStop:
		Command Line: /lib/systemd/systemd-binfmt --unregister
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-networkd.service:
	Description: Network Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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 devices pids bpf-devices
	Documentation: man:systemd-networkd.service(8)
	Fragment Path: /lib/systemd/system/systemd-networkd.service
	ConditionCapability: CAP_NET_ADMIN untested
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Wants: systemd-networkd.socket (origin-file)
	Wants: network.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: apt-daily.service (destination-file)
	Before: multi-user.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: network.target (origin-file)
	Before: apt-daily-upgrade.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-networkd.socket (origin-file destination-implicit)
	After: network-pre.target (origin-file)
	After: systemd-sysctl.service (origin-file)
	After: systemd-udevd.service (origin-file)
	TriggeredBy: systemd-networkd.socket (destination-implicit)
	References: systemd-sysctl.service (origin-file)
	References: systemd-networkd.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network-pre.target (origin-file)
	References: system.slice (origin-file)
	References: multi-user.target (origin-file)
	References: -.mount (origin-path)
	References: systemd-udevd.service (origin-file)
	References: network.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: systemd-networkd.socket (destination-implicit)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	RequiresMountsFor: /run/systemd/netif (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: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	BusName: org.freedesktop.network1
	Bus Name Good: no
	RestartSec: 0
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGUSR2
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	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: no
	ProtectProc: invisible
	ProcSubset: all
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/netif
	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_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
	AmbientCapabilities: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
	User: systemd-network
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: truncate64 kill oldolduname io_submit personality oldfstat nanosleep readv mbind socketcall open timerfd_gettime64 sendfile64 copy_file_range setsid chown32 remap_file_pages writev renameat arch_prctl setresuid32 oldlstat setgroups getcpu clock_nanosleep sigaction send swapcontext io_getevents accept _newselect setregid clock_nanosleep_time64 msgctl fcntl mmap sched_yield setxattr ftruncate64 fchownat tee lsetxattr fchmod epoll_ctl sched_get_priority_max setfsgid32 msgget eventfd rt_sigtimedwait mq_notify geteuid32 syncfs symlink connect epoll_create setns epoll_wait inotify_init1 set_robust_list oldstat semget sched_setattr getgroups getpriority getresuid32 ppoll mmap2 setuid32 sigreturn set_tls sync prlimit64 close_range sched_getparam process_vm_writev flistxattr chown creat ioctl sched_get_priority_min pipe set_thread_area timer_create capset link setsockopt setgid setreuid setuid fremovexattr sched_setparam utimensat_time64 truncate setresgid setfsuid32 fchown sendmmsg process_vm_readv shmdt ppoll_time64 fchdir waitid fork io_uring_register io_setup sched_rr_get_interval_time64 lchown32 tkill futex_time64 getuid32 getresuid faccessat rt_sigreturn setpgid getresgid32 geteuid sync_file_range pread64 io_cancel rt_sigtimedwait_time64 timerfd_gettime pwrite64 mq_open setgid32 ioprio_get removexattr fstat64 gettimeofday chdir write mlockall getegid32 pause userfaultfd pidfd_send_signal getuid lremovexattr lchown memfd_create semctl timerfd_settime64 setfsgid sched_rr_get_interval io_pgetevents timer_gettime sendfile sched_getattr sigsuspend read get_robust_list gettid getgroups32 getdents64 fchmodat unlink signal getrlimit ftruncate dup3 mlock clone pidfd_open getsid shmat socket pselect6_time64 pwritev sched_getscheduler getpgrp setrlimit eventfd2 tgkill membarrier unshare msgsnd semop mlock2 access chmod rename fdatasync getpeername alarm kcmp fcntl64 sched_setscheduler getpgid get_mempolicy munmap getgid32 semtimedop_time64 splice timerfd_settime execveat fchown32 vmsplice rseq socketpair nice recvmmsg move_pages vfork rt_sigqueueinfo openat setitimer inotify_add_watch mprotect ioprio_set fstatfs setgroups32 rt_sigprocmask msgrcv lstat64 dup readlink rt_sigpending io_pgetevents_time64 fadvise64_64 fstatat64 rt_tgsigqueueinfo symlinkat newfstatat futimesat getsockname mknodat sched_getaffinity sendto request_key semtimedop select epoll_ctl_old olduname mq_timedreceive io_uring_setup clock_gettime64 fsync shmctl timer_settime timer_getoverrun timer_gettime64 msync pipe2 munlock renameat2 linkat ipc inotify_init inotify_rm_watch getdents lseek rt_sigsuspend epoll_pwait close io_destroy mq_getsetattr sigpending ugetrlimit set_tid_address clock_gettime munlockall getppid getpid add_key io_uring_enter getsockopt sendmsg clone3 setregid32 fsetxattr shmget sigaltstack accept4 clock_getres_time64 get_thread_area wait4 getxattr stat cacheflush recvmmsg_time64 readdir times umask flock set_mempolicy utimensat getrusage migrate_pages signalfd mq_timedsend capget fadvise64 sigprocmask shutdown utimes fgetxattr getcwd unlinkat poll exit utime name_to_handle_at sync_file_range2 sched_setaffinity fallocate bind rmdir mkdirat uname listen pwritev2 setresgid32 lstat pselect6 mq_unlink clock_getres keyctl setfsuid mq_timedreceive_time64 futex timerfd_create statx mremap getitimer setreuid32 getegid getgid signalfd4 setresuid getrandom rt_sigaction timer_settime64 prctl preadv2 timer_delete mknod brk lgetxattr time getresgid openat2 preadv stat64 mq_timedsend_time64 waitpid llistxattr execve readlinkat restart_syscall recvfrom exit_group fstat madvise setpriority statfs64 mkdir dup2 fstatfs64 listxattr readahead faccessat2 statfs recvmsg _llseek epoll_create1 sysinfo epoll_wait_old recv
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	-> ExecStart:
		Command Line: /lib/systemd/systemd-networkd
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
	DeviceAllow: char-rtc r
	DeviceAllow: char-* rw
-> Unit e2scrub_all.service:
	Description: Online ext4 Metadata Check for All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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:e2scrub_all(8)
	Fragment Path: /lib/systemd/system/e2scrub_all.service
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionACPower: true untested
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: e2scrub_all.timer (destination-implicit)
	TriggeredBy: e2scrub_all.timer (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: e2scrub_all.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
	ProtectProc: default
	ProcSubset: all
	Environment: SERVICE_MODE=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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /sbin/e2scrub_all
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-virtual-net-enp1s0f1.11.device:
	Description: /sys/devices/virtual/net/enp1s0f1.11
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: c2efb385cdcb42f6ac76579973fa95ea
	Following Set Member: sys-subsystem-net-devices-enp1s0f1.11.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/enp1s0f1.11
	Found: found-udev
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: f448c04d815a431da807041478623a7c
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-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-wall.path (destination-file)
	ReferencedBy: systemd-ask-password-console.path (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 time-set.target:
	Description: System Time Set
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2022-01-30 12:49:50 EST
	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/time-set.target
	WantedBy: time-sync.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: time-sync.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: time-sync.target (destination-file destination-default)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 147221f6adff46708e8a7fad49b879e7
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-191.scope (destination-file)
	Before: session-1864.scope (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: user at 1000.service (destination-file)
	Before: getty at tty1.service (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: user-1000.slice (destination-file)
	After: home.mount (origin-file)
	After: nss-user-lookup.target (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: remote-fs.target (origin-file)
	After: network.target (origin-file)
	After: openvpn at static-home.service (destination-file)
	After: openvpn at ice-tls-server.service (destination-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: remote-fs.target (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: network.target (origin-file)
	References: home.mount (origin-file)
	ReferencedBy: openvpn at ice-tls-server.service (destination-file)
	ReferencedBy: session-1864.scope (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: openvpn at static-home.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: user-1000.slice (destination-file)
	ReferencedBy: session-191.scope (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-sessions start
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit keyboard-setup.service:
	Description: Set the console keyboard layout
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6506d8a339f54e31808465f1f27fa5d7
	Fragment Path: /lib/systemd/system/keyboard-setup.service
	ConditionPathExists: /bin/setupcon untested
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: systemd-journald.socket (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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /lib/console-setup/keyboard-setup.sh
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-subsystem-net-devices-ifb4enp1s0f0.device:
	Description: /sys/subsystem/net/devices/ifb4enp1s0f0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:33 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:33 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:33 EST
	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: 69ef72f1b55245119579ac62aa8fac0a
	Following Set Member: sys-devices-virtual-net-ifb4enp1s0f0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/ifb4enp1s0f0
	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: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: a6a39141ba5942f1b5a209df57e2f0fd
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	Before: systemd-initctl.service (origin-implicit)
	Before: sockets.target (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-initctl.service (origin-implicit)
	References: system.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-initctl.service (origin-implicit)
	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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart1.device:
	Description: Samsung_SSD_870_EVO_500GB 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: c89788991ea44b789e7b2dbeaf0350e0
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-7BE9\x2d286D.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6a28589\x2d560b\x2d4d16\x2d8eaa\x2de7244350202f.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit sys-devices-pnp0-00:01-tty-ttyS0.device:
	Description: /sys/devices/pnp0/00:01/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: a277659ad40c490496902b3e855ffce0
	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/pnp0/00:01/tty/ttyS0
	Found: found-udev
-> Unit dev-disk-by\x2duuid-7BE9\x2d286D.device:
	Description: Samsung_SSD_870_EVO_500GB 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: d1b4c45ed5724a95b4d9bae0a37ce45d
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart1.device
	Following Set Member: dev-sda1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6a28589\x2d560b\x2d4d16\x2d8eaa\x2de7244350202f.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart1.device
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	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:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:25 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5224ecc8048d4f6887587f81fb8c9cfa
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.socket
	Condition Timestamp: Sun 2022-01-30 12:34:22 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:22 EST
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: rsyslog.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Before: rsyslog.service (origin-implicit)
	Before: sockets.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-journald.service (destination-file)
	Before: emergency.service (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	Triggers: rsyslog.service (origin-implicit)
	References: system.slice (origin-file)
	References: rsyslog.service (origin-implicit)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: shutdown.target (origin-file)
	References: emergency.service (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: 4096
	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
	FlushPending: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit network-pre.target:
	Description: Network (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:23 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:23 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:23 EST
	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: 5569ab0a736642b5964cb7b5f6180fc1
	Documentation: man:systemd.special(7)
	Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-pre.target
	Condition Timestamp: Sun 2022-01-30 12:34:23 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:23 EST
	Assert Result: yes
	WantedBy: nftables.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: networking.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: systemd-networkd.service (destination-file)
	Before: network.target (destination-file)
	After: nftables.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: nftables.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: network.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
-> Unit atftpd.service:
	Description: LSB: Launch atftpd server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:34 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:34 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:34 EST
	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/atftpd.service
	CGroup realized: yes
	CGroup realized mask: memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6563279c8e144c9cbfa9f6471a4c21a7
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/atftpd.service
	Source Path: /etc/init.d/atftpd
	Condition Timestamp: Sun 2022-01-30 12:34:34 EST
	Condition Result: yes
	Assert Timestamp: Sun 2022-01-30 12:34:34 EST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (origin-file destination-default)
	Before: multi-user.target (origin-file destination-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: remote-fs.target (origin-file)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	References: multi-user.target (origin-file)
	References: remote-fs.target (origin-file)
	References: sysinit.target (origin-default)
	References: graphical.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-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: 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
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	-> ExecStart:
		Command Line: /etc/init.d/atftpd start
	-> ExecReload:
		Command Line: /etc/init.d/atftpd reload
	-> ExecStop:
		Command Line: /etc/init.d/atftpd stop
	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: 9297
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory devices pids bpf-firewall bpf-devices
	Documentation: man:systemd.special(7)
	Requires: -.slice (origin-implicit)
	RequiredBy: apt-daily-upgrade.service (destination-file)
	RequiredBy: systemd-binfmt.service (destination-file)
	RequiredBy: dev-sda3.swap (destination-file)
	RequiredBy: logrotate.service (destination-file)
	RequiredBy: rescue.service (destination-file)
	RequiredBy: systemd-journald-audit.socket (destination-file)
	RequiredBy: systemd-networkd.socket (destination-file)
	RequiredBy: openvpn.service (destination-file)
	RequiredBy: systemd-boot-system-token.service (destination-file)
	RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-file)
	RequiredBy: atftpd.service (destination-file)
	RequiredBy: systemd-udevd-kernel.socket (destination-file)
	RequiredBy: rpcbind.socket (destination-file)
	RequiredBy: apache2.service (destination-file)
	RequiredBy: ddclient.service (destination-file)
	RequiredBy: e2scrub_all.service (destination-file)
	RequiredBy: rlinetd.service (destination-file)
	RequiredBy: uuidd.socket (destination-file)
	RequiredBy: systemd-hwdb-update.service (destination-file)
	RequiredBy: getty-static.service (destination-file)
	RequiredBy: syslog.socket (destination-file)
	RequiredBy: apt-daily.service (destination-file)
	RequiredBy: apparmor.service (destination-file)
	RequiredBy: nut-driver.service (destination-file)
	RequiredBy: nagios-nrpe-server.service (destination-file)
	RequiredBy: named.service (destination-file)
	RequiredBy: lm-sensors.service (destination-file)
	RequiredBy: postfix.service (destination-file)
	RequiredBy: haveged.service (destination-file)
	RequiredBy: kmod-static-nodes.service (destination-file)
	RequiredBy: mnt-staging.mount (destination-file)
	RequiredBy: run-user-1000.mount (destination-file)
	RequiredBy: ifupdown-pre.service (destination-file)
	RequiredBy: phpsessionclean.service (destination-file)
	RequiredBy: dbus.socket (destination-file)
	RequiredBy: systemd-tmpfiles-clean.service (destination-file)
	RequiredBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-file)
	RequiredBy: systemd-udevd.service (destination-file)
	RequiredBy: systemd-tmpfiles-setup.service (destination-file)
	RequiredBy: dbus.service (destination-file)
	RequiredBy: cron.service (destination-file)
	RequiredBy: system-openvpn.slice (destination-implicit)
	RequiredBy: systemd-user-sessions.service (destination-file)
	RequiredBy: ssh.service (destination-file)
	RequiredBy: nfs-config.service (destination-file)
	RequiredBy: systemd-udevd-control.socket (destination-file)
	RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
	RequiredBy: system-modprobe.slice (destination-implicit)
	RequiredBy: rpc-gssd.service (destination-file)
	RequiredBy: nfs-utils.service (destination-file)
	RequiredBy: systemd-networkd.service (destination-file)
	RequiredBy: systemd-journal-flush.service (destination-file)
	RequiredBy: isc-dhcp-server.service (destination-file)
	RequiredBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-file)
	RequiredBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-file)
	RequiredBy: systemd-machine-id-commit.service (destination-file)
	RequiredBy: ladvd.service (destination-file)
	RequiredBy: systemd-remount-fs.service (destination-file)
	RequiredBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-file)
	RequiredBy: systemd-fsckd.service (destination-file)
	RequiredBy: ntp.service (destination-file)
	RequiredBy: pcscd.socket (destination-file)
	RequiredBy: systemd-random-seed.service (destination-file)
	RequiredBy: rc-local.service (destination-file)
	RequiredBy: systemd-fsckd.socket (destination-file)
	RequiredBy: system-postfix.slice (destination-implicit)
	RequiredBy: emergency.service (destination-file)
	RequiredBy: wide-dhcpv6-client.service (destination-file)
	RequiredBy: systemd-fsck-root.service (destination-file)
	RequiredBy: systemd-initctl.service (destination-file)
	RequiredBy: nut-server.service (destination-file)
	RequiredBy: rsyslog.service (destination-file)
	RequiredBy: systemd-udev-settle.service (destination-file)
	RequiredBy: systemd-sysusers.service (destination-file)
	RequiredBy: keyboard-setup.service (destination-file)
	RequiredBy: e2scrub_reap.service (destination-file)
	RequiredBy: systemd-journald-dev-log.socket (destination-file)
	RequiredBy: miniupnpd.service (destination-file)
	RequiredBy: systemd-udev-trigger.service (destination-file)
	RequiredBy: systemd-journald.service (destination-file)
	RequiredBy: systemd-ask-password-console.service (destination-file)
	RequiredBy: systemd-logind.service (destination-file)
	RequiredBy: systemd-ask-password-wall.service (destination-file)
	RequiredBy: rpcbind.service (destination-file)
	RequiredBy: nftables.service (destination-file)
	RequiredBy: systemd-pstore.service (destination-file)
	RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-file)
	RequiredBy: rsync.service (destination-file)
	RequiredBy: nut-monitor.service (destination-file)
	RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
	RequiredBy: auth-rpcgss-module.service (destination-file)
	RequiredBy: systemd-modules-load.service (destination-file)
	RequiredBy: systemd-journald.socket (destination-file)
	RequiredBy: pcscd.service (destination-file)
	RequiredBy: run-rpc_pipefs.mount (destination-file)
	RequiredBy: fstrim.service (destination-file)
	RequiredBy: systemd-sysctl.service (destination-file)
	RequiredBy: rpc-svcgssd.service (destination-file)
	RequiredBy: man-db.service (destination-file)
	RequiredBy: boot-efi.mount (destination-file)
	RequiredBy: systemd-update-utmp.service (destination-file)
	RequiredBy: uuidd.service (destination-file)
	RequiredBy: system-getty.slice (destination-implicit)
	RequiredBy: radvd.service (destination-file)
	RequiredBy: console-setup.service (destination-file)
	RequiredBy: selinux-autorelabel-mark.service (destination-file)
	RequiredBy: networking.service (destination-file)
	RequiredBy: systemd-initctl.socket (destination-file)
	RequiredBy: smartmontools.service (destination-file)
	WantedBy: slices.target (destination-file)
	Before: rpc-gssd.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: run-rpc_pipefs.mount (destination-file)
	Before: uuidd.service (destination-file)
	Before: dbus.socket (destination-file)
	Before: apt-daily.service (destination-file)
	Before: systemd-initctl.socket (destination-file)
	Before: systemd-journald-audit.socket (destination-file)
	Before: systemd-journald-dev-log.socket (destination-file)
	Before: mnt-staging.mount (destination-file)
	Before: smartmontools.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: auth-rpcgss-module.service (destination-file)
	Before: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: fstrim.service (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: networking.service (destination-file)
	Before: emergency.service (destination-file)
	Before: e2scrub_reap.service (destination-file)
	Before: system-getty.slice (destination-implicit)
	Before: radvd.service (destination-file)
	Before: syslog.socket (destination-file)
	Before: rpcbind.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: dbus.service (destination-file)
	Before: named.service (destination-file)
	Before: isc-dhcp-server.service (destination-file)
	Before: pcscd.socket (destination-file)
	Before: ntp.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: wide-dhcpv6-client.service (destination-file)
	Before: systemd-udevd-control.socket (destination-file)
	Before: selinux-autorelabel-mark.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: phpsessionclean.service (destination-file)
	Before: rpc-svcgssd.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-journald.service (destination-file)
	Before: uuidd.socket (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: systemd-fsckd.service (destination-file)
	Before: openvpn.service (destination-file)
	Before: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: system-openvpn.slice (destination-implicit)
	Before: systemd-fsck-root.service (destination-file)
	Before: man-db.service (destination-file)
	Before: systemd-fsckd.socket (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: nut-server.service (destination-file)
	Before: dev-sda3.swap (destination-file)
	Before: nfs-utils.service (destination-file)
	Before: rsync.service (destination-file)
	Before: rsyslog.service (destination-file)
	Before: atftpd.service (destination-file)
	Before: nut-driver.service (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: systemd-initctl.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: system-modprobe.slice (destination-implicit)
	Before: boot-efi.mount (destination-file)
	Before: systemd-update-utmp-runlevel.service (destination-file)
	Before: systemd-udev-settle.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: systemd-networkd.socket (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: postfix.service (destination-file)
	Before: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-file)
	Before: pcscd.service (destination-file)
	Before: e2scrub_all.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: system-postfix.slice (destination-implicit)
	Before: apparmor.service (destination-file)
	Before: ladvd.service (destination-file)
	Before: nut-monitor.service (destination-file)
	Before: miniupnpd.service (destination-file)
	Before: ddclient.service (destination-file)
	Before: cron.service (destination-file)
	Before: systemd-udevd-kernel.socket (destination-file)
	Before: nftables.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: nagios-nrpe-server.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-file)
	Before: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-file)
	Before: haveged.service (destination-file)
	Before: rescue.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: ssh.service (destination-file)
	Before: nfs-config.service (destination-file)
	Before: rlinetd.service (destination-file)
	Before: systemd-update-utmp.service (destination-file)
	Before: keyboard-setup.service (destination-file)
	Before: rpcbind.socket (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: apache2.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: systemd-journald.socket (destination-file)
	Before: slices.target (destination-file)
	Before: systemd-boot-system-token.service (destination-file)
	After: -.slice (origin-implicit)
	References: -.slice (origin-implicit)
	ReferencedBy: getty-static.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: nfs-utils.service (destination-file)
	ReferencedBy: named.service (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-file)
	ReferencedBy: uuidd.socket (destination-file)
	ReferencedBy: systemd-journald.socket (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-update-utmp.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: lm-sensors.service (destination-file)
	ReferencedBy: mnt-staging.mount (destination-file)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.swap (destination-file)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: nut-driver.service (destination-file)
	ReferencedBy: ntp.service (destination-file)
	ReferencedBy: rpcbind.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.swap (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: openvpn.service (destination-file)
	ReferencedBy: nftables.service (destination-file)
	ReferencedBy: selinux-autorelabel-mark.service (destination-file)
	ReferencedBy: radvd.service (destination-file)
	ReferencedBy: system-openvpn.slice (destination-implicit)
	ReferencedBy: dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.swap (destination-file)
	ReferencedBy: system-modprobe.slice (destination-implicit)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: run-rpc_pipefs.mount (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: system-getty.slice (destination-implicit)
	ReferencedBy: fstrim.service (destination-file)
	ReferencedBy: wide-dhcpv6-client.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: e2scrub_all.service (destination-file)
	ReferencedBy: systemd-udevd-control.socket (destination-file)
	ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
	ReferencedBy: nagios-nrpe-server.service (destination-file)
	ReferencedBy: pcscd.service (destination-file)
	ReferencedBy: rpc-svcgssd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-initctl.service (destination-file)
	ReferencedBy: isc-dhcp-server.service (destination-file)
	ReferencedBy: ladvd.service (destination-file)
	ReferencedBy: postfix.service (destination-file)
	ReferencedBy: dev-sda3.swap (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: atftpd.service (destination-file)
	ReferencedBy: haveged.service (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: rpcbind.socket (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file)
	ReferencedBy: systemd-boot-system-token.service (destination-file)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: nut-server.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: pcscd.socket (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: smartmontools.service (destination-file)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: ddclient.service (destination-file)
	ReferencedBy: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.swap (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: systemd-fsckd.socket (destination-file)
	ReferencedBy: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.swap (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: nfs-config.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: rpc-gssd.service (destination-file)
	ReferencedBy: miniupnpd.service (destination-file)
	ReferencedBy: dbus.socket (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: systemd-journald-audit.socket (destination-file)
	ReferencedBy: phpsessionclean.service (destination-file)
	ReferencedBy: systemd-initctl.socket (destination-file)
	ReferencedBy: rlinetd.service (destination-file)
	ReferencedBy: auth-rpcgss-module.service (destination-file)
	ReferencedBy: system-postfix.slice (destination-implicit)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.swap (destination-file)
	ReferencedBy: systemd-fsckd.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: rsyslog.service (destination-file)
	ReferencedBy: systemd-networkd.socket (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: nut-monitor.service (destination-file)
	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
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_870_EVO_500GB_S6PXNZ0RB25765X\x2dpart3.device:
	Description: Samsung_SSD_870_EVO_500GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2022-01-30 12:34:22 EST
	Inactive Exit Timestamp: Sun 2022-01-30 12:34:22 EST
	Active Enter Timestamp: Sun 2022-01-30 12:34:22 EST
	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: 81c3f378c98145579e046fc2451d77fc
	Following: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-wwn\x2d0x5002538fc1b18ef0\x2dpart3.device
	Following Set Member: dev-sda3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:17.0-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d1.0\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-213e7a82\x2d134c\x2d48d0\x2da484\x2dc76fde28daa9.device
	Following Set Member: dev-disk-by\x2duuid-0d4002fb\x2d104e\x2d40eb\x2d9a3e\x2df2aae4bc91fe.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
	Found: found-udev
-------------- next part --------------
==> /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/apache2.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apache2.service

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

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

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

==> /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/sysinit.target.wants/systemd-timesyncd.service <==

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

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

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

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

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

==> /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/e2scrub_reap.service.dsh-also <==
/etc/systemd/system/default.target.wants/e2scrub_reap.service

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/named-resolvconf.service.dsh-also <==
/etc/systemd/system/named.service.wants/named-resolvconf.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/collectd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/collectd.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/ifupdown-wait-online.service.dsh-also <==
/etc/systemd/system/network-online.target.wants/ifupdown-wait-online.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/syslog.service <==

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

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

==> /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/default.target.wants/e2scrub_reap.service <==

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/network-online.target.wants/networking.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/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/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/timers.target.wants/apt-daily.timer <==

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/phpsessionclean.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/fstrim.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fstrim.timer

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/nut-monitor.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/nut-monitor.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).
#
# systemd generates mount units based on this file, see systemd.mount(5).
# Please run 'systemctl daemon-reload' after making changes here.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation
UUID=a17bad9c-ad7e-4b65-8277-7cafb5f4fd0d /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=7BE9-286D  /boot/efi       vfat    umask=0077      0       1
# swap was on /dev/sda3 during installation
UUID=0d4002fb-104e-40eb-9a3e-f2aae4bc91fe none            swap    sw              0       0

# staging
/dev/sdb1                               /mnt/staging                    ext4    defaults                                        0       0

#
# FreeNAS NFS mounts
#
#freenas-priv:/mnt/bigdisk/backup        /mnt/nfs/freenas-backup         nfs     auto,ro,vers=4,rsize=32768,wsize=32768,soft     0       0
#freenas-priv:/mnt/bigdisk/bigshare      /mnt/nfs/freenas-bigshare       nfs     auto,ro,vers=4,rsize=32768,wsize=32768,soft     0       0
#freenas-priv:/mnt/bigdisk/homedirs      /mnt/nfs/freenas-homedirs       nfs     auto,ro,vers=4,rsize=32768,wsize=32768,soft     0       0

#
#/dev/sdc1	/mnt/ice-old	ext4		ro	0	0


More information about the Pkg-systemd-maintainers mailing list